shado Posted July 27, 2021 Share Posted July 27, 2021 (edited) Currently, four disks in the array report the error message “Unmountable:not mounted”. I tried to repair the disks via the GUI in maintenance mode using reiserfs and xfs_repair but did not succeed. Also, Disk 5 and Parity 2 report as disabled after last reboot. I don’t know what is wrong? I have run the system over 40 days and have seen no other disk fallouts. Any ideas? sanblaster-diagnostics-20210727-1744.zip Edited July 27, 2021 by shado Incorrect Image Quote Link to comment
trurl Posted July 27, 2021 Share Posted July 27, 2021 12 minutes ago, shado said: tried to repair the disks via the GUI in maintenance mode Did you follow the wiki? https://wiki.unraid.net/Manual/Storage_Management#Running_the_Test_using_the_webGui Try again and capture the output so you can post it. Quote Link to comment
shado Posted July 28, 2021 Author Share Posted July 28, 2021 (edited) I followed the guidelines of the wiki. I have ran the checks again and posted the results for disks 5, 6, 7 and 11. Disk 5 reiserfsck reiserfsck 3.6.27 Will read-only check consistency of the filesystem on /dev/md5 Will put log info to 'stdout' Failed to open the device '/dev/md5': Unknown code er3k 127 ===================================================================== Disk 6 xfs_repair -n Phase 1 - find and verify superblock... Phase 2 - using internal log - zero log... Log inconsistent or not a log (last==0, first!=1) empty log check failed zero_log: cannot find log head/tail (xlog_find_tail=22) - scan filesystem freespace and inode maps... sb_icount 64, counted 32 sb_ifree 61, counted 29 sb_fdblocks 2424059642, counted 2441087411 - found root inode chunk Phase 3 - for each AG... - scan (but don't clear) agi unlinked lists... - process known inodes and perform inode discovery... - agno = 0 - agno = 1 - agno = 2 - agno = 3 - agno = 4 - agno = 5 - agno = 6 - agno = 7 - agno = 8 - agno = 9 - process newly discovered inodes... Phase 4 - check for duplicate blocks... - setting up duplicate extent list... - check for inodes claiming duplicate blocks... - agno = 0 - agno = 2 - agno = 1 - agno = 3 - agno = 4 - agno = 6 - agno = 5 - agno = 8 - agno = 9 - agno = 7 No modify flag set, skipping phase 5 Phase 6 - check inode connectivity... - traversing filesystem ... - traversal finished ... - moving disconnected inodes to lost+found ... Phase 7 - verify link counts... Maximum metadata LSN (1:78) is ahead of log (0:0). Would format log to cycle 4. No modify flag set, skipping filesystem flush and exiting. ===================================================================== Disk 7 Phase 1 - find and verify superblock... bad primary superblock - bad CRC in superblock !!! attempting to find secondary superblock... .................................... Note: The disk check has been running for over six hours ===================================================================== Disk 11 Phase 1 - find and verify superblock... bad primary superblock - bad CRC in superblock !!! attempting to find secondary superblock... .found candidate secondary superblock... verified secondary superblock... would write modified primary superblock Primary superblock would have been modified. Cannot proceed further in no_modify mode. Exiting now. Edited July 28, 2021 by shado Quote Link to comment
JorgeB Posted July 28, 2021 Share Posted July 28, 2021 Disks 6 and 11 should be fixable if you run xfs_repair again without -n, the other two don't look so good, for disk5 you can check if the actual disk mounts. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.