mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
2370bb6d22
Fix a couple of issues when running xfsqa with external logs: - update the 096 golden output for the external log case - add a new _scratch_xfs_check similar to _scratch_xfs_logprint and _scratch_xfs_repair that take the log device into account and use it in test 134 - use _scratch_xfs_repair in test 202 to fix it for external log devices Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
QA output created by 202
|
|
== Creating single-AG filesystem ==
|
|
== Trying to repair it (should fail) ==
|
|
Phase 1 - find and verify superblock...
|
|
Only one AG detected - cannot validate filesystem geometry.
|
|
Use the -o force_geometry option to proceed.
|
|
== Trying to repair it with -o force_geometry ==
|
|
Phase 1 - find and verify superblock...
|
|
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...
|
|
done
|
|
*** done
|