[Bug 1865523] Re: [bionic] fence_scsi not working properly with 1.1.18-2ubuntu1.1

2020-03-05 Thread Rafael David Tinoco
SUMMARY: One using packages from: https://launchpad.net/~ubuntu-server-ha/+archive/ubuntu/staging in Ubuntu Bionic will be workedaround temporarily (until fixes are released) for the bugs: https://bugs.launchpad.net/ubuntu/+source/fence-agents/+bug/1865523 https://bugs.launchpad.net/ubuntu/+sou

[Bug 1865523] Re: [bionic] fence_scsi not working properly with 1.1.18-2ubuntu1.1

2020-03-05 Thread Rafael David Tinoco
A PPA can be currently found at : https://launchpad.net/~ubuntu-server- ha/+archive/ubuntu/staging I'm adjusting the SRU but, meanwhile, that PPA provides a working version for Ubuntu Bionic. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to

[Bug 1865523] Re: [bionic] fence_scsi not working properly with 1.1.18-2ubuntu1.1

2020-03-04 Thread Rafael David Tinoco
** No longer affects: pacemaker (Ubuntu) ** No longer affects: pacemaker (Ubuntu Bionic) ** Description changed: + OBS: I have split this bug into 2 bugs: + - fence-agents (this) and pacemaker (LP: #1866119) + SRU: fence-agents [Impact]  * fence_scsi is not currently worki

[Bug 1865523] Re: [bionic] fence_scsi not working properly with 1.1.18-2ubuntu1.1

2020-03-04 Thread Rafael David Tinoco
** Description changed: + SRU: fence-agents + + [Impact] + + * fence_scsi is not currently working in a share disk environment + + * all clusters relying in fence_scsi and/or fence_scsi + watchdog won't + be able to start the fencing agents OR, in worst case scenarios, the + fence_scsi a

[Bug 1865523] Re: [bionic] fence_scsi not working properly with 1.1.18-2ubuntu1.1

2020-03-03 Thread Rafael David Tinoco
# Demonstration of fence_scsi fencing a node: (k)rafaeldtinoco@clubionic03:~/.../upstream$ cat /etc/network/interfaces auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp # iscsi auto eth1 iface eth1 inet static address 10.250.1.12/24 # private auto eth2 iface eth2 inet static

[Bug 1865523] Re: [bionic] fence_scsi not working properly with 1.1.18-2ubuntu1.1

2020-03-03 Thread Rafael David Tinoco
Now I'm going to work with this package and check needed Pacemaker fixes. After that I'm going to propose both merges together. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1865523 Title:

[Bug 1865523] Re: [bionic] fence_scsi not working properly with 1.1.18-2ubuntu1.1

2020-03-03 Thread Rafael David Tinoco
# For Ubuntu Bionic: Okay, after bisecting fence-scsi and monitoring all its functions I was able to isolate the patches that I need to take to bionic to make it compatible with existing version and, at the same time, operational: Note: all tests were conducted with Pacemaker v1.1.19-0ubuntu1 and

[Bug 1865523] Re: [bionic] fence_scsi not working properly with 1.1.18-2ubuntu1.1

2020-03-03 Thread Rafael David Tinoco
# Demonstration of fence_scsi agent working in Bionic: (k)rafaeldtinoco@clubionic01:~/.../upstream$ sudo dpkg -i ./*.deb dpkg: warning: downgrading fence-agents from 4.4.0-2 to 4.0.25-2ubuntu1 (Reading database ... 85434 files and directories currently installed.) Preparing to unpack .../fence-age

[Bug 1865523] Re: [bionic] fence_scsi not working properly with 1.1.18-2ubuntu1.1

2020-03-02 Thread Rafael David Tinoco
To make this work I had to use pacemaker from upstream (Vanilla) version: 1.1.19-0 $ dpkg -l | grep 1.1.19 | awk '{print $2" "$3}' libcib4:amd64 1.1.19-0ubuntu1 libcrmcluster4:amd64 1.1.19-0ubuntu1 libcrmcommon3:amd64 1.1.19-0ubuntu1 libcrmservice3:amd64 1.1.19-0ubuntu1 liblrmd1:amd64 1.1.19-0ubu