Author Topic: Latency: LS-WX4.0TL/R1  (Read 3387 times)

erikleaver

  • Calf
  • *
  • Posts: 10
Latency: LS-WX4.0TL/R1
« on: April 17, 2018, 04:58:00 PM »
Hi,

My Linkstation has gotten very slow over the past few months. I'm using it across my home network (4 devices). It's slow in returning directory lists and in logging into the device itself (takes several minutes and navigating menu items inside the admin interface is also very slow). Overall, it's mostly unusable at this point due to latency.

I recently upgraded the firmware to 1.74. Running RAID 1. Using 321 gb out of a 2 TB config with RAID 1. So it shouldn't be a capacity issue.

Hard reboots help but only for short periods of time.

Any suggestions?

Thanks,
Erik

oxygen8

  • The Oxy-genuine article
  • El Toro
  • ****
  • Posts: 417
  • Giving you some breathing space.
Re: Latency: LS-WX4.0TL/R1
« Reply #1 on: April 17, 2018, 05:03:54 PM »
DLNA on or off?
disks ok?

1. open ssh
2. check the cpu and ram usage with
Code: [Select]
top
example
Code: [Select]
Mem: 50148K used, 1876K free, 0K shrd, 3428K buff, 21272K cached
CPU:   0% usr   2% sys   0% nice  96% idle   0% io   0% irq   0% softirq
Load average: 0.15 0.03 0.01
  PID  PPID USER     STAT   VSZ %MEM %CPU COMMAND
13459 13456 root     R     3364   6%   0% top
 1484     1 root     S     2820   5%   0% /bin/sh /usr/local/sbin/miconmon_exec
 2166     1 root     S    34492  66%   0% /opt/bin/transmission-daemon -g /mnt/
 1457     1 root     S    28244  54%   0% /usr/bin/python /usr/local/sbin/Buffa
 1768  1766 root     S    10400  20%   0% /usr/local/sbin/smbd -D
 1766     1 root     S    10268  20%   0% /usr/local/sbin/smbd -D
 1769     1 root     S     5940  11%   0% /usr/local/sbin/nmbd -D
 1717     1 nobody   S     4648   9%   0% proftpd: (accepting connections)


3. check the SMART values for both disks
http://forum.nas-hilfe.de/festplatten-und-ssd-laufwerke/pruefung-einer-festplatte-unter-linux-t1291.html

(maybe you use wd green with not fixed bug)
http://forum.nas-hilfe.de/festplatten-und-ssd-laufwerke/western-digital-in-einer-ls-xhl-load-cycle-count-t1435.html


erikleaver

  • Calf
  • *
  • Posts: 10
Re: Latency: LS-WX4.0TL/R1
« Reply #2 on: April 18, 2018, 08:14:39 AM »
Thanks for the guidance. I'm not running DNLA.

I just ran check disk. When that process completes, I don't get any type of report -- console just takes me to the "shared folders". I'll need to do some more digging to figure out the disk health. But there are no warnings in the console.

I'll do the setup for ssl tonight & see if I can get a top report.

oxygen8

  • The Oxy-genuine article
  • El Toro
  • ****
  • Posts: 417
  • Giving you some breathing space.
Re: Latency: LS-WX4.0TL/R1
« Reply #3 on: April 18, 2018, 10:25:15 AM »
use smartctl to read out the SMART values

Code: [Select]
smartctl -a /dev/sda
and

Code: [Select]
smartctl -a /dev/sdb

erikleaver

  • Calf
  • *
  • Posts: 10
Re: Latency: LS-WX4.0TL/R1
« Reply #4 on: April 29, 2018, 11:58:13 AM »
So I didn't get far enough with the troubleshooting but I know have a red blinking light. Three 1 sec blinks indicates a bad drive.

I see the FAQ notes: Replace the hard drive indicated by the red LED.

But how can I tell if drive 1 or drive 2 needs replacing? After pulling the front panel off, I don't see any additional LEDs.

oxygen8

  • The Oxy-genuine article
  • El Toro
  • ****
  • Posts: 417
  • Giving you some breathing space.
Re: Latency: LS-WX4.0TL/R1
« Reply #5 on: April 29, 2018, 01:48:22 PM »
under the hdds you have the transparent hook

this hook will light with a red led on the demaged drive

erikleaver

  • Calf
  • *
  • Posts: 10
Re: Latency: LS-WX4.0TL/R1
« Reply #6 on: April 29, 2018, 02:05:21 PM »
Maybe it's not my day but I don't see any lights under the tabs.

Here's what I see: https://www.youtube.com/watch?v=50q1u95Atbk&feature=youtu.be


oxygen8

  • The Oxy-genuine article
  • El Toro
  • ****
  • Posts: 417
  • Giving you some breathing space.
Re: Latency: LS-WX4.0TL/R1
« Reply #7 on: April 29, 2018, 03:03:22 PM »
use a dark room

erikleaver

  • Calf
  • *
  • Posts: 10
Re: Latency: LS-WX4.0TL/R1
« Reply #8 on: April 30, 2018, 06:48:52 AM »
Waited til the evening. Still no light. Maybe its burned out or just not on.

I have an enclosure. Can I just yank the drives and test each one using the enclosure? Assuming I should run smart on each one.

Thanks

oxygen8

  • The Oxy-genuine article
  • El Toro
  • ****
  • Posts: 417
  • Giving you some breathing space.

erikleaver

  • Calf
  • *
  • Posts: 10
Re: Latency: LS-WX4.0TL/R1
« Reply #10 on: May 06, 2018, 05:11:50 PM »
Here's the result from top without any real requests going to the device: http://prntscr.com/jekcoe


And here it is in the middle of moving 700mb of images from a ssd to the Buffalo:
http://prntscr.com/jekeog




erikleaver

  • Calf
  • *
  • Posts: 10
Re: Latency: LS-WX4.0TL/R1
« Reply #11 on: May 06, 2018, 08:33:39 PM »
Ok, finally figured out how to get the smart values.

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2018.05.06 21:28:31 =~=~=~=~=~=~=~=~=~=~=~=
login as: root
root@192.168.1.5's password:
root@Family:~# smartctl -d marvell -a /dev/sda
smartctl version 5.37 [arm-none-linux-gnueabi] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     ST2000DM001-1CH164
Serial Number:    W1E6EZQK
Firmware Version: CC27
User Capacity:    2,000,398,934,016 bytes
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   9
ATA Standard is:  Not recognized. Minor revision code: 0x1f
Local Time is:    Sun May  6 21:29:10 2018 EDT
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:  (0x00)   Offline data collection activity
               was never started.
               Auto Offline Data Collection: Disabled.
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:        ( 592) seconds.
Offline data collection
capabilities:           (0x73) SMART execute Offline immediate.
               Auto Offline data collection on/off support.
               Suspend Offline collection upon new
               command.
               No 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:     (   1) minutes.
Extended self-test routine
recommended polling time:     ( 227) minutes.
Conveyance self-test routine
recommended polling time:     (   2) minutes.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   092   092   006    Pre-fail  Always       -       214504044
  3 Spin_Up_Time            0x0003   098   096   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       179
  5 Reallocated_Sector_Ct   0x0033   096   096   010    Pre-fail  Always       -       5080
  7 Seek_Error_Rate         0x000f   085   060   030    Pre-fail  Always       -       353875942
  9 Power_On_Hours          0x0032   061   061   000    Old_age   Always       -       34298
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       179
183 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
184 Unknown_Attribute       0x0032   100   100   099    Old_age   Always       -       0
187 Unknown_Attribute       0x0032   088   088   000    Old_age   Always       -       12
188 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always       -       0
190 Temperature_Celsius     0x0022   063   049   045    Old_age   Always       -       706805797
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       179
193 Load_Cycle_Count        0x0032   089   089   000    Old_age   Always       -       22676
194 Temperature_Celsius     0x0022   037   051   000    Old_age   Always       -       37 (Lifetime Min/Max 0/21)
197 Current_Pending_Sector  0x0012   093   024   000    Old_age   Always       -       1208
198 Offline_Uncorrectable   0x0010   093   024   000    Old_age   Offline      -       1208
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       169423574959608
241 Unknown_Attribute       0x0000   100   253   000    Old_age   Offline      -       2643997231
242 Unknown_Attribute       0x0000   100   253   000    Old_age   Offline      -       6048029332

SMART Error Log Version: 1
ATA Error Count: 12 (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 12 occurred at disk power-on lifetime: 33839 hours (1409 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 01 ff ff ff 4f 00      00:02:28.384  READ DMA EXT
  35 00 08 a8 58 9f 40 00      00:02:28.384  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:24.716  READ DMA EXT
  35 00 08 f0 e4 1e 40 00      00:02:24.716  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:21.041  READ DMA EXT

Error 11 occurred at disk power-on lifetime: 33839 hours (1409 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 01 ff ff ff 4f 00      00:02:24.716  READ DMA EXT
  35 00 08 f0 e4 1e 40 00      00:02:24.716  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:21.041  READ DMA EXT
  35 00 10 e0 e4 1e 40 00      00:02:21.041  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:17.373  READ DMA EXT

Error 10 occurred at disk power-on lifetime: 33839 hours (1409 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 01 ff ff ff 4f 00      00:02:21.041  READ DMA EXT
  35 00 10 e0 e4 1e 40 00      00:02:21.041  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:17.373  READ DMA EXT
  35 00 08 08 d8 4e 40 00      00:02:17.373  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:13.714  READ DMA EXT

Error 9 occurred at disk power-on lifetime: 33839 hours (1409 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 01 ff ff ff 4f 00      00:02:17.373  READ DMA EXT
  35 00 08 08 d8 4e 40 00      00:02:17.373  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:13.714  READ DMA EXT
  35 00 08 a8 58 9f 40 00      00:02:13.714  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:10.083  READ DMA EXT

Error 8 occurred at disk power-on lifetime: 33839 hours (1409 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 01 ff ff ff 4f 00      00:02:13.714  READ DMA EXT
  35 00 08 a8 58 9f 40 00      00:02:13.714  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:10.083  READ DMA EXT
  35 00 10 90 99 9e 40 00      00:02:10.080  WRITE DMA EXT
  35 00 08 78 59 52 40 00      00:02:10.079  WRITE DMA EXT

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]


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.




root@Family:~# smartctl -d marvell -a /s dev/sdb
smartctl version 5.37 [arm-none-linux-gnueabi] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     ST2000DM001-1CH164
Serial Number:    W1E6EZZK
Firmware Version: CC27
User Capacity:    2,000,398,934,016 bytes
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   9
ATA Standard is:  Not recognized. Minor revision code: 0x1f
Local Time is:    Sun May  6 21:30:00 2018 EDT
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:  (0x00)   Offline data collection activity
               was never started.
               Auto Offline Data Collection: Disabled.
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:        ( 592) seconds.
Offline data collection
capabilities:           (0x73) SMART execute Offline immediate.
               Auto Offline data collection on/off support.
               Suspend Offline collection upon new
               command.
               No 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:     (   1) minutes.
Extended self-test routine
recommended polling time:     ( 226) minutes.
Conveyance self-test routine
recommended polling time:     (   2) minutes.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   120   099   006    Pre-fail  Always       -       238384256
  3 Spin_Up_Time            0x0003   096   096   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       179
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   078   060   030    Pre-fail  Always       -       62455345
  9 Power_On_Hours          0x0032   061   061   000    Old_age   Always       -       34301
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       179
183 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
184 Unknown_Attribute       0x0032   100   100   099    Old_age   Always       -       0
187 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
188 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always       -       0
190 Temperature_Celsius     0x0022   063   050   045    Old_age   Always       -       689897509
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       179
193 Load_Cycle_Count        0x0032   076   076   000    Old_age   Always       -       49239
194 Temperature_Celsius     0x0022   037   050   000    Old_age   Always       -       37 (Lifetime Min/Max 0/20)
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       97813585233401
241 Unknown_Attribute       0x0000   100   253   000    Old_age   Offline      -       6520205755
242 Unknown_Attribute       0x0000   100   253   000    Old_age   Offline      -       2195898015

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
No self-tests have been logged.  [To run self-tests, use: smartctl -t]


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.

root@Family:~# exit
logout

erikleaver

  • Calf
  • *
  • Posts: 10
Re: Latency: LS-WX4.0TL/R1
« Reply #12 on: May 07, 2018, 11:32:10 AM »
I ran a long test as well.  Looks like it's indicating a problem with Drive A. Can you confirm?

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2018.05.06 21:34:33 =~=~=~=~=~=~=~=~=~=~=~=
login as: root
root@192.168.1.5's password:
root@Family:~# smartctl -d marvell -t long /dev/sda
smartctl version 5.37 [arm-none-linux-gnueabi] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Sending command: "Execute SMART Extended self-test routine immediately in off-line mode".
Drive command "Execute SMART Extended self-test routine immediately in off-line mode" successful.
Testing has begun.
Please wait 227 minutes for test to complete.
Test will complete after Mon May  7 01:22:01 2018

Use smartctl -X to abort test.

                                                                               
root@Family:~# smartctl -d marvell -a /dev/sda
smartctl version 5.37 [arm-none-linux-gnueabi] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     ST2000DM001-1CH164
Serial Number:    W1E6EZQK
Firmware Version: CC27
User Capacity:    2,000,398,934,016 bytes
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   9
ATA Standard is:  Not recognized. Minor revision code: 0x1f
Local Time is:    Mon May  7 07:39:42 2018 EDT
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:  (0x00)   Offline data collection activity
               was never started.
               Auto Offline Data Collection: Disabled.
Self-test execution status:      ( 121)   The previous self-test completed having
               the read element of the test failed.
Total time to complete Offline
data collection:        ( 592) seconds.
Offline data collection
capabilities:           (0x73) SMART execute Offline immediate.
               Auto Offline data collection on/off support.
               Suspend Offline collection upon new
               command.
               No 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:     (   1) minutes.
Extended self-test routine
recommended polling time:     ( 227) minutes.
Conveyance self-test routine
recommended polling time:     (   2) minutes.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   092   092   006    Pre-fail  Always       -       214674476
  3 Spin_Up_Time            0x0003   098   096   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       179
  5 Reallocated_Sector_Ct   0x0033   096   096   010    Pre-fail  Always       -       5080
  7 Seek_Error_Rate         0x000f   085   060   030    Pre-fail  Always       -       355184808
  9 Power_On_Hours          0x0032   061   061   000    Old_age   Always       -       34308
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       179
183 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
184 Unknown_Attribute       0x0032   100   100   099    Old_age   Always       -       0
187 Unknown_Attribute       0x0032   088   088   000    Old_age   Always       -       12
188 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always       -       0
190 Temperature_Celsius     0x0022   064   049   045    Old_age   Always       -       706805796
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       179
193 Load_Cycle_Count        0x0032   089   089   000    Old_age   Always       -       22676
194 Temperature_Celsius     0x0022   036   051   000    Old_age   Always       -       36 (Lifetime Min/Max 0/21)
197 Current_Pending_Sector  0x0012   093   024   000    Old_age   Always       -       1208
198 Offline_Uncorrectable   0x0010   093   024   000    Old_age   Offline      -       1208
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       97096325694978
241 Unknown_Attribute       0x0000   100   253   000    Old_age   Offline      -       2644126549
242 Unknown_Attribute       0x0000   100   253   000    Old_age   Offline      -       6048040636

SMART Error Log Version: 1
ATA Error Count: 12 (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 12 occurred at disk power-on lifetime: 33839 hours (1409 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 01 ff ff ff 4f 00      00:02:28.384  READ DMA EXT
  35 00 08 a8 58 9f 40 00      00:02:28.384  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:24.716  READ DMA EXT
  35 00 08 f0 e4 1e 40 00      00:02:24.716  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:21.041  READ DMA EXT

Error 11 occurred at disk power-on lifetime: 33839 hours (1409 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 01 ff ff ff 4f 00      00:02:24.716  READ DMA EXT
  35 00 08 f0 e4 1e 40 00      00:02:24.716  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:21.041  READ DMA EXT
  35 00 10 e0 e4 1e 40 00      00:02:21.041  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:17.373  READ DMA EXT

Error 10 occurred at disk power-on lifetime: 33839 hours (1409 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 01 ff ff ff 4f 00      00:02:21.041  READ DMA EXT
  35 00 10 e0 e4 1e 40 00      00:02:21.041  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:17.373  READ DMA EXT
  35 00 08 08 d8 4e 40 00      00:02:17.373  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:13.714  READ DMA EXT

Error 9 occurred at disk power-on lifetime: 33839 hours (1409 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 01 ff ff ff 4f 00      00:02:17.373  READ DMA EXT
  35 00 08 08 d8 4e 40 00      00:02:17.373  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:13.714  READ DMA EXT
  35 00 08 a8 58 9f 40 00      00:02:13.714  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:10.083  READ DMA EXT

Error 8 occurred at disk power-on lifetime: 33839 hours (1409 days + 23 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER ST SC SN CL CH DH
  -- -- -- -- -- -- --
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455

  Commands leading to the command that caused the error were:
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
  -- -- -- -- -- -- -- --  ----------------  --------------------
  25 00 01 ff ff ff 4f 00      00:02:13.714  READ DMA EXT
  35 00 08 a8 58 9f 40 00      00:02:13.714  WRITE DMA EXT
  25 00 01 ff ff ff 4f 00      00:02:10.083  READ DMA EXT
  35 00 10 90 99 9e 40 00      00:02:10.080  WRITE DMA EXT
  35 00 08 78 59 52 40 00      00:02:10.079  WRITE DMA EXT

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed: read failure       90%     34300         1952017424

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.


root@Family:~# smartctl -d marvell -t on  long /dev/sdb
smartctl version 5.37 [arm-none-linux-gnueabi] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Sending command: "Execute SMART Extended self-test routine immediately in off-line mode".
Drive command "Execute SMART Extended self-test routine immediately in off-line mode" successful.
Testing has begun.
Please wait 226 minutes for test to complete.
Test will complete after Mon May  7 11:31:25 2018

Use smartctl -X to abort test.
root@Family:~# smartctl -d marvell -a /dev/sdb
smartctl version 5.37 [arm-none-linux-gnueabi] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     ST2000DM001-1CH164
Serial Number:    W1E6EZZK
Firmware Version: CC27
User Capacity:    2,000,398,934,016 bytes
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   9
ATA Standard is:  Not recognized. Minor revision code: 0x1f
Local Time is:    Mon May  7 12:26:19 2018 EDT
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:  (0x00)   Offline data collection activity
               was never started.
               Auto Offline Data Collection: Disabled.
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:        ( 592) seconds.
Offline data collection
capabilities:           (0x73) SMART execute Offline immediate.
               Auto Offline data collection on/off support.
               Suspend Offline collection upon new
               command.
               No 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:     (   1) minutes.
Extended self-test routine
recommended polling time:     ( 226) minutes.
Conveyance self-test routine
recommended polling time:     (   2) minutes.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x000f   120   099   006    Pre-fail  Always       -       241158264
  3 Spin_Up_Time            0x0003   096   096   000    Pre-fail  Always       -       0
  4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always       -       179
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x000f   078   060   030    Pre-fail  Always       -       62485148
  9 Power_On_Hours          0x0032   061   061   000    Old_age   Always       -       34316
 10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always       -       179
183 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
184 Unknown_Attribute       0x0032   100   100   099    Old_age   Always       -       0
187 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
188 Unknown_Attribute       0x0032   100   100   000    Old_age   Always       -       0
189 Unknown_Attribute       0x003a   100   100   000    Old_age   Always       -       0
190 Temperature_Celsius     0x0022   065   050   045    Old_age   Always       -       689897507
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       0
192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always       -       179
193 Load_Cycle_Count        0x0032   076   076   000    Old_age   Always       -       49239
194 Temperature_Celsius     0x0022   035   050   000    Old_age   Always       -       35 (Lifetime Min/Max 0/20)
197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always       -       0
198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline      -       0
199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always       -       0
240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline      -       22527103501832
241 Unknown_Attribute       0x0000   100   253   000    Old_age   Offline      -       6520392768
242 Unknown_Attribute       0x0000   100   253   000    Old_age   Offline      -       2195986654

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  Extended offline    Completed without error       00%     34315         -

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.


root@Family:~# exit
logout

oxygen8

  • The Oxy-genuine article
  • El Toro
  • ****
  • Posts: 417
  • Giving you some breathing space.
Re: Latency: LS-WX4.0TL/R1
« Reply #13 on: May 07, 2018, 02:00:13 PM »
 /dev/sda

197 Current_Pending_Sector  0x0012   093   024   000    Old_age   Always       -       1208
198 Offline_Uncorrectable   0x0010   093   024   000    Old_age   Offline      -       1208

erikleaver

  • Calf
  • *
  • Posts: 10
Re: Latency: LS-WX4.0TL/R1
« Reply #14 on: May 07, 2018, 05:56:26 PM »
Thanks. So that means disk 1 is bad & needs replacing. I then use the console to rebuild the raid right?