** Description changed: 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. Sample output: + 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 - This is currently affecting the Cluster Stack in Maverick, which is - breaking the possibility of managing resources that use upstart scripts. + [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
-- 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: Confirmed Status in “cluster-glue” source package in Maverick: In Progress 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

