November 8, 201312 yr I'm running unRaid 5.0 stable and have had an issue with a redball recently due to a loose cable. Noticed after rebuilding this, another HDD became redballed after a Parity Check, so rebuilt that one and then I noticed that my TV folder wasn't showing anything in it. Checked the drives and the TV folders all had something in them till I got to disk 2. Disk 2 in MC through telnet showed that the TV folder contents were RED with a ? in front of them. A little more research suggest I do a reiserfsck on the drive. Here's what I got: root@server:~# reiserfsck --check /dev/md2 reiserfsck 3.6.21 (2009 www.namesys.com) ************************************************************* ** If you are using the latest reiserfsprogs and it fails ** ** please email bug reports to [email protected], ** ** providing as much information as possible -- your ** ** hardware, kernel, patches, settings, all reiserfsck ** ** messages (including version), the reiserfsck logfile, ** ** check the syslog file for any related information. ** ** If you would like advice on using this program, support ** ** is available for $25 at www.namesys.com/support.html. ** ************************************************************* Will read-only check consistency of the filesystem on /dev/md2 Will put log info to 'stdout' Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes ########### reiserfsck --check started at Fri Nov 8 10:45:11 2013 ########### Replaying journal: Done. Reiserfs journal '/dev/md2' in blocks [18..8211]: 0 transactions replayed Checking internal tree.. \/ 1 (of 29|/ 1 (of 165// 68 (of 148/block 345997313: The level of the node (0) is not correct, (1) expected the problem in the internal node occured (345997313), whole subtree is skipped / 2 (of 165-block 345997314: The level of the node (3) is not correct, (2) expected the problem in the internal node occured (345997314), whole subtree is skipped / 2 (of 29\/ 19 (of 166// 35 (of 169|block 458883073: The level of the node (0) is not correct, (1) expected the problem in the internal node occured (458883073), whole subtree is skipped / 20 (of 166/block 459024312: The level of the node (3541) is not correct, (2) expected the problem in the internal node occured (459024312), whole subtree is skipped / 3 (of 29-/ 5 (of 169// 17 (of 85-block 473694209: The level of the node (0) is not correct, (1) expected the problem in the internal node occured (473694209), whole subtree is skipped / 6 (of 169\block 473694280: The level of the node (13345) is not correct, (2) expected the problem in the internal node occured (473694280), whole subtree is skipped / 4 (of 29|/ 8 (of 166|block 475654154: The level of the node (5167) is not correct, (2) expected the problem in the internal node occured (475654154), whole subtree is skipped / 5 (of 29// 8 (of 162\/ 38 (of 89/block 345210881: The level of the node (0) is not correct, (1) expected the problem in the internal node occured (345210881), whole subtree is skipped / 9 (of 162-/ 1 (of 85\block 345263934: The level of the node (4743) is not correct, (1) expected the problem in the internal node occured (345263934), whole subtree is skipped / 10 (of 162|bad_internal: vpf-10330: block 345341965, item 1: The internal item points to the not legal block (2864161523) the problem in the internal node occured (345341965), whole subtree is skipped / 6 (of 29// 25 (of 125\/ 3 (of 170-block 402346494: The level of the node (5889) is not correct, (1) expected the problem in the internal node occured (402346494), whole subtree is skipped / 61 (of 125\/ 71 (of 170-block 469650380: The number of items (47616) is incorrect, should be (0) the problem in the internal node occured (469650380), whole subtree is skipped / 62 (of 125\Segmentation fault (core dumped) After that, I couldn't see any errors to be fixed, so I believed running a fix fixable command should fix the problems. This is what I got back: root@server:~# reiserfsck --fix-fixable /dev/md2 reiserfsck 3.6.21 (2009 www.namesys.com) ************************************************************* ** If you are using the latest reiserfsprogs and it fails ** ** please email bug reports to [email protected], ** ** providing as much information as possible -- your ** ** hardware, kernel, patches, settings, all reiserfsck ** ** messages (including version), the reiserfsck logfile, ** ** check the syslog file for any related information. ** ** If you would like advice on using this program, support ** ** is available for $25 at www.namesys.com/support.html. ** ************************************************************* Will check consistency of the filesystem on /dev/md2 and will fix what can be fixed without --rebuild-tree Will put log info to 'stdout' Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes ########### reiserfsck --fix-fixable started at Fri Nov 8 10:51:19 2013 ########### Replaying journal: Done. Reiserfs journal '/dev/md2' in blocks [18..8211]: 0 transactions replayed Checking internal tree.. \/ 1 (of 29|/ 1 (of 165// 68 (of 148/block 345997313: The level of the node (0) is not correct, (1) expected the problem in the internal node occured (345997313), whole subtree is skipped / 2 (of 165-block 345997314: The level of the node (3) is not correct, (2) expected the problem in the internal node occured (345997314), whole subtree is skipped / 2 (of 29\/ 19 (of 166// 35 (of 169|block 458883073: The level of the node (0) is not correct, (1) expected the problem in the internal node occured (458883073), whole subtree is skipped / 20 (of 166/block 459024312: The level of the node (3541) is not correct, (2) expected the problem in the internal node occured (459024312), whole subtree is skipped / 3 (of 29-/ 5 (of 169// 17 (of 85-block 473694209: The level of the node (0) is not correct, (1) expected the problem in the internal node occured (473694209), whole subtree is skipped / 6 (of 169\block 473694280: The level of the node (13345) is not correct, (2) expected the problem in the internal node occured (473694280), whole subtree is skipped / 4 (of 29|/ 8 (of 166|block 475654154: The level of the node (5167) is not correct, (2) expected the problem in the internal node occured (475654154), whole subtree is skipped / 5 (of 29// 8 (of 162\/ 38 (of 89/block 345210881: The level of the node (0) is not correct, (1) expected the problem in the internal node occured (345210881), whole subtree is skipped / 9 (of 162-/ 1 (of 85\block 345263934: The level of the node (4743) is not correct, (1) expected the problem in the internal node occured (345263934), whole subtree is skipped / 10 (of 162|bad_internal: vpf-10330: block 345341965, item 1: The internal item points to the not legal block (2864161523) the problem in the internal node occured (345341965), whole subtree is skipped / 6 (of 29// 25 (of 125\/ 3 (of 170-block 402346494: The level of the node (5889) is not correct, (1) expected the problem in the internal node occured (402346494), whole subtree is skipped / 61 (of 125\/ 71 (of 170-block 469650380: The number of items (47616) is incorrect, should be (0) the problem in the internal node occured (469650380), whole subtree is skipped / 62 (of 125\Segmentation fault (core dumped) This is what I got from the SYSLOG FILE: 8 11:06:47 server kernel: reiserfsck[17281]: segfault at 815c838 ip 080636ba sp bfbddce0 error 4 in reiserfsck[8048000+4a000] And lastly, here is my SMART report for that drive: smartctl -a -d ata /dev/sdm smartctl 5.40 2010-10-16 r3189 [i486-slackware-linux-gnu] (local build) Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net === START OF INFORMATION SECTION === Device Model: WDC WD30EZRX-00MMMB0 Serial Number: WD-WCAWZ2564941 Firmware Version: 80.00A80 User Capacity: 3,000,592,982,016 bytes Device is: Not in smartctl database [for details use: -P showall] ATA Version is: 8 ATA Standard is: Exact ATA specification draft version not indicated Local Time is: Fri Nov 8 11:10:23 2013 EST SMART support is: Available - device has SMART capability. SMART support is: Enabled === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED General SMART Values: Offline data collection status: (0x82) Offline data collection activity was completed without error. Auto Offline Data Collection: Enabled. Self-test execution status: ( 0) The previous self-test routine completed without error or no self-test has ever been run. Total time to complete Offline data collection: (49980) seconds. Offline data collection capabilities: (0x7b) SMART execute Offline immediate. Auto Offline data collection on/off support. Suspend Offline collection upon new command. Offline surface scan supported. Self-test supported. Conveyance Self-test supported. Selective Self-test supported. SMART capabilities: (0x0003) Saves SMART data before entering power-saving mode. Supports SMART auto save timer. Error logging capability: (0x01) Error logging supported. General Purpose Logging supported. Short self-test routine recommended polling time: ( 2) minutes. Extended self-test routine recommended polling time: ( 255) minutes. Conveyance self-test routine recommended polling time: ( 5) minutes. SCT capabilities: (0x3035) SCT Status supported. SCT Feature Control supported. SCT Data Table supported. SMART Attributes Data Structure revision number: 16 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0 3 Spin_Up_Time 0x0027 179 145 021 Pre-fail Always - 8050 4 Start_Stop_Count 0x0032 092 092 000 Old_age Always - 8513 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0 9 Power_On_Hours 0x0032 088 088 000 Old_age Always - 9193 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 96 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 75 193 Load_Cycle_Count 0x0032 185 185 000 Old_age Always - 47763 194 Temperature_Celsius 0x0022 111 101 000 Old_age Always - 41 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0 SMART Error Log Version: 1 No Errors Logged SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error # 1 Short offline Completed without error 00% 9193 - SMART Selective self-test log data structure revision number 1 SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS 1 0 0 Not_testing 2 0 0 Not_testing 3 0 0 Not_testing 4 0 0 Not_testing 5 0 0 Not_testing Selective self-test flags (0x0): After scanning selected spans, do NOT read-scan remainder of disk. If Selective self-test is pending on power-up, resume after 0 minute delay. Hope someone can help shed some light on this for me. Thanks.
November 8, 201312 yr Author Forgot to include the SYSLOG file in relation to that HDD: Nov 7 11:10:34 server kernel: sas: ata8: end_device-1:1: dev error handler (Errors) Nov 7 11:10:34 server kernel: sas: ata8: end_device-1:1: dev error handler (Errors) Nov 7 11:10:34 server kernel: scsi8 : mvsas (Drive related) Nov 7 11:10:34 server kernel: scsi 8:0:2:0: Direct-Access ATA WDC WD30EZRX-00M 80.0 PQ: 0 ANSI: 5 (Drive related) Nov 7 11:10:34 server kernel: sd 8:0:2:0: [sdm] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) (Drive related) Nov 7 11:10:34 server kernel: sd 8:0:2:0: [sdm] 4096-byte physical blocks (Drive related) Nov 7 11:10:34 server kernel: sd 8:0:2:0: [sdm] Write Protect is off (Drive related) Nov 7 11:10:34 server kernel: sd 8:0:2:0: [sdm] Mode Sense: 00 3a 00 00 (Drive related) Nov 7 11:10:34 server kernel: sd 8:0:2:0: [sdm] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA (Drive related) Nov 7 11:10:34 server kernel: sdm: sdm1 (Drive related) Nov 7 11:10:34 server kernel: sd 8:0:2:0: [sdm] Attached SCSI disk (Drive related) Nov 7 11:10:46 server emhttp: WDC_WD30EZRX-00MMMB0_WD-WCAWZ2564941 (sdm) 2930266584 (Drive related) Nov 7 11:10:46 server kernel: md: import disk2: [8,192] (sdm) WDC_WD30EZRX-00MMMB0_WD-WCAWZ2564941 size: 2930266532 (Drive related) Nov 7 11:13:04 server emhttp: shcmd (40): /usr/local/sbin/set_ncq sdm 1 $stuff$> /dev/null (Drive related) Nov 7 11:13:04 server kernel: md2: running, size: 2930266532 blocks (Drive related) Nov 7 11:13:04 server emhttp: shcmd (63): set -o pipefail ; mount -t reiserfs -o user_xattr,acl,noatime,nodiratime /dev/md2 /mnt/disk2 |$stuff$ logger (Other emhttp) Nov 7 11:13:04 server emhttp: shcmd (64): chmod 777 '/mnt/disk2' (Other emhttp) Nov 7 11:13:04 server emhttp: shcmd (65): chown nobody:users '/mnt/disk2' (Other emhttp) Nov 7 11:49:34 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:06:25 server shfs/user0: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:07:24 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:08:47 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:10:01 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:11:21 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:11:43 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:13:33 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:14:55 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:15:02 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:15:24 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:15:44 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:16:05 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:18:05 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:18:09 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:18:20 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:22:53 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:28:10 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:28:20 server shfs/user0: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:28:39 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:28:39 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:34:33 server shfs/user0: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:34:36 server shfs/user0: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:34:48 server shfs/user0: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:34:50 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:34:50 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:35:14 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:35:24 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:35:26 server shfs/user0: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:35:32 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:35:41 server shfs/user: shfs_readdir: readdir_r: /mnt/disk2/TV (13) Permission denied Nov 7 14:36:57 server shfs/user: shfs_chmod: chmod: /mnt/disk2/TV 040777 (30) Read-only file system Nov 7 14:37:51 server shfs/user: shfs_chmod: chmod: /mnt/disk2/TV 040777 (30) Read-only file system Nov 7 14:39:28 server shfs/user: shfs_chown: chown: /mnt/disk2/TV 0 0 (30) Read-only file system Nov 7 14:39:43 server shfs/user0: shfs_chown: chown: /mnt/disk2/TV 0 0 (30) Read-only file system Nov 7 14:50:40 server unmenu[6938]: ls: cannot access /mnt/disk2/TV/Kids: Permission denied Nov 7 14:50:40 server unmenu[6938]: ls: cannot access /mnt/disk2/TV/Series: Permission denied Nov 7 14:50:40 server unmenu[6938]: ls: cannot access /mnt/disk2/TV/Animation: Permission denied Nov 8 09:52:09 server emhttp: shcmd (276): umount /mnt/disk2 |$stuff$ logger (Other emhttp) Nov 8 09:52:09 server emhttp: shcmd (277): rmdir /mnt/disk2 |$stuff$ logger (Other emhttp) Nov 8 09:52:13 server kernel: md2: stopping (Drive related) Nov 8 09:52:13 server emhttp: WDC_WD30EZRX-00MMMB0_WD-WCAWZ2564941 (sdm) 2930266584 (Drive related) Nov 8 09:52:13 server kernel: md: import disk2: [8,192] (sdm) WDC_WD30EZRX-00MMMB0_WD-WCAWZ2564941 size: 2930266532 (Drive related) CONTINUED TILL 10:28....... Nov 8 10:28:21 server emhttp: WDC_WD30EZRX-00MMMB0_WD-WCAWZ2564941 (sdm) 2930266584 (Drive related) Nov 8 10:28:21 server kernel: md: import disk2: [8,192] (sdm) WDC_WD30EZRX-00MMMB0_WD-WCAWZ2564941 size: 2930266532 (Drive related) Nov 8 10:28:21 server emhttp: shcmd (2056): /usr/local/sbin/set_ncq sdm 1 $stuff$> /dev/null (Drive related) Nov 8 10:28:22 server kernel: md2: running, size: 2930266532 blocks (Drive related)
Archived
This topic is now archived and is closed to further replies.