Re: [libvirt-users] Permission denied for volume create in raw format

2016-10-07 Thread Maciej Nabożny
Owner of qcow2 is nobody:nobody. I added owner and group information, but still error is the same: cannot chown /var/lib/cloudOver/storages/core/dbedb2cee9444107ab505e58045bc66a_eedf0e1bf4974d709d32269fe4fd594e to (0, 0): Operation not permitted With defined owner and group even qcow2 images fail.

Re: [libvirt-users] Permission denied for volume create in raw format

2016-10-07 Thread Martin Kletzander
On Fri, Oct 07, 2016 at 12:02:48PM +0200, Maciej Nabożny wrote: Hi, I'm facing similar problem to described here: https://www.redhat.com/archives/libvirt-users/2016-February/msg00033.html I got Libvirt pool mounted over netfs and I'm trying to create new volume, with pool.createXML. When format i

[libvirt-users] Permission denied for volume create in raw format

2016-10-07 Thread Maciej Nabożny
Hi, I'm facing similar problem to described here: https://www.redhat.com/archives/libvirt-users/2016-February/msg00033.html I got Libvirt pool mounted over netfs and I'm trying to create new volume, with pool.createXML. When format is qcow2, everything works fine. Unfortunately, for raw images libv