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
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
On Fri, May 20, 2011 at 11:47:25AM +0800, delube cheng wrote:
> Hi Dejan:
> A few more question:
>
> * I don't know exactly where to get rpm package for resource-agent (or how
> to build it). "make rpm" resturns error: hg not found. The current version
> I used is 3.0.4. any tip for newbie?