Hi.
I've installed pacemaker on ubuntu from PPA (1.1.6-2ubuntu0~ppa2), and done a
basic configuration.
I can tweak properties with crm configure normally.
But when I try adding a primitve, after I press enter crm remains stuck for
ages, not even replying an error message!
The primitive I'm trying to configure is:
primitive Cluster-IP ocf:heartbeat:IPaddr \
params ip="192.168.1.1" cidr_netmask="24" nic="eth0" \
op monitor interval="30s" \
meta target-role="Started"
but as soon as I press enter nothing happens until I press Ctrl-C.
Why is it behaving this way?
thanks
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems