[yast/yast-s390] f7f781: onpanic: add support for multipathed zfcp-attached...

Branch: refs/heads/SLE-15-SP6 Home: https://github.com/yast/yast-s390 Commit: f7f7813046e2325643e95b51dd4132f4ec997753 https://github.com/yast/yast-s390/commit/f7f7813046e2325643e95b51dd4132f4ec9... Author: Steffen Maier <maier@linux.ibm.com> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M src/modules/OnPanic.rb Log Message: ----------- onpanic: add support for multipathed zfcp-attached SCSI disks Depends on https://build.opensuse.org/package/show/Base:System/s390-tools commit ("mkdump: add support for multipathed zfcp-attached SCSI disks") from SUSE bug 1216257. Users should use multipathing for all zfcp-attached SCSI disks. Since a long time, zipl can write the partition-based zfcpdump standalone dumper boot record to a multipath device. This avoids users having to flush multipath maps or maintain a multipath exception list just for zfcp dump volumes. Always having multipathing for everything also provides redundant access to the dump volume on importing the dump from the volume into a filesystem after the standalone dumper had written the dump. An updated mkdump.pl from SUSE s390-tools understands and lists such multipath devices. Make "yast onpanic" understand /dev/mapper/... multipath devices as better alternative to single path SCSI disks /dev/sd[a-z]+. Fixes SUSE bug 1020336. Signed-off-by: Steffen Maier <maier@linux.ibm.com> Commit: e9f264bcb1dcdc179b4d7cdbd29e08432ab75d11 https://github.com/yast/yast-s390/commit/e9f264bcb1dcdc179b4d7cdbd29e08432ab... Author: Steffen Maier <maier@linux.ibm.com> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M package/yast2-s390.changes M package/yast2-s390.spec Log Message: ----------- Version and changelog Signed-off-by: Steffen Maier <maier@linux.ibm.com> Commit: 68c51e2b4f7030ed3fb1bdb11a7f7c5538a8137a https://github.com/yast/yast-s390/commit/68c51e2b4f7030ed3fb1bdb11a7f7c5538a... Author: David Díaz González <dgonzalez@suse.de> Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M package/yast2-s390.changes M package/yast2-s390.spec Log Message: ----------- Fix version bumping it to 4.6.5 To avoid collisions with changes already send to master branch as 4.6.0, 4.6.1, 4.6.2, 4.6.3, and 4.6.4. Commit: 1a20b8f4deca56231b514929ddca7c08730f3288 https://github.com/yast/yast-s390/commit/1a20b8f4deca56231b514929ddca7c08730... Author: David Díaz <1691872+dgdavid@users.noreply.github.com> Date: 2023-12-14 (Thu, 14 Dec 2023) Changed paths: M package/yast2-s390.changes M package/yast2-s390.spec M src/modules/OnPanic.rb Log Message: ----------- Merge pull request #108 from steffen-maier/zdev onpanic: add support for multipathed zfcp-attached SCSI disks Compare: https://github.com/yast/yast-s390/compare/77e8cf1ec112...1a20b8f4deca
participants (1)
-
David Díaz