November 6, 201411 yr First I am sorry I only write you when I need something....... lol. I wish I could contribute sometimes but I only know enough about unRaid to get me in trouble! Had a red ball on a disc and replaced it and rebuilt it and ever since then, all my share folders are empty. I've checked on several computers, have rebooted, and even updated to 5.0.6. I've have tried for days to find the answer myself and I just can't get this one. The discs all have the shares and their contents, only the shared folders are empty. I've googled some of the syslog errors and come up with reiserfsck and rebuild tree for possible solutions, but am really lost and frustrated. Here is the syslog after a parity check(no errors) last night Nov 6 04:40:01 UnRaid syslogd 1.4.1: restart. Nov 6 05:01:07 UnRaid shfs/user: shfs_readdir: fstatat: RV (13) Permission denied (Drive related) Nov 6 05:01:07 UnRaid shfs/user: shfs_readdir: readdir_r: /mnt/disk8/Movies (13) Permission denied Nov 6 05:01:07 UnRaid kernel: REISERFS warning: reiserfs-5090 is_tree_node: node level 0 does not match to the expected one 2 (Minor Issues) Nov 6 05:01:07 UnRaid kernel: REISERFS error (device md8): vs-5150 search_by_key: invalid format found in block 221455398. Fsck? (Errors) Nov 6 05:01:07 UnRaid kernel: REISERFS error (device md8): vs-13070 reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [8 128365 0x0 SD] (Errors) Nov 6 05:01:07 UnRaid shfs/user: shfs_readdir: fstatat: RV (13) Permission denied (Drive related) Nov 6 05:01:07 UnRaid shfs/user: shfs_readdir: readdir_r: /mnt/disk8/Movies (13) Permission denied Nov 6 05:01:07 UnRaid kernel: REISERFS warning: reiserfs-5090 is_tree_node: node level 0 does not match to the expected one 2 (Minor Issues) Nov 6 05:01:07 UnRaid kernel: REISERFS error (device md8): vs-5150 search_by_key: invalid format found in block 221455398. Fsck? (Errors) Nov 6 05:01:07 UnRaid kernel: REISERFS error (device md8): vs-13070 reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [8 128365 0x0 SD] (Errors) Any help would be much appreciated Thanks
November 6, 201411 yr That syslog is telling you that you have file system corruption at the reiserfs level on disk8. The normal solution is to stop the array and restart it in maintenance mode. Then from a telnet/console session run the command reiserfsck --check /dev/md8 This will check the reiserfs on disk8 and also the recommended recovery action if it is found (as is likely) to be corrupt. The recommended action may well be to run reiserfsck again with --rebuild-tree in place of the --check, but that is not certain. If at any point you are not sure of the next step then report back here with what has happened so far.
November 6, 201411 yr Author Thanks a ton itimpi!! I did as you instructed and this is what it came up with: Replaying journal: Trans replayed: mountid 29, transid 28086, desc 3033, len 1, commit 3035, next trans offset 3018 Trans replayed: mountid 29, transid 28087, desc 3036, len 1, commit 3038, next trans offset 3021 Replaying journal: Done. Reiserfs journal '/dev/md8' in blocks [18..8211]: 2 transactions replayed Zero bit found in on-disk bitmap after the last valid bit. Checking internal tree.. \/ 1 (of 14|/ 12 (of 138// 80 (of 87/block 191561729: The level of the node (0) is not correct, (1) expected the problem in the internal node occured (191561729),/ 13 (of 138-/ 1 (of 85\block 191561737: The level of the node (0) is not correct, (1) expected the problem in the internal node occured (191561737),/ 14 (of 138|block 191660035: The level of the node (0) is not correct, (2) expected the problem in the internal node occured (191660035),/ 2 (of 14/block 37882570: The level of the node (0) is not correct, (3) expected the problem in the internal node occured (37882570), whole subtrefinished Comparing bitmaps..vpf-10640: The on-disk and the correct bitmaps differs. Bad nodes were found, Semantic pass skipped 4 found corruptions can be fixed only when running with --rebuild-tree ########### reiserfsck finished at Thu Nov 6 10:55:10 2014 I looked on the wiki and it says to tread carefully, so I thought I would ask exactly what I should do next. Thanks again for you help. I can't say enough how much I appreciate it
Archived
This topic is now archived and is closed to further replies.