Hi Patrick,
My VM configuration contains those same entries:
testvm
e630518d-2ccc-f643-a6cb-61c09a3fb251
524288
524288
1
hvm
destroy
restart
restart
/usr/bin/kvm
libvirt-e630518d-2ccc-f643-a6cb-61c09a
Hey Andrew,
Could you run the following?
#virsh dumpxml
The XML for one of my VMs contains some entries that look like the
following:
destroy
restart
restart
What do yours look like?
--
Patrick F. Wilbur
Researcher, Consultant, Educator,
Computer Science Graduate at Clarkson University
Hello,
I am using libvirt on Ubuntu 10.04 Server and the following versions of these
packages:
libvirt-bin, libvirt0, python-libvirt - 0.7.5-5ubuntu27.22
qemu-kvm 0.12.3+noroms-0ubuntu9.18
Recently, when restarting a VM (either by issuing "sudo reboot" on a Linux
guest or choosing "Restar
On 25/05/12 18:17, Eric Blake wrote:
On 05/25/2012 07:48 AM, NoxDaFox wrote:
Hello everybody,
I would like to be able to spawn several domains from a given snapshot.
So would I. It's not yet possible from libvirt, but we are getting
closer as we discuss ideas of how to do it.
Is there any li
On 05/25/2012 07:48 AM, NoxDaFox wrote:
> Hello everybody,
>
> I would like to be able to spawn several domains from a given snapshot.
So would I. It's not yet possible from libvirt, but we are getting
closer as we discuss ideas of how to do it.
>
> Here's a possible scenario:
> - I start fro
Hello everybody,
I would like to be able to spawn several domains from a given snapshot.
Here's a possible scenario:
- I start from disk image A.qcow2.
- I made some changes to A and I take different snapshots: 1 - 2 - 3
- While A is still running I would like to run domains B and C from snaps
2012/5/25 Zhihua Che :
> Hi,
> Here is my situation, I install libvirt in a non-default directory
> and start libvird with sudo. While I can connect virsh to libvirtd
> using "virsh --connect qemu:///system", I fail to connect my app using
> "virConnectOpen("qemu:///system")", which complains "u
Hi,
Here is my situation, I install libvirt in a non-default directory
and start libvird with sudo. While I can connect virsh to libvirtd
using "virsh --connect qemu:///system", I fail to connect my app using
"virConnectOpen("qemu:///system")", which complains "unable to locate
libvirtd daemon