Martin Pluskal changed bug 910336
What Removed Added
Flags needinfo?(mpluskal@suse.com)  

Comment # 4 on bug 910336 from
(In reply to Jan Kara from comment #3)
> Actually, xfs_repair may still say something - because of unset buffer type
> checksum wasn't properly computed for some block. xfs_repair may be able to
> find that block so it is worth to run it. Please do so when you have time.
> Thanks!

# xfs_repair -n /dev/md0 
Phase 1 - find and verify superblock...
        - reporting progress in intervals of 15 minutes
Phase 2 - using internal log
        - scan filesystem freespace and inode maps...
        - 13:27:49: scanning filesystem freespace - 32 of 32 allocation groups
done
        - found root inode chunk
Phase 3 - for each AG...
        - scan (but don't clear) agi unlinked lists...
        - 13:27:49: scanning agi unlinked lists - 32 of 32 allocation groups
done
        - process known inodes and perform inode discovery...
        - agno = 30
        - agno = 15
        - agno = 0
        - agno = 16
        - agno = 1
        - agno = 31
        - agno = 17
        - agno = 2
        - agno = 3
        - agno = 18
        - agno = 19
        - agno = 4
        - agno = 20
        - agno = 5
        - agno = 21
        - agno = 6
        - agno = 22
        - agno = 7
        - agno = 23
        - agno = 8
        - agno = 24
        - agno = 9
        - agno = 25
        - agno = 10
        - agno = 26
        - agno = 11
        - agno = 27
        - agno = 12
        - agno = 28
        - agno = 13
        - agno = 29
        - agno = 14
        - 13:27:59: process known inodes and inode discovery - 136448 of 136448
inodes done
        - process newly discovered inodes...
        - 13:27:59: process newly discovered inodes - 32 of 32 allocation
groups done
Phase 4 - check for duplicate blocks...
        - setting up duplicate extent list...
        - 13:27:59: setting up duplicate extent list - 32 of 32 allocation
groups done
        - check for inodes claiming duplicate blocks...
        - agno = 0
        - agno = 1
        - agno = 2
        - agno = 3
        - agno = 4
        - agno = 5
        - agno = 6
        - agno = 7
        - agno = 8
        - agno = 9
        - agno = 10
        - agno = 11
        - agno = 12
        - agno = 13
        - agno = 14
        - agno = 15
        - agno = 16
        - agno = 17
        - agno = 18
        - agno = 19
        - agno = 20
        - agno = 21
        - agno = 22
        - agno = 23
        - agno = 24
        - agno = 25
        - agno = 26
        - agno = 27
        - agno = 28
        - agno = 29
        - agno = 30
        - agno = 31
        - 13:27:59: check for inodes claiming duplicate blocks - 136448 of
136448 inodes done
No modify flag set, skipping phase 5
Phase 6 - check inode connectivity...
        - traversing filesystem ...
would fix ftype mismatch (1/7) in directory/child inode 671089703/671856685
would fix ftype mismatch (7/1) in directory/child inode 939525153/939799592
would fix ftype mismatch (7/1) in directory/child inode 939525153/939529267
would fix ftype mismatch (7/1) in directory/child inode 939525153/939525169
would fix ftype mismatch (7/1) in directory/child inode 939525153/939799601
would fix ftype mismatch (7/1) in directory/child inode 939525153/939793429
would fix ftype mismatch (7/1) in directory/child inode 939525153/939799589
would fix ftype mismatch (7/1) in directory/child inode 939525153/939541585
would fix ftype mismatch (7/1) in directory/child inode 939525153/939525166
would fix ftype mismatch (1/7) in directory/child inode 939525153/939540237
would fix ftype mismatch (1/7) in directory/child inode 939525153/939529268
would fix ftype mismatch (1/7) in directory/child inode 939525153/939541584
would fix ftype mismatch (1/7) in directory/child inode 939525153/939793431
would fix ftype mismatch (1/7) in directory/child inode 939525153/939799602
would fix ftype mismatch (1/7) in directory/child inode 939525153/939799577
would fix ftype mismatch (1/7) in directory/child inode 939525153/939799590
would fix ftype mismatch (1/7) in directory/child inode 939525153/939799599
        - traversal finished ...
        - moving disconnected inodes to lost+found ...
Phase 7 - verify link counts...
No modify flag set, skipping filesystem flush and exiting.


You are receiving this mail because: