** 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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to