October 30, 20169 yr Hello All, I am following https://lime-technology.com/forum/index.php?topic=37990.0 and http://lime-technology.com/wiki/index.php/Check_Disk_Filesystems to check a drive that is having some issues with removing files "cant delete files as its reporting read-only". I've installed the addon package to unraid 6 and its telling me that disk6 is in read-only mode. i just did a reiserfsck status from the UI while in maintenance mode and would like someone to have a look at the logs for me to suggest next steps. Do i start with xfs_repair next? Replaying journal: Replaying journal: Done. Reiserfs journal '/dev/md6' in blocks [18..8211]: 0 transactions replayed Checking internal tree.. bad_path: block 33143, pointer 94: The used space (4724) of the child block (293461816) is not equal to the (blocksize (4096) - free space (52) - header size (24)) bad_path: block 33143, pointer 95: The used space (3076) of the child block (289708992) is not equal to the (blocksize (4096) - free space (292) - header size (24)) bad_item: vpf-10570: block 273763154: The item header (0) has not cleaned flags. ... block 401732028: The level of the node (62764) is not correct, (1) expected the problem in the internal node occured (401732028), whole subtree is skipped block 535823329: The level of the node (2797) is not correct, (1) expected the problem in the internal node occured (535823329), whole subtree is skipped block 436359094: The level of the node (2) is not correct, (1) expected the problem in the internal node occured (436359094), whole subtree is skipped block 440777925: The level of the node (15356) is not correct, (1) expected the problem in the internal node occured (440777925), whole subtree is skipped vpf-10640: The on-disk and the correct bitmaps differs. server-smart-20161030-1832.zip
October 30, 20169 yr reiserfsck is a repair tool for Reiser formatted disks only, and xfs_repair is a repair tool for XFS formatted disks only, so you would never try to run both on the same drive. You have to run the correct one for the file system that's actually on the drive, or you could actually corrupt the drive much worse. I don't believe there's anything on the Check Disk File systems wiki that would have indicated otherwise. Your first link pointed to a thread about a Reiser formatted drive, which is why reiserfsck was used. You only provided a SMART report, which looks OK, so I can't tell what Disk 6 is formatted as, but please check for yourself, so you can use the correct tool. I think the instructions on the Check Disk File systems page should be all you need.
Archived
This topic is now archived and is closed to further replies.