search for: default_vmi

Displaying 2 results from an estimated 2 matches for "default_vmi".

Did you mean: default_cmd
2019 Nov 21
2
Getting "Unable to set XATTR" on libvirt 5.6.0 inside containers
...e updating KubeVirt to libvirt 5.6.0. Before that we were running on 5.0.0. It seems like something regarding setting xattrs on files has changed, because with libvirt 5.6.0 we are getting the following error: ``` Unable to set XATTR trusted.libvirt.security.dac on /var/lib/libvirt/qemu/domain-410-default_vmi-fedora: Operation not permitted') ``` The main problem is for us is that container filesystems don't necessarily support setting xattrs. My questions would therfore be: * Does anyone know what has changed, and why? * Can it be disabled? Thanks a lot and Best Regards, Roman
2019 Nov 21
0
Re: Getting "Unable to set XATTR" on libvirt 5.6.0 inside containers
...6.0. Before that we were running > on 5.0.0. It seems like something regarding setting xattrs on files has > changed, because with libvirt 5.6.0 we are getting the following error: > > ``` > Unable to set XATTR trusted.libvirt.security.dac on > /var/lib/libvirt/qemu/domain-410-default_vmi-fedora: Operation not > permitted') > ``` > > The main problem is for us is that container filesystems don't > necessarily support setting xattrs. > > My questions would therfore be: > >  * Does anyone know what has changed, and why? >  * Can it be disab...