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.
_______________________________________________
Pacemaker mailing list
[email protected]
http://oss.clusterlabs.org/mailman/listinfo/pacemaker