Re: [libvirt-users] Attaching disks with external snapshots

2016-08-18 Thread Han Han
Hi Erlon, Since you say you got Permission denied error while the ACL mode is 777, I guess it is due to security system like selinux or apparmor. As I know, selinux defaultly will disable qemu to use volume based on NFS. We need to use 'setsebool virt_use_nfs 1' to enable it. Well, your OS is ubu

Re: [libvirt-users] Attaching disks with external snapshots

2016-08-18 Thread Erlon Cruz
Hi Han, Any update on this? Erlon On Wed, Aug 17, 2016 at 9:58 AM, Erlon Cruz wrote: > Han, > > Did the same test again with libvirt debug enabled. This time I added the > disk[1] without snaps (OK), and then added the disk[2] with snapshots. The > libvirt log[3] (line 320) says: > > *Could no

Re: [libvirt-users] libvirt-lxc capabilities mknod

2016-08-18 Thread jsl6uy js16uy
Very Nice. Will try that path and keep that in mind future forward! Thanks very much Regards On Thu, Aug 18, 2016 at 2:48 AM, Daniel P. Berrange wrote: > On Wed, Aug 17, 2016 at 12:38:10PM -0500, jsl6uy js16uy wrote: > > Hello all, hope all is well > > > > Issue: Any way to give granular mknod c

[libvirt-users] active commit not supported with this QEMU binary

2016-08-18 Thread Ishmael Tsoaela
Hi All, I am creating snapshot and whilest running blockcommit I am coming acrross this error: virsh blockcommit Node-A vda --verbose --pivot error: unsupported configuration: active commit not supported with this QEMU binary Does anyone know what this could be and how to fix it, i tried com

Re: [libvirt-users] libvirt-lxc capabilities mknod

2016-08-18 Thread Daniel P. Berrange
On Wed, Aug 17, 2016 at 12:38:10PM -0500, jsl6uy js16uy wrote: > Hello all, hope all is well > > Issue: Any way to give granular mknod capabilities to a container? Only > allow creation of specific device? > > bit of background > > Have a laptop running arch and libvirt > loading an arch lxc con