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
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
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
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
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