Dear Eric,
Yes, I have two devices, and I want to take a snapshot with one
disk, which the format is qcow2.
And I want to skip the other disk during the creation which the format is
raw.
I will take your suggestions.
Thanks for your detailed explanations and advices.
I will also try the higher ver
On 03/25/2013 05:12 PM, Benoit Friry wrote:
> On 03/25/2013 16:21, Eric Blake wrote:
>> On 03/25/2013 03:09 AM, Benoit Friry wrote:
>>> Examples: - editing interfaces with virsh or virt-manager
>>> modifies my /etc/network/interfaces. It's not clear at first
>>> glance that I can even cut myself fr
Hi,
I am trying to migrate a guest domain from one node to another. I've
tried several options of the virsh migrate command, but in vain. It
seems to be a networking issue. I wanted to make sure that my setup is
correct and that I am not missing anything.
I've issued the below command on the
Hi,
I am trying to migrate a guest domain from one node to another.
I've tried several options of the virsh migrate command, but in vain.
It seems to be a networking issue. I wanted to make sure that my setup is
correct and that I am not missing anything.
I've issued the below command on the so
Hi,
I tried to migrate qemu domains between same two Freescale PPC platforms.
1) Migrate test domain from Host1(10.193.20.109) to Host2(10.193.20.181).
root@ppc-host1:~# virsh migrate test qemu+tls://10.193.20.181/system
or
root@ppc-host2:~# virsh -c qemu+tls://10.193.20.109/system migrate test
On 03/28/2013 03:46 AM, Hubert Chiang wrote:
> Hello,
>
> I want to do a snapshot which the VM has volumes.
>
> But I want to skip the volume check when I do the snapshot. (Which means I
> want to do a snapshot without detaching the volume)
If I understand you, you have a VM with two devices, b
Hello,
First I apologize because I sent this email on the lxc-users mailing
by error. So sorry for the double message.
I'm trying to run an X server inside a container. I was able to
achieve this with lxc-tools (and that is why I mixed myself between the
2 lists) by setting the option lxc.
Hello,
I want to do a snapshot which the VM has volumes.
But I want to skip the volume check when I do the snapshot. (Which means I
want to do a snapshot without detaching the volume)
So I try to write a snapshot XML refer by
http://libvirt.org/formatsnapshot.html as following:
vda is my VM bas