I have 2 questions:
- I have a cluster with KVM, heartbeat, pacemaker (with gui) on CentOS 5.4.
I'd like to put the migration path for the VMs from the first NIC to another.
I have seen that there is a parameter <migrateuri> ... However, I do not know
how I would implement in the RA (Virtual Domain OCF heartbeat) or in the
pacemaker GUI.
Who knows about it?
- I have 3 NICs (or 3 bridges) ... on which network connecting the cluster
communications and the migration takes place by default? About the network port
that is associated with the IP address, which in the "/ etc / hosts" is equal
to the node name?
The first NIC is working on a switch ... The other two are direct links between
the nodes.
Do I have to "/ etc / hosts" to implement only the IP addresses and the
communication and the migration runs over the direct link?
Example:
node01 192.168.1.1
node02 192.168.1.2
link-node01 10.20.30.41
link-node02 10.20.30.42
If I swap "192.168.1.x" with "10.20.30.4x" in "/etc/hosts" communication takes
place via 10.20.30.4x?
Regards
_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker