Hi, On Sun, Mar 25, 2012 at 03:34:07PM +0200, Lorenzo Milesi wrote: > 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?
Sounds like a glib2 issue on Ubuntu. There's a PPA glib2 with a fix, but I don't know the details. Search this or linux-ha-dev list. Thanks, Dejan > thanks > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
