[ClusterLabs] Names of virtualdomain resources
Simon Lawrence
simon.lawrence at navaho.co.uk
Wed Mar 4 12:46:25 UTC 2015
Hi
In section 4.3.2 of this document...
http://clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Pacemaker_Remote/
the following command is used to create a virtual domain resource...
pcs resource create vm-guest1 VirtualDomain hypervisor="qemu:///system"
config="/root/guest1.xml" meta remote-node=guest1
i.e. the resource is named 'vm-guest1'.
However, the KVM guest this resource is associated with has a KVM domain
name of 'guest1'.
My understanding is that resource name and KVM domain name should be the
same for the cluster to be able monitor that VM. Is that not the case?
More information about the Users
mailing list