You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestStorageRaid1.testMetadataAtEnd fails on rawhide:
[ 3.630490] EXT4-fs (vda3): mounted filesystem 0fdd1a25-7a62-4739-a0b4-dfbe221b2cd3 r/w with ordered data mode. Quota mode: none.
[ 13.720305] loop0: detected capacity change from 0 to 97656
[ 14.004566] loop1: detected capacity change from 0 to 97656
[ 17.234154] md/raid1:md127: not clean -- starting background reconstruction
[ 17.234511] md/raid1:md127: active with 2 out of 2 mirrors
[ 17.234792] md127: detected capacity change from 0 to 97536
[ 17.235389] md: resync of RAID array md127
[ 17.366810] md: md127: resync done.
[ 18.152986] md127: detected capacity change from 97536 to 0
[ 18.153270] md: md127 stopped.
[ 18.168695] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 18.169399] GPT:97535 != 97655
[ 18.169684] GPT:Alternate GPT header not at the end of the disk.
[ 18.171088] GPT:97535 != 97655
[ 18.171418] GPT: Use GNU Parted to correct GPT errors.
[ 18.171886] loop1:
[ 18.176426] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 18.176709] GPT:97535 != 97655
[ 18.176816] GPT:Alternate GPT header not at the end of the disk.
[ 18.179000] GPT:97535 != 97655
[ 18.179126] GPT: Use GNU Parted to correct GPT errors.
[ 18.179311] loop0:
This is reproduced when upgrading to 6.15rc3 by sitting in the test:
# Delete the mdraid device. Both disks should go back to "Unformatted data"
testlib.sit()
Then via ssh stopping the mdraid array and calling systemctl daemon-reload which then hangs the whole virtual machine. An different existing ssh session ps hangs, stracing gives:
Explain what happens
TestStorageRaid1.testMetadataAtEnd fails on rawhide:
This is reproduced when upgrading to 6.15rc3 by sitting in the test:
Then via ssh stopping the mdraid array and calling
systemctl daemon-reload
which then hangs the whole virtual machine. An different existing ssh session ps hangs, stracing gives:The text was updated successfully, but these errors were encountered: