Re: [Pacemaker] using ocf:heartbeat:VirtualDomain...

2011-05-24 Thread Jelle de Jong
Hi Stefan, On 24-05-11 07:00, Stefan Schneebeli wrote: > I think you should not define the second VM with virt-install, because > you will get a new UUID for the same VM. > Export the VM with "virsh dumpxml evelyn.powercraft.nl >>/tmp/evelyn.powercraft.nl.xml" on the first Node then copy the xml f

Re: [Pacemaker] using ocf:heartbeat:VirtualDomain...

2011-05-23 Thread Stefan Schneebeli
Hi Jelle I think you should not define the second VM with virt-install, because you will get a new UUID for the same VM. Export the VM with "virsh dumpxml evelyn.powercraft.nl >/tmp/evelyn.powercraft.nl.xml" on the first Node then copy the xml file to the other Node and define the VM with "vir

[Pacemaker] using ocf:heartbeat:VirtualDomain...

2011-05-23 Thread Jelle de Jong
Hello everybody, I am trying to get VirtualDomain working between two KVM host nodes. crm ra info ocf:heartbeat:VirtualDomain Parameters (* denotes required, [] the default): config* (string): Virtual domain configuration file Absolute path to the libvirt configuration file, for this vir