On Wed, Oct 15, 2014 at 01:56:20PM -0700, Jd wrote:
> On 10/15/14, 2:37 AM, Kashyap Chamarthy wrote:
> >On Tue, Oct 14, 2014 at 02:08:41PM -0600, Eric Blake wrote:
> >>On 10/14/2014 11:52 AM, Jd wrote:
> >>>Hi
> >>>
> >>> * Trying to get drive-backup command, getting permission denied. :(
> >>>
On 10/15/14, 2:37 AM, Kashyap Chamarthy wrote:
On Tue, Oct 14, 2014 at 02:08:41PM -0600, Eric Blake wrote:
On 10/14/2014 11:52 AM, Jd wrote:
Hi
* Trying to get drive-backup command, getting permission denied. :(
sudo virsh qemu-monitor-command --hmp my-instance --cmd
drive_backup
On 10/14/14, 1:08 PM, Eric Blake wrote:
On 10/14/2014 11:52 AM, Jd wrote:
Hi
* Trying to get drive-backup command, getting permission denied. :(
sudo virsh qemu-monitor-command --hmp my-instance --cmd
drive_backup drive-virtio-disk0 /tmp/foo.vda.img
Ouch. qemu-monitor-command is
On Tue, Oct 14, 2014 at 02:08:41PM -0600, Eric Blake wrote:
> On 10/14/2014 11:52 AM, Jd wrote:
> > Hi
> >
> > * Trying to get drive-backup command, getting permission denied. :(
> >
> >sudo virsh qemu-monitor-command --hmp my-instance --cmd
> > drive_backup drive-virtio-disk0 /tmp/fo
On 10/14/2014 11:52 AM, Jd wrote:
> Hi
>
> * Trying to get drive-backup command, getting permission denied. :(
>
>sudo virsh qemu-monitor-command --hmp my-instance --cmd
> drive_backup drive-virtio-disk0 /tmp/foo.vda.img
Ouch. qemu-monitor-command is explicitly unsupported, precisely
Hi
* Trying to get drive-backup command, getting permission denied. :(
sudo virsh qemu-monitor-command --hmp my-instance --cmd
drive_backup drive-virtio-disk0 /tmp/foo.vda.img
Looks like apparmor issue. What can I modify to make this work ?
* Couple of other questions