Skip to content

Mkinitrd removal master#111

Merged
jreidinger merged 12 commits intomasterfrom
mkinitrd_removal_master
Mar 7, 2024
Merged

Mkinitrd removal master#111
jreidinger merged 12 commits intomasterfrom
mkinitrd_removal_master

Conversation

@jreidinger
Copy link
Copy Markdown
Member

merge of #110 and also #108

jreidinger and others added 11 commits September 1, 2023 22:30
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>
Signed-off-by: Steffen Maier <maier@linux.ibm.com>
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.
onpanic: add support for multipathed zfcp-attached SCSI disks
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 6, 2024

Coverage Status

coverage: 21.977%. remained the same
when pulling fbe9a8a on mkinitrd_removal_master
into 9879271 on master.

Copy link
Copy Markdown
Contributor

@ancorgs ancorgs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jreidinger jreidinger merged commit 7dfcfcc into master Mar 7, 2024
@jreidinger jreidinger deleted the mkinitrd_removal_master branch March 7, 2024 18:17
@yast-bot
Copy link
Copy Markdown
Contributor

yast-bot commented Mar 7, 2024

✔️ Internal Jenkins job #33 successfully finished
✔️ Created OBS submit request #1156124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants