Displaying 6 results from an estimated 6 matches for "keyurbhalerao".
2015 Dec 09
2
Re: Efficient live disk backup with active blockcommit : Failed 'block-commit': Could not reopen file: Permission denied
...qemu-kvm version. Do you know any way to get the 2.1.2 installed. Was trying sudo apt-get install qemu-kvm=1.2.1 but its not working.
Tried with sudo apt-get install qemu-kvm tree=1.2.1
But both have failed for Version not found.
Thanks
Keyur
On Tue, Dec 8, 2015 at 11:21 AM, Keyur Bhalerao <keyurbhalerao@gmail.com<mailto:keyurbhalerao@gmail.com>> wrote:
Thanks Kashyap for replying.
QEMU has permissions to the directory which is having images. I will look into the AppArmor issue and find out more about this.
Also as per suggestion from the link i have uncommented the user and group from th...
2015 Dec 08
2
Re: Efficient live disk backup with active blockcommit : Failed 'block-commit': Could not reopen file: Permission denied
Thanks Kashyap for replying.
QEMU has permissions to the directory which is having images. I will look
into the AppArmor issue and find out more about this.
Also as per suggestion from the link i have uncommented the user and group
from the qemu.conf file - https://github.com/jedi4ever/veewee/issues/996
By checking more on the AppArmor and sVirt issue , i have modified the
qemu.conf for
2015 Dec 08
0
Re: Efficient live disk backup with active blockcommit : Failed 'block-commit': Could not reopen file: Permission denied
...qemu-kvm version. Do you know any way to get the
2.1.2 installed. Was trying sudo apt-get install qemu-kvm=1.2.1 but its not
working.
Tried with sudo apt-get install qemu-kvm tree=1.2.1
But both have failed for Version not found.
Thanks
Keyur
On Tue, Dec 8, 2015 at 11:21 AM, Keyur Bhalerao <keyurbhalerao@gmail.com>
wrote:
> Thanks Kashyap for replying.
>
> QEMU has permissions to the directory which is having images. I will look
> into the AppArmor issue and find out more about this.
> Also as per suggestion from the link i have uncommented the user and group
> from the qemu.c...
2016 Jan 05
0
Re: Efficient live disk backup with active blockcommit : Failed 'block-commit': Could not reopen file: Permission denied
...mu-kvm=1.2.1 but its
> not working.
>
>
>
> Tried with sudo apt-get install qemu-kvm tree=1.2.1
>
>
>
> But both have failed for Version not found.
>
>
>
> Thanks
>
> Keyur
>
>
>
>
>
> On Tue, Dec 8, 2015 at 11:21 AM, Keyur Bhalerao <keyurbhalerao@gmail.com>
> wrote:
>
> Thanks Kashyap for replying.
>
>
>
> QEMU has permissions to the directory which is having images. I will look
> into the AppArmor issue and find out more about this.
>
> Also as per suggestion from the link i have uncommented the user and gr...
2016 Jan 13
0
virsh attach-device : Bus 'pci.0' does not support hotplugging.
Hi ,
Trying to attach a disk to existing VM using virsh attach-device -
XML
<disk type='file' device='disk'>
<driver name='qemu' type='qcow2' cache='none' io='native'/>
<source file='/var/lib/libvirt/images/guest.qcow2'/>
<target dev='vdc' bus='virtio'/>
</disk>
After
2015 Dec 07
3
Efficient live disk backup with active blockcommit : Failed 'block-commit': Could not reopen file: Permission denied
Hi ,
Working on the simple POC : Advanced snapshot using libvirt and qemu .
Following are the exact steps which are followed .
1. Created as base VM - Ubuntu 15.10 with following libvirt and qemu
versions
Using library: libvirt 1.2.16
Using API: QEMU 1.2.16
Running hypervisor: QEMU 2.3.0
QEMU emulator version 2.3.0 (Debian 1:2.3+dfsg-5ubuntu9.1), Copyright
(c) 2003-2008 Fabrice