mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
dddc12bc76
Several golden outputs have: > Note - stripe unit (0) and width (0) fields have been reset. but it's entirely possible for this to be non-zero, which then fails to match and fails the test. Filter this repair output and fix the golden files. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
80 lines
3.3 KiB
Plaintext
80 lines
3.3 KiB
Plaintext
QA output created by 178
|
|
meta-data=DDEV isize=XXX agcount=N, agsize=XXX blks
|
|
data = bsize=XXX blocks=XXX, imaxpct=PCT
|
|
= sunit=XXX swidth=XXX, unwritten=X
|
|
naming =VERN bsize=XXX
|
|
log =LDEV bsize=XXX blocks=XXX
|
|
realtime =RDEV extsz=XXX blocks=XXX, rtextents=XXX
|
|
Phase 1 - find and verify superblock...
|
|
bad primary superblock - bad magic number !!!
|
|
|
|
attempting to find secondary superblock...
|
|
found candidate secondary superblock...
|
|
verified secondary superblock...
|
|
writing modified primary superblock
|
|
sb root inode value INO inconsistent with calculated value INO
|
|
resetting superblock root inode pointer to INO
|
|
sb realtime bitmap inode INO inconsistent with calculated value INO
|
|
resetting superblock realtime bitmap ino pointer to INO
|
|
sb realtime summary inode INO inconsistent with calculated value INO
|
|
resetting superblock realtime summary ino pointer to INO
|
|
Phase 2 - using <TYPEOF> log
|
|
- zero log...
|
|
- scan filesystem freespace and inode maps...
|
|
- found root inode chunk
|
|
Phase 3 - for each AG...
|
|
- scan and clear agi unlinked lists...
|
|
- process known inodes and perform inode discovery...
|
|
- process newly discovered inodes...
|
|
Phase 4 - check for duplicate blocks...
|
|
- setting up duplicate extent list...
|
|
- check for inodes claiming duplicate blocks...
|
|
Phase 5 - rebuild AG headers and trees...
|
|
- reset superblock...
|
|
Phase 6 - check inode connectivity...
|
|
- resetting contents of realtime bitmap and summary inodes
|
|
- traversing filesystem ...
|
|
- traversal finished ...
|
|
- moving disconnected inodes to lost+found ...
|
|
Phase 7 - verify and correct link counts...
|
|
Note - stripe unit (SU) and width (SW) fields have been reset.
|
|
Please set with mount -o sunit=<value>,swidth=<value>
|
|
done
|
|
repair passed
|
|
Phase 1 - find and verify superblock...
|
|
bad primary superblock - bad magic number !!!
|
|
|
|
attempting to find secondary superblock...
|
|
found candidate secondary superblock...
|
|
verified secondary superblock...
|
|
writing modified primary superblock
|
|
sb root inode value INO inconsistent with calculated value INO
|
|
resetting superblock root inode pointer to INO
|
|
sb realtime bitmap inode INO inconsistent with calculated value INO
|
|
resetting superblock realtime bitmap ino pointer to INO
|
|
sb realtime summary inode INO inconsistent with calculated value INO
|
|
resetting superblock realtime summary ino pointer to INO
|
|
Phase 2 - using <TYPEOF> log
|
|
- zero log...
|
|
- scan filesystem freespace and inode maps...
|
|
- found root inode chunk
|
|
Phase 3 - for each AG...
|
|
- scan and clear agi unlinked lists...
|
|
- process known inodes and perform inode discovery...
|
|
- process newly discovered inodes...
|
|
Phase 4 - check for duplicate blocks...
|
|
- setting up duplicate extent list...
|
|
- check for inodes claiming duplicate blocks...
|
|
Phase 5 - rebuild AG headers and trees...
|
|
- reset superblock...
|
|
Phase 6 - check inode connectivity...
|
|
- resetting contents of realtime bitmap and summary inodes
|
|
- traversing filesystem ...
|
|
- traversal finished ...
|
|
- moving disconnected inodes to lost+found ...
|
|
Phase 7 - verify and correct link counts...
|
|
Note - stripe unit (SU) and width (SW) fields have been reset.
|
|
Please set with mount -o sunit=<value>,swidth=<value>
|
|
done
|
|
repair passed
|