Since upgrading to Maverick and installing cluster-glue 1.0.6-1ubuntu1.1 I am getting repeats of
crmd: WARN: lrm_signon: can not initiate connection crmd: [4963]: WARN: do_lrm_control: Failed to sign on to the LRM 29 (30 max) time on a system that previously was working on lucid (except for upstart which is why I upgraded) netstat -anp shows unix 2 [ ] DGRAM 22204 4546/lrmd ps auxf shows: root 4539 0.0 0.0 0 0 ? Z 00:04 0:00 \_ [lrmd] <defunct> root 4546 0.0 0.0 36424 1344 ? S 00:04 0:00 \_ /usr/lib/heartbeat/lrmd Anyone seen this or know how best to debug this? A rapid response would be helpful as I have a production HA cluster down! -- Upstart Resource Agent Plugin is not installed https://bugs.launchpad.net/bugs/659510 You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to cluster-glue in ubuntu. Status in “cluster-glue” package in Ubuntu: Fix Released Status in “cluster-glue” source package in Maverick: Fix Released Bug description: Binary package hint: cluster-glue Cluster Glue's Upstart Resource Agent is being built in the package, however, it is not being installed causing Pacemaker not to recognize resources configured to use this resource agent. This is currently affecting the Cluster Stack in Maverick, which is breaking the possibility of managing resources that use upstart scripts. TEST CASE: - Install an Standalone cluster at as specified at [1]. - Once installed, try to configure a resource using the Upstart Resource Agent: sudo crm configure primitive mysql upstart:mysql And you will see the following error: crm(live)configure# primitive mysql upstart:mysql ERROR: upstart:mysql: could not parse meta-data: ERROR: upstart:mysql: no such resource agent [1]: https://wiki.ubuntu.com/ClusterStack/LucidTesting#Pacemaker, standalone Once the proposed fix is applied, Pacemaker will recognize the Upstart RA and the configuration will be successful. I have personally tested this fix and everything works as expected. Build logs can be found at: https://launchpad.net/~andreserl/+archive/ha/+build/1995468/+files/buildlog_ubuntu-maverick-i386.cluster-glue_1.0.6-1ubuntu1.1_BUILDING.txt.gz _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-ha Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-ha More help : https://help.launchpad.net/ListHelp

