Mirantis / virtlet

Kubernetes CRI implementation for running VM workloads
Apache License 2.0
739 stars 128 forks source link

invalid user: 'libvirt-qemu.kvm' #894

Closed haosdent closed 4 years ago

haosdent commented 5 years ago

I encounter this error when start virtlet daemon. In the log, I saw

$ kubectl logs virtlet-rcr4m -c prepare-node -n kube-system
INFO: /dev/kvm exists
KVM acceleration can be used
chown: invalid user: 'libvirt-qemu.kvm'

From the script https://github.com/Mirantis/virtlet/blob/v1.5.1/images/image_skel/prepare-node.sh , where libvirt-qemu.kvm is created? I could not find it

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.