
dejanmm at fastmail
Mar 30, 2012, 8:10 AM
Post #2 of 2
(156 views)
Permalink
|
|
Re: Crm configure stuck when I try to add a primitive
[In reply to]
|
|
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 > Linux-HA [at] lists > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list Linux-HA [at] lists http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
|