Restarting the conversation from https://hummy.tv/forum/threads/sche...mes-already-recorded.10474/page-3#post-159771 to decontaminate that thread.
The problem
I ran fixdisk, which made a large number of repairs. I think it finished with out of memory error, and I do not know if that log is available somewhere. Anyway, on restarting, the Hummy is asking to reformat the disk; I did not do that. I cannot access the WebIF (in a loop of "The system is initialising.").
On rerunning, it got stuck on the same sector for hours, reporting the following again and again:
Diagnostics
smartctl
I ran
I am not sure if these flag a critical issue, but note a fail is again in sector 251006816.
fdisk
I also looked into a thread deemed similar (thanks @prpr) and ran
Again I don't know what these may mean.
diag igorw
I ran
As my drive is not 2TB, I did not know if I should be following the rest of the advice on that thread and thought to post and see if people have any thoughts.
Many thanks in advance for any inputs!
The problem
I ran fixdisk, which made a large number of repairs. I think it finished with out of memory error, and I do not know if that log is available somewhere. Anyway, on restarting, the Hummy is asking to reformat the disk; I did not do that. I cannot access the WebIF (in a loop of "The system is initialising.").
On rerunning, it got stuck on the same sector for hours, reporting the following again and again:
Code:
Running select disk self test
Error at LBA 251006816
/dev/sda:
re-writing sector 251006816: succeeded
This is an advanced-format disk.
Also checking blocks 251006816 - 251006823 (8 blocks)
Block 251006816 - OK
Block 251006817 - OK
Block 251006818 - OK
Block 251006819 - OK
Block 251006820 - OK
Block 251006821 - OK
Block 251006822 - OK
Block 251006823 - OK
Running select disk self test
Diagnostics
smartctl
I ran
# smartctl -a /dev/sda
and got the following:
Code:
# smartctl -a /dev/sda
smartctl 6.4 2015-06-04 r4109 [7405b0-smp-linux-2.6.18-7.1] (local build)
Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Green
Device Model: WDC WD10EZRX-00L4HB0
Serial Number: WD-WCC4J0771360
LU WWN Device Id: 5 0014ee 2b3de474f
Firmware Version: 01.01A01
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 3.0, 3.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Sat Jan 22 17:40:52 2022 GMT
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: (0x84) Offline data collection activity
was suspended by an interrupting command from host.
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: (12660) 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: ( 145) 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 - 39
3 Spin_Up_Time 0x0027 136 121 021 Pre-fail Always - 4175
4 Start_Stop_Count 0x0032 094 094 000 Old_age Always - 6458
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 092 092 000 Old_age Always - 6448
10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
12 Power_Cycle_Count 0x0032 094 094 000 Old_age Always - 6455
192 Power-Off_Retract_Count 0x0032 192 192 000 Old_age Always - 6392
193 Load_Cycle_Count 0x0032 176 176 000 Old_age Always - 72515
194 Temperature_Celsius 0x0022 103 082 000 Old_age Always - 40
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 2
198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 200 192 000 Old_age Always - 759
200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
SMART Error Log Version: 1
ATA Error Count: 7 (device log contains only the most recent five errors)
CR = Command Register [HEX]
FR = Features Register [HEX]
SC = Sector Count Register [HEX]
SN = Sector Number Register [HEX]
CL = Cylinder Low Register [HEX]
CH = Cylinder High Register [HEX]
DH = Device/Head Register [HEX]
DC = Device Command Register [HEX]
ER = Error register [HEX]
ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.
Error 7 occurred at disk power-on lifetime: 6440 hours (268 days + 8 hours)
When the command that caused the error occurred, the device was doing SMART Offline or Self-test.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 01 67 0f f6 ee Error: UNC at LBA = 0x0ef60f67 = 251006823
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
20 00 01 67 0f f6 ee 0a 00:02:04.171 READ SECTOR(S)
30 00 01 66 0f f6 ee 0a 00:02:04.110 WRITE SECTOR(S)
ec 00 01 66 0f f6 a0 0a 00:02:04.095 IDENTIFY DEVICE
20 00 01 66 0f f6 ee 0a 00:02:04.046 READ SECTOR(S)
30 00 01 65 0f f6 ee 0a 00:02:03.891 WRITE SECTOR(S)
Error 6 occurred at disk power-on lifetime: 6440 hours (268 days + 8 hours)
When the command that caused the error occurred, the device was doing SMART Offline or Self-test.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 01 66 0f f6 ee Error: UNC at LBA = 0x0ef60f66 = 251006822
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
20 00 01 66 0f f6 ee 0a 00:02:04.046 READ SECTOR(S)
30 00 01 65 0f f6 ee 0a 00:02:03.891 WRITE SECTOR(S)
ec 00 01 65 0f f6 a0 0a 00:02:03.873 IDENTIFY DEVICE
20 00 01 65 0f f6 ee 0a 00:02:03.816 READ SECTOR(S)
30 00 01 64 0f f6 ee 0a 00:02:03.755 WRITE SECTOR(S)
Error 5 occurred at disk power-on lifetime: 6440 hours (268 days + 8 hours)
When the command that caused the error occurred, the device was doing SMART Offline or Self-test.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 01 65 0f f6 ee Error: UNC at LBA = 0x0ef60f65 = 251006821
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
20 00 01 65 0f f6 ee 0a 00:02:03.816 READ SECTOR(S)
30 00 01 64 0f f6 ee 0a 00:02:03.755 WRITE SECTOR(S)
ec 00 01 64 0f f6 a0 0a 00:02:03.740 IDENTIFY DEVICE
20 00 01 64 0f f6 ee 0a 00:02:03.682 READ SECTOR(S)
30 00 01 63 0f f6 ee 0a 00:02:03.622 WRITE SECTOR(S)
Error 4 occurred at disk power-on lifetime: 6440 hours (268 days + 8 hours)
When the command that caused the error occurred, the device was doing SMART Offline or Self-test.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 01 64 0f f6 ee Error: UNC at LBA = 0x0ef60f64 = 251006820
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
20 00 01 64 0f f6 ee 0a 00:02:03.682 READ SECTOR(S)
30 00 01 63 0f f6 ee 0a 00:02:03.622 WRITE SECTOR(S)
ec 00 01 63 0f f6 a0 0a 00:02:03.607 IDENTIFY DEVICE
20 00 01 63 0f f6 ee 0a 00:02:03.558 READ SECTOR(S)
30 00 01 62 0f f6 ee 0a 00:02:03.514 WRITE SECTOR(S)
Error 3 occurred at disk power-on lifetime: 6440 hours (268 days + 8 hours)
When the command that caused the error occurred, the device was doing SMART Offline or Self-test.
After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
40 51 01 63 0f f6 ee Error: UNC at LBA = 0x0ef60f63 = 251006819
Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
20 00 01 63 0f f6 ee 0a 00:02:03.558 READ SECTOR(S)
30 00 01 62 0f f6 ee 0a 00:02:03.514 WRITE SECTOR(S)
ec 00 01 62 0f f6 a0 0a 00:02:03.496 IDENTIFY DEVICE
20 00 01 62 0f f6 ee 0a 00:02:03.438 READ SECTOR(S)
30 00 01 61 0f f6 ee 0a 00:02:03.377 WRITE SECTOR(S)
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Extended offline Aborted by host 10% 6447 -
# 2 Short offline Completed: read failure 90% 6440 251006816
# 3 Short offline Completed without error 00% 6438 -
# 4 Extended offline Aborted by host 90% 3518 -
# 5 Extended offline Completed without error 00% 3516 -
# 6 Short offline Completed without error 00% 3508 -
# 7 Short offline Completed without error 00% 3496 -
# 8 Short offline Completed: read failure 90% 3496 1142627824
# 9 Short offline Completed: read failure 90% 3496 1142627824
#10 Selective offline Completed: read failure 90% 3495 963535768
#11 Extended offline Completed: read failure 90% 3495 963535760
#12 Short offline Completed: read failure 90% 3495 963535760
#13 Conveyance offline Completed without error 00% 58 -
5 of 6 failed self-tests are outdated by newer successful extended offline self-test # 5
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.
fdisk
I also looked into a thread deemed similar (thanks @prpr) and ran
fdisk -lu /dev/sda
, getting the following:
Code:
# fdisk -lu /dev/sda
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/sda1 8 2104510 1052251+ 83 Linux
Partition 1 does not end on cylinder boundary
/dev/sda2 2104512 1932539166 965217327+ 83 Linux
/dev/sda3 1932539168 1953520062 10490447+ 83 Linux
diag igorw
I ran
diag igorw
and got the following:
Code:
d# diag igorw
Running: igorw
END CHS 1953520064
Searching for partition 3...
sh: out of memory
Unable to find partition 3
Many thanks in advance for any inputs!