[Ubuntu-ha] [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

[Ubuntu-ha] [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

[Ubuntu-ha] [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 High Availability Team, which is subscribed to pacemaker in Ubuntu.

[Ubuntu-ha] [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