** Description changed:

+ [Impact]
+ 
+ fence-agents does not support fencing IBMz LPAR. This is a key feature
+ to support Corosync/Pacemaker clusters in IBM Cloud. We can consider
+ this as hardware enablement.
+ 
+ [Test Plan]
+ 
+ Install the fence-agents package (in Bionic do not forget to install the
+ suggested dependencies) in the nodes of the Corosync/Pacemaker cluster
+ and try to call the fence_ibmz agent to change the status of one of the
+ machines. For instance:
+ 
+ # fence_ibmz --ip=<hmc> --username=<user> --password=<password> 
--plug=M46/m46lp64 -o status
+ Status: ON
+ # fence_ibmz --ip=<hmc> --username=<user> --password=<password> 
--plug=M46/m46lp64 -o off
+ Success: Powered OFF
+ # fence_ibmz --ip=<hmc> --username=<user> --password=<password> 
--plug=M46/m46lp64 -o status
+ Status: OFF
+ # fence_ibmz --ip=<hmc> --username=<user> --password=<password> 
--plug=M46/m46lp64 -o on
+ Success: Powered ON
+ # fence_ibmz --ip=<hmc> --username=<user> --password=<password> 
--plug=M46/m46lp64 -o status
+ Status: ON
+ 
+ 
+ [Where problems could occur]
+ 
+ This is a backport of a new agent, therefore, the patch does not touch
+ the existent code base. The only piece that could suffer from a problem
+ would be the IBMz LPAR fence agent itself.
+ 
+ [Original message]
+ 
  Currently following versions are available.
  
- Package fence-agents    
-     focal (20.04LTS) (admin): Fence Agents for Red Hat Cluster [universe]
-     4.5.2-1: amd64 arm64 armhf ppc64el s390x
-     groovy (admin): Fence Agents for Red Hat Cluster [universe]
-     4.5.2-1: amd64 arm64 armhf ppc64el s390x
+ Package fence-agents
+     focal (20.04LTS) (admin): Fence Agents for Red Hat Cluster [universe]
+     4.5.2-1: amd64 arm64 armhf ppc64el s390x
+     groovy (admin): Fence Agents for Red Hat Cluster [universe]
+     4.5.2-1: amd64 arm64 armhf ppc64el s390x
  
  A pull request has been accepted upstream:
  
  https://github.com/ClusterLabs/fence-agents/pull/349 but not yet
  released in a public release.
  
- Please add this to 20.10 and also for 20.04. 
+ Please add this to 20.10 and also for 20.04.
  Many thanks in advance

** Summary changed:

- [20.10 FEAT] Add LPAR fence agent to Pacemaker (fence-agents)
+ [SRU] Add LPAR fence agent to Pacemaker (fence-agents)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889070

Title:
  [SRU] Add LPAR fence agent to Pacemaker (fence-agents)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889070/+subscriptions

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

Reply via email to