Actions
action #178972
closed[s390x][s390zl13][tools] nfs mount to openqa.suse.de is missing size:S
Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2025-03-17
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
s390zl13:~ # cat /etc/fstab
/dev/disk/by-path/ccw-0.0.6000-part2 / btrfs defaults 0 0
/dev/disk/by-path/ccw-0.0.6000-part2 /var btrfs subvol=/@/var 0 0
/dev/disk/by-path/ccw-0.0.6000-part2 /usr/local btrfs subvol=/@/usr/local 0 0
/dev/disk/by-path/ccw-0.0.6000-part2 /tmp btrfs subvol=/@/tmp 0 0
/dev/disk/by-path/ccw-0.0.6000-part2 /srv btrfs subvol=/@/srv 0 0
/dev/disk/by-path/ccw-0.0.6000-part2 /root btrfs subvol=/@/root 0 0
/dev/disk/by-path/ccw-0.0.6000-part2 /opt btrfs subvol=/@/opt 0 0
/dev/disk/by-path/ccw-0.0.6000-part2 /home btrfs subvol=/@/home 0 0
/dev/disk/by-path/ccw-0.0.6000-part2 /boot/grub2/s390x-emu btrfs subvol=/@/boot/grub2/s390x-emu 0 0
/dev/disk/by-path/ccw-0.0.6000-part2 /.snapshots btrfs subvol=/@/.snapshots 0 0
/dev/disk/by-path/ccw-0.0.6000-part1 /boot/zipl ext2 defaults 0 2
/dev/disk/by-path/ccw-0.0.6000-part3 swap swap sw,pri=2 0 0
/dev/disk/by-path/ccw-0.0.6002-part1 swap swap sw,pri=2 0 0
/dev/disk/by-path/ccw-0.0.6003-part1 swap swap sw,pri=2 0 0
/dev/disk/by-path/ccw-0.0.6004-part1 swap swap sw,pri=2 0 0
/dev/disk/by-path/ccw-0.0.6005-part1 swap swap sw,pri=2 0 0
/dev/disk/by-path/ccw-0.0.6006-part1 swap swap sw,pri=2 0 0
/dev/disk/by-path/ccw-0.0.6007-part1 swap swap sw,pri=2 0 0
/dev/disk/by-path/ccw-0.0.6008-part1 swap swap sw,pri=2 0 0
/dev/disk/by-path/ccw-0.0.6009-part1 swap swap sw,pri=2 0 0
/dev/disk/by-path/ccw-0.0.600a-part1 swap swap sw,pri=2 0 0
/dev/disk/by-path/ccw-0.0.600b-part1 swap swap sw,pri=2 0 0
#ZFCP Disk for libvirt images
/dev/mapper/3600507638081855cd80000000000004c-part1 /var/lib/libvirt/images ext4 rw,nobarrier,data=writeback 0 0
#openQA NFS share
openqa.oqa.prg2.suse.org:/var/lib/openqa/share/factory /var/lib/openqa/share/factory nfs ro,nolock 0 0
s390zl13:~ # df |grep /var/lib/openqa/share/factory
s390zl13:~ #
openQA test in scenario sle-15-SP6-Server-DVD-Updates-s390x-mau-bind@s390x-kvm fails in
bootloader_zkvm
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml.
Reproducible¶
Fails since (at least) Build 20250316-1 (current job)
Expected result¶
Last good: 20250314-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Suggestions¶
- Use existing automatic recovery for nfs
- I think the machine does not have the worker-grain, right? Because the symptom looks pretty much the same as I found yesterday on netboot: https://progress.opensuse.org/issues/179032
- Yes, those machines do not have the worker role.
Actions