[Pacemaker] Xen live migrate if destination IP != uname -n

Martin Gombač martin at isg.si
Mon Dec 21 19:01:22 EST 2009


Hi,

i've used meta attribute allow-migrate for Xen OCF script. Now cluster
attempts to live migrate a node, but fails because node name (uname -n)
resolves to public IP, while xen is configured to listen only on local
network for migration.

Is there a way to tell OCF Xen script, to use IP from local network
instead of node name?

--
Xen_Migrate_To() {
  target_node="$OCF_RESKEY_CRM_meta_migrate_target"
--

Thank you.
Regards,
M.





More information about the Pacemaker mailing list