[Bug 1889070] Comment bridged from LTC Bugzilla

2021-04-15 Thread bugproxy
--- Comment From heinz-werner_se...@de.ibm.com 2021-04-15 07:11 EDT---
IBM bugzilla status->closed, Fix Released with all requested distros

-- 
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

[Bug 1889070] Comment bridged from LTC Bugzilla

2021-04-12 Thread bugproxy
--- Comment From bw...@de.ibm.com 2021-04-12 03:34 EDT---
Both life-cycle tests from above complete successfully on both bionic and focal.

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.5 LTS
Release:18.04
Codename:   bionic

# apt show fence-agents
Package: fence-agents
Version: 4.0.25-2ubuntu1.3
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers 
Original-Maintainer: Debian HA Maintainers

Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 686 kB
Depends: python:any (>= 2.7.5-5~), libc6 (>= 2.15), python-pycurl,
python-pexpect
Recommends: libnet-telnet-perl, openssh-client, sg3-utils, snmp
Suggests: python-requests, python-suds, python-boto3
Conflicts: cman (<= 3.0.12-2ubuntu4)
Replaces: cman (<= 3.0.12-2ubuntu4)
Homepage: https://github.com/ClusterLabs/fence-agents
Download-Size: 197 kB
APT-Manual-Installed: yes
APT-Sources: http://ports.ubuntu.com/ubuntu-ports bionic-proposed/universe
s390x Packages

Dependency on python-requests missing.

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.04.2 LTS
Release:20.04
Codename:   focal

# apt show fence-agents
Package: fence-agents
Version: 4.5.2-1ubuntu0.1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers 
Original-Maintainer: Debian HA Maintainers 

Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 839 kB
Depends: python3:any, libc6 (>= 2.15), python3-boto3, python3-googleapi, 
python3-pycurl, python3-pexpect, python3-requests, python3-suds
Recommends: libnet-telnet-perl, openssh-client, sg3-utils, snmp
Suggests: python3-adal, python3-azure, python3-keystoneauth1, 
python3-keystoneclient, python3-novaclient
Breaks: cman (<= 3.0.12-2ubuntu4)
Replaces: cman (<= 3.0.12-2ubuntu4)
Homepage: https://github.com/ClusterLabs/fence-agents
Download-Size: 234 kB
APT-Manual-Installed: yes
APT-Sources: http://ports.ubuntu.com/ubuntu-ports focal-proposed/universe s390x 
Packages

-- 
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

[Bug 1889070] Comment bridged from LTC Bugzilla

2021-03-01 Thread bugproxy
--- Comment From bw...@de.ibm.com 2021-03-01 10:45 EDT---
# cat /etc/os-release
NAME="Ubuntu"
VERSION="18.04.5 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.5 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/";
SUPPORT_URL="https://help.ubuntu.com/";
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/";
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy";
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

# apt show fence-agents
Package: fence-agents
Version: 4.0.25-2ubuntu1.3~ppa2
Priority: optional
Section: admin
Maintainer: Ubuntu Developers 
Original-Maintainer: Debian HA Maintainers 

Installed-Size: 686 kB
Depends: python:any (>= 2.7.5-5~), libc6 (>= 2.15), python-pycurl, 
python-pexpect
Recommends: libnet-telnet-perl, openssh-client, sg3-utils, snmp
Suggests: python-requests, python-suds, python-boto3
Conflicts: cman (<= 3.0.12-2ubuntu4)
Replaces: cman (<= 3.0.12-2ubuntu4)
Download-Size: 198 kB
APT-Manual-Installed: yes
APT-Sources: http://ppa.launchpad.net/lucaskanashiro/ha-stack-ibm/ubuntu 
bionic/main s390x Packages
Description: Fence Agents for Red Hat Cluster
Red Hat Fence Agents is a collection of scripts to handle remote
power management for several devices.  They allow failed or
unreachable nodes to be forcibly restarted and removed from the
cluster.

I've ran the same commands on Ubuntu 18.04.5 without issues. The only
thing that I had to do was manually install python-requests. There's
probably a package dependency missing.

-- 
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:
  [20.10 FEAT] 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

[Bug 1889070] Comment bridged from LTC Bugzilla

2021-02-24 Thread bugproxy
--- Comment From bw...@de.ibm.com 2021-02-24 05:32 EDT---
I have done some rudimentary tests with the package on Ubuntu 20.04.1.

# cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.1 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.1 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/";
SUPPORT_URL="https://help.ubuntu.com/";
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/";
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy";
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

# apt info fence-agents
Package: fence-agents
Version: 4.5.2-1ubuntu1~ppa2
Priority: optional
Section: admin
Maintainer: Ubuntu Developers 
Original-Maintainer: Debian HA Maintainers 

Installed-Size: 839 kB
Depends: python3:any, libc6 (>= 2.15), python3-boto3, python3-googleapi, 
python3-pycurl, python3-pexpect, python3-requests, python3-suds
Recommends: libnet-telnet-perl, openssh-client, sg3-utils, snmp
Suggests: python3-adal, python3-azure, python3-keystoneauth1, 
python3-keystoneclient, python3-novaclient
Breaks: cman (<= 3.0.12-2ubuntu4)
Replaces: cman (<= 3.0.12-2ubuntu4)
Download-Size: 236 kB
APT-Manual-Installed: yes
APT-Sources: http://ppa.launchpad.net/lucaskanashiro/ha-stack-ibm/ubuntu 
focal/main s390x Packages
Description: Fence Agents for Red Hat Cluster
Red Hat Fence Agents is a collection of scripts to handle remote
power management for several devices.  They allow failed or
unreachable nodes to be forcibly restarted and removed from the
cluster.

# fence_ibmz --ip= --username= --password= 
--plug=M46/m46lp64 -o status
Status: ON
# fence_ibmz --ip= --username= --password= 
--plug=M46/m46lp64 -o off
Success: Powered OFF
# fence_ibmz --ip= --username= --password= 
--plug=M46/m46lp64 -o status
Status: OFF
# fence_ibmz --ip= --username= --password= 
--plug=M46/m46lp64 -o on
Success: Powered ON
# fence_ibmz --ip= --username= --password= 
--plug=M46/m46lp64 -o status
Status: ON
# fence_ibmz --ip=localhost --username=sysprog --password=o8cpav4u 
--plug=M46/m46lp64 -o list-status
[long list of all CECs and LPARs on the HMC]

Life-cycle changes/reporting seems to be working fine. I am not sure how
the other actions (monitor/validate-all) are supposed to work, let me
know if you need me to verify this as well.

-- 
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:
  [20.10 FEAT] 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

[Bug 1889070] Comment bridged from LTC Bugzilla

2020-10-20 Thread bugproxy
--- Comment From bw...@de.ibm.com 2020-10-20 09:05 EDT---
Sorry, this fell a bit through the cracks.

I have verified that all basic operations are working with the
backported version on Ubuntu 20.04.1. Do you require explicit testing on
Ubuntu 20.10?

-- 
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:
  [20.10 FEAT] 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