KlackKlackKlack macht die Seagate Platte

Piktogramm

Admiral
Registriert
Okt. 2008
Beiträge
8.861
Problem: Ich habe Seagate IronWolf HDDs, diese neigen im Idle dazu im Gleichtakt und Rhytmische ihre R/W-Köpfe zu bewegen und entgegen aller Einstellungen im Idle nicht schlafen zu gehen. Es gilt zwei Probleme zu beseitigen.
Ziel:
1. Die Kopfbewegungen die von der Geräuschentwicklung her nervig sind und nach HDD-Selbstmord klingen sollen weg.
2. Den HDDs beizubringen, dass schlafen gehen können um nicht die ganze Zeit teuren Edelstrom zu saufen.

Naja und das Ganze muss unter Linux funktionieren :).

Anbei der Stand der Dinge:
  • System
    • Ubuntu 22.04 LTS,
      • 6.6 Mainlinekernel, nicht von Canonical, zeigt Fehler
      • 6.2 HWE Kernel von Canionical, zeigt Fehler
    • Hardware ist ein Ryzen Pro 4650G mit ECC Speicher, aktiver Fehlerkorrektur, keine Logs zu Fehlern
    • HDD Controller: 2x von der AMD CPU, 2x Chipsatz, 6x ASmedia Chipsatz (genaugenommen sind auch die Ports von AMD ASmedia Designs)
    • Netzteil ist ein 400W BeQuiet, Spannungen überwacht das OS, habe keine Logs, dass die Spannungen außerhalb der Spec liegen. System kommt mit der Brechstange nicht über 160W
  • HDDs sind Seagate IronWolfs 12TB (/dev/sdb, sdc, sdd)
  • sdb
    • Model ST12000VN0008-2PH103
    • Firmware SC61
    • Bewegt die R/W-Heads im Idle, weniger aggressiv als die sdc, sdd
    • Voller R/W Test auf die HDD zeigt keine Fehler, Voller Smart Selbsttest zeigt keine Probleme
  • sdc, sdd
    • Model ST12000VN0008-2YS101
    • Firmware SC60
    • KlackKlackKlack
    • Voller R/W Test auf die HDD zeigt keine Fehler, Voller Smart Selbsttest zeigt keine Probleme

Was wurde versucht:
  1. hdparm
    1. hdparm -B für APM Settings, verstehen die HDDs nicht
    2. hdparm -S 240 damit die HDDs schlafen gehen nach 20min idle, verstehen die HDDs, reagieren nicht drauf, sind ja mit Klackern beschäftigt..
    3. hdparm -z um Seagate Powermanagement abzustellen, verstehen die HDDs, setzen das EPC-feature auch auf "off", es klackert dennoch
  2. Firmwareupdates, Seagate bestellt keine bereit, Anfragen beim Support bieten auch keine inoffiziellen Wege.
  3. Seagate hat eigene Energiesparsettings und eigene Softwaretools dafür. Also openSeaChest (Link, Manpages) geladen und genutzt. $dev ist eine Variable, die sd[b-d] entspricht. SeaChest kann keine Ranges, also habe ich ein kleines Script, welches über die Laufwerke Schleifen läuft. Periodischen Klacken und dauerhaft laufende Platten mit (Fett gedrucktesist Änderung zum Vorgänger):
    1. --setAPMLevel unerstützt keines der drei Laufwerke
    2. Fehler einzelne Parameter zu setzen, setzt dennoch alle anderen Parameter (kontrolliert mit /opt/openSeaChest_PowerControl -d $dev --showEPCSettings
    3. Zeitangaben gesetzte Zeitangaben sind in ms
    4. Klackern und Platten gehen nicht schlafen
      /opt/openSeaChest/openSeaChest_PowerControl --noBanner --onlySeagate -d $dev --EPCfeature disable --idle_a disable --idle_b disable --idle_c disable --standby_z disable --setAPMLevel disable
    5. Klackern, kein Schlaf, default für a und b wird gesetzt, c und StandbyZ aber nicht.
      /opt/openSeaChest/openSeaChest_PowerControl --noBanner --onlySeagate -d $dev --EPCfeature enable --idle_a default --idle_b default --idle_c default --standby_z default --setAPMLevel 127
    6. Klackern, HDDs gehen nicht schlafen
      /opt/openSeaChest/openSeaChest_PowerControl --noBanner --onlySeagate -d $dev --EPCfeature enable --idle_a 1000 --idle_b 60000 --idle_c 120000 --standby_z 1200000 --setAPMLevel 127
  4. In Onlineforen wird teils empfohlen das SMART Monitoring abzuschalten, weil Seagateplatten allein bei der regelmäßigen Abfrage der Temperatur aufwachen. Also systemctl stop smartmontools.service & systemctl disable smartmontools.service. Was selbst mit dem vollem Durchlauf von 3. nichts ändert. Mal ganz abgesehen davon, dass das Abschalten vom SMART Monitoring übles Gepfusche und keine Dauerlösung ist!
  5. Monitoring der Head Loads: sudo watch -n5 'smartctl -a /dev/sdb | grep "Load_Cycle_Count"'. Load_Cacle_Count bleibt trotz Klackerns konstant. Es ist also kein Headoffload auf die Rampe, sondern Kopfbwegungen auf dem Platter. Head Offloading ist das, was --idle_b konfiguriert
  6. SMART folgt, es ist kein Smart Selftest!
  7. Probiert wurde dies alles mit folgenden Varianten, aber ohne Erfolg:
    1. HDDs an gestecktem PCIe zu Sata Controlelr
    2. HDDs an CPU und Southbridge Controllern
    3. ASPM OFF/ON an allen Kontrollern
      1. Jeweils mit SATA LinkPowerManagement OFF/ON
    4. HDDs einzeln
    5. HDDs als BTRFS raid5 (jajaja, ich mag Risiko, aber keine klackernde Platten!) mit bache
  8. Edit3: Gegentest mit hdparm -y /dev/sd[a-z], ob es nicht doch I/O auf den Platten ist. Wäre es I/O würde das OS die Platten ja wecken. Und nein, das OS weckt die Platten nicht!
  9. Edit3: Es sind auch keine Vibrationen, habe die HDDs schon ausgebaut und auf Schaumstoff gebettet.
smartctl -x /dev/sdb
CRC Error, RawRead etc. sind hoch. Dass muss bei Seagateplatten aber wohl so. Die zählen nicht Fehler sondern irgendwelche Laufzeiten ohne Fehler.
sdc und sdd sehen vergleichbar aus.
Code:
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-6.5.5-zabbly+] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate IronWolf
Device Model:     ST12000VN0008-2PH103
Serial Number:    deadbeef
LU WWN Device Id: deadbeef
Firmware Version: SC61
User Capacity:    12,000,138,625,024 bytes [12.0 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    7200 rpm
Form Factor:      3.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-4 (minor revision not indicated)
SATA Version is:  SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Wed Oct  4 18:32:21 2023 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
DSN feature is:   Disabled
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Write SCT (Get) Feature Control Command failed: scsi error badly formed scsi parameters
Wt Cache Reorder: Unknown (SCT Feature Control command failed)

=== 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:         (  567) 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:      (   1) minutes.
Extended self-test routine
recommended polling time:      (1089) minutes.
Conveyance self-test routine
recommended polling time:      (   2) minutes.
SCT capabilities:            (0x50bd)    SCT Status supported.
                    SCT Error Recovery Control supported.
                    SCT Feature Control supported.
                    SCT Data Table supported.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     POSR--   079   064   044    -    72225976
  3 Spin_Up_Time            PO----   092   089   000    -    0
  4 Start_Stop_Count        -O--CK   100   100   020    -    89
  5 Reallocated_Sector_Ct   PO--CK   100   100   010    -    0
  7 Seek_Error_Rate         POSR--   081   060   045    -    126356389
  9 Power_On_Hours          -O--CK   099   099   000    -    958
 10 Spin_Retry_Count        PO--C-   100   100   097    -    0
 12 Power_Cycle_Count       -O--CK   100   100   020    -    64
 18 Head_Health             PO-R--   100   100   050    -    0
187 Reported_Uncorrect      -O--CK   100   100   000    -    0
188 Command_Timeout         -O--CK   100   100   000    -    0
190 Airflow_Temperature_Cel -O---K   067   048   040    -    33 (Min/Max 22/39)
192 Power-Off_Retract_Count -O--CK   100   100   000    -    15
193 Load_Cycle_Count        -O--CK   100   100   000    -    857
194 Temperature_Celsius     -O---K   033   052   000    -    33 (0 20 0 0 0)
197 Current_Pending_Sector  -O--C-   100   100   000    -    0
198 Offline_Uncorrectable   ----C-   100   100   000    -    0
199 UDMA_CRC_Error_Count    -OSRCK   200   200   000    -    0
200 Pressure_Limit          PO---K   100   100   001    -    0
240 Head_Flying_Hours       ------   100   253   000    -    634 (47 136 0)
241 Total_LBAs_Written      ------   100   253   000    -    110577340833
242 Total_LBAs_Read         ------   100   253   000    -    33299341097
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning

General Purpose Log Directory Version 1
SMART           Log Directory Version 1 [multi-sector log support]
Address    Access  R/W   Size  Description
0x00       GPL,SL  R/O      1  Log Directory
0x01           SL  R/O      1  Summary SMART error log
0x02           SL  R/O      5  Comprehensive SMART error log
0x03       GPL     R/O      5  Ext. Comprehensive SMART error log
0x04       GPL     R/O    256  Device Statistics log
0x04       SL      R/O      8  Device Statistics log
0x06           SL  R/O      1  SMART self-test log
0x07       GPL     R/O      1  Extended self-test log
0x08       GPL     R/O      2  Power Conditions log
0x09           SL  R/W      1  Selective self-test log
0x0a       GPL     R/W      8  Device Statistics Notification
0x0c       GPL     R/O   2048  Pending Defects log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL     R/O      1  SATA Phy Event Counters log
0x13       GPL     R/O      1  SATA NCQ Send and Receive log
0x21       GPL     R/O      1  Write stream error log
0x22       GPL     R/O      1  Read stream error log
0x24       GPL     R/O    768  Current Device Internal Status Data log
0x2f       GPL     -        1  Set Sector Configuration
0x30       GPL,SL  R/O      9  IDENTIFY DEVICE data log
0x80-0x9f  GPL,SL  R/W     16  Host vendor specific log
0xa1       GPL,SL  VS     160  Device vendor specific log
0xa2       GPL     VS   16320  Device vendor specific log
0xa4       GPL,SL  VS     160  Device vendor specific log
0xa6       GPL     VS     192  Device vendor specific log
0xa8-0xa9  GPL,SL  VS     136  Device vendor specific log
0xab       GPL     VS       1  Device vendor specific log
0xad       GPL     VS      16  Device vendor specific log
0xbe-0xbf  GPL     VS   65535  Device vendor specific log
0xc1       GPL,SL  VS       8  Device vendor specific log
0xc3       GPL,SL  VS      56  Device vendor specific log
0xc7       GPL,SL  VS       8  Device vendor specific log
0xc9       GPL,SL  VS       8  Device vendor specific log
0xca       GPL,SL  VS      16  Device vendor specific log
0xcd       GPL,SL  VS       1  Device vendor specific log
0xce       GPL     VS       1  Device vendor specific log
0xcf       GPL     VS     512  Device vendor specific log
0xd1       GPL     VS     656  Device vendor specific log
0xd2       GPL     VS   10000  Device vendor specific log
0xd4       GPL     VS    2048  Device vendor specific log
0xda       GPL,SL  VS       1  Device vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer
0xe2       GPL,SL  -      160  Reserved

SMART Extended Comprehensive Error Log Version: 1 (5 sectors)
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed without error       00%       845         -
# 2  Short offline       Completed without error       00%         0         -

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.

SCT Status Version:                  3
SCT Version (vendor specific):       522 (0x020a)
Device State:                        Active (0)
Current Temperature:                    33 Celsius
Power Cycle Min/Max Temperature:     22/39 Celsius
Lifetime    Min/Max Temperature:     20/52 Celsius
Under/Over Temperature Limit Count:   0/5
SMART Status:                        0xc24f (PASSED)
Vendor specific:
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00

SCT Temperature History Version:     2
Temperature Sampling Period:         4 minutes
Temperature Logging Interval:        59 minutes
Min/Max recommended Temperature:     10/25 Celsius
Min/Max Temperature Limit:            5/70 Celsius
Temperature History Size (Index):    128 (122)

Index    Estimated Time   Temperature Celsius
 123    2023-09-29 13:06    30  ***********
 124    2023-09-29 14:05     ?  -
 125    2023-09-29 15:04    38  *******************
 126    2023-09-29 16:03     ?  -
 127    2023-09-29 17:02    25  ******
   0    2023-09-29 18:01     ?  -
   1    2023-09-29 19:00    26  *******
   2    2023-09-29 19:59    33  **************
   3    2023-09-29 20:58    28  *********
   4    2023-09-29 21:57    27  ********
   5    2023-09-29 22:56    27  ********
   6    2023-09-29 23:55    27  ********
   7    2023-09-30 00:54    26  *******
 ...    ..( 10 skipped).    ..  *******
  18    2023-09-30 11:43    26  *******
  19    2023-09-30 12:42    27  ********
  20    2023-09-30 13:41    27  ********
  21    2023-09-30 14:40    36  *****************
  22    2023-09-30 15:39     ?  -
  23    2023-09-30 16:38    37  ******************
  24    2023-09-30 17:37    39  ********************
  25    2023-09-30 18:36     ?  -
  26    2023-09-30 19:35    39  ********************
  27    2023-09-30 20:34     ?  -
  28    2023-09-30 21:33    40  *********************
  29    2023-09-30 22:32     ?  -
  30    2023-09-30 23:31    38  *******************
  31    2023-10-01 00:30    41  **********************
  32    2023-10-01 01:29    42  ***********************
  33    2023-10-01 02:28    41  **********************
  34    2023-10-01 03:27    41  **********************
  35    2023-10-01 04:26    41  **********************
  36    2023-10-01 05:25     ?  -
  37    2023-10-01 06:24    24  *****
  38    2023-10-01 07:23    39  ********************
  39    2023-10-01 08:22    40  *********************
 ...    ..(  7 skipped).    ..  *********************
  47    2023-10-01 16:14    40  *********************
  48    2023-10-01 17:13    41  **********************
  49    2023-10-01 18:12    41  **********************
  50    2023-10-01 19:11    40  *********************
  51    2023-10-01 20:10    40  *********************
  52    2023-10-01 21:09    40  *********************
  53    2023-10-01 22:08    39  ********************
  54    2023-10-01 23:07    38  *******************
  55    2023-10-02 00:06    39  ********************
 ...    ..(  5 skipped).    ..  ********************
  61    2023-10-02 06:00    39  ********************
  62    2023-10-02 06:59    40  *********************
 ...    ..(  6 skipped).    ..  *********************
  69    2023-10-02 13:52    40  *********************
  70    2023-10-02 14:51    43  ************************
  71    2023-10-02 15:50    42  ***********************
  72    2023-10-02 16:49    41  **********************
  73    2023-10-02 17:48    41  **********************
  74    2023-10-02 18:47    42  ***********************
  75    2023-10-02 19:46    42  ***********************
  76    2023-10-02 20:45    42  ***********************
  77    2023-10-02 21:44    40  *********************
  78    2023-10-02 22:43    39  ********************
  79    2023-10-02 23:42    39  ********************
  80    2023-10-03 00:41    40  *********************
 ...    ..(  2 skipped).    ..  *********************
  83    2023-10-03 03:38    40  *********************
  84    2023-10-03 04:37    41  **********************
 ...    ..(  2 skipped).    ..  **********************
  87    2023-10-03 07:34    41  **********************
  88    2023-10-03 08:33    42  ***********************
  89    2023-10-03 09:32    41  **********************
  90    2023-10-03 10:31    41  **********************
  91    2023-10-03 11:30    41  **********************
  92    2023-10-03 12:29    40  *********************
  93    2023-10-03 13:28    40  *********************
  94    2023-10-03 14:27    40  *********************
  95    2023-10-03 15:26     ?  -
  96    2023-10-03 16:25    23  ****
  97    2023-10-03 17:24    38  *******************
  98    2023-10-03 18:23    40  *********************
  99    2023-10-03 19:22     ?  -
 100    2023-10-03 20:21    40  *********************
 101    2023-10-03 21:20    39  ********************
 102    2023-10-03 22:19    41  **********************
 103    2023-10-03 23:18    42  ***********************
 104    2023-10-04 00:17    43  ************************
 105    2023-10-04 01:16    42  ***********************
 106    2023-10-04 02:15    42  ***********************
 107    2023-10-04 03:14    42  ***********************
 108    2023-10-04 04:13     ?  -
 109    2023-10-04 05:12    24  *****
 110    2023-10-04 06:11    39  ********************
 111    2023-10-04 07:10    40  *********************
 112    2023-10-04 08:09    41  **********************
 113    2023-10-04 09:08    43  ************************
 114    2023-10-04 10:07    42  ***********************
 115    2023-10-04 11:06    43  ************************
 116    2023-10-04 12:05     ?  -
 117    2023-10-04 13:04    22  ***
 118    2023-10-04 14:03    38  *******************
 119    2023-10-04 15:02    39  ********************
 ...    ..(  2 skipped).    ..  ********************
 122    2023-10-04 17:59    39  ********************

SCT Error Recovery Control:
           Read:     70 (7.0 seconds)
          Write:     70 (7.0 seconds)

Device Statistics (GP Log 0x04)
Page  Offset Size        Value Flags Description
0x01  =====  =               =  ===  == General Statistics (rev 1) ==
0x01  0x008  4              64  ---  Lifetime Power-On Resets
0x01  0x010  4             958  ---  Power-on Hours
0x01  0x018  6    110577336441  ---  Logical Sectors Written
0x01  0x020  6       663122290  ---  Number of Write Commands
0x01  0x028  6     33217056412  ---  Logical Sectors Read
0x01  0x030  6       183319433  ---  Number of Read Commands
0x01  0x038  6               -  ---  Date and Time TimeStamp
0x03  =====  =               =  ===  == Rotating Media Statistics (rev 1) ==
0x03  0x008  4             932  ---  Spindle Motor Power-on Hours
0x03  0x010  4             650  ---  Head Flying Hours
0x03  0x018  4             857  ---  Head Load Events
0x03  0x020  4               0  ---  Number of Reallocated Logical Sectors
0x03  0x028  4               0  ---  Read Recovery Attempts
0x03  0x030  4               0  ---  Number of Mechanical Start Failures
0x03  0x038  4               0  ---  Number of Realloc. Candidate Logical Sectors
0x03  0x040  4              15  ---  Number of High Priority Unload Events
0x04  =====  =               =  ===  == General Errors Statistics (rev 1) ==
0x04  0x008  4               0  ---  Number of Reported Uncorrectable Errors
0x04  0x010  4               0  ---  Resets Between Cmd Acceptance and Completion
0x04  0x018  4               0  -D-  Physical Element Status Changed
0x05  =====  =               =  ===  == Temperature Statistics (rev 1) ==
0x05  0x008  1              33  ---  Current Temperature
0x05  0x010  1              40  ---  Average Short Term Temperature
0x05  0x018  1              39  ---  Average Long Term Temperature
0x05  0x020  1              52  ---  Highest Temperature
0x05  0x028  1              25  ---  Lowest Temperature
0x05  0x030  1              45  ---  Highest Average Short Term Temperature
0x05  0x038  1              32  ---  Lowest Average Short Term Temperature
0x05  0x040  1              40  ---  Highest Average Long Term Temperature
0x05  0x048  1              39  ---  Lowest Average Long Term Temperature
0x05  0x050  4               0  ---  Time in Over-Temperature
0x05  0x058  1              70  ---  Specified Maximum Operating Temperature
0x05  0x060  4               0  ---  Time in Under-Temperature
0x05  0x068  1               5  ---  Specified Minimum Operating Temperature
0x06  =====  =               =  ===  == Transport Statistics (rev 1) ==
0x06  0x008  4             239  ---  Number of Hardware Resets
0x06  0x010  4              78  ---  Number of ASR Events
0x06  0x018  4               0  ---  Number of Interface CRC Errors
0xff  =====  =               =  ===  == Vendor Specific Statistics (rev 1) ==
0xff  0x008  7               0  ---  Vendor Specific
0xff  0x010  7               0  ---  Vendor Specific
0xff  0x018  7               0  ---  Vendor Specific
                                |||_ C monitored condition met
                                ||__ D supports DSN
                                |___ N normalized value

Pending Defects log (GP Log 0x0c)
No Defects Logged

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x000a  2            3  Device-to-host register FISes sent due to a COMRESET
0x0001  2            0  Command failed due to ICRC error
0x0003  2            0  R_ERR response for device-to-host data FIS
0x0004  2            0  R_ERR response for host-to-device data FIS
0x0006  2            0  R_ERR response for device-to-host non-data FIS
0x0007  2            0  R_ERR response for host-to-device non-data FIS

/opt/openSeaChest/openSeaChest_PowerControl -d /dev/sdb --showEPCSettings
Achtung, auch wenn man im Terminal Werte als ms setzt, OpenSeaChest zeigt selbst 1/10s bzw. 100er Schritte an ms an!
Code:
==========================================================================================
 openSeaChest_PowerControl - openSeaChest drive utilities - NVMe Enabled
 Copyright (c) 2014-2023 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
 openSeaChest_PowerControl Version: 3.3.1-4_1_1 X86_64
 Build Date: Mar 27 2023
 Today: Wed Oct  4 19:18:46 2023        User: root
==========================================================================================

/dev/sg1 - ST12000VN0008-2PH103 - ZTN1DK88 - SC61 - ATA


===EPC Settings===
        * = timer is enabled
        C column = Changeable
        S column = Savable
        All times are in 100 milliseconds

Name       Current Timer Default Timer Saved Timer   Recovery Time C S
Idle A     *10           *1            *10           1             Y Y
Idle B     *600          *1200         *600          4             Y Y
Idle C     *1200          6000         *1200         30            Y Y
Standby Z  *12000         9000         *12000        140           Y Y

Mit einem genervtem KlackKlackKlack gitte ich um Hilfe :)


Edit: Die Einstellungen von openSeaChest erklärt, da die Manpage es nicht tut:
  • idle_a: Kopf wird auf den Platter geparkt, Servo für die Arme werden deaktiviert
  • idle_b: Wie a, Kopf wird jedoch auf der Rampe geparkt
  • idle_c: Wie b, nur werden die Platter etwas abgebremst
  • standby_z: Wie idle_c, Platter werden angehalten
  • APMLevel: 2..127 ist PowerSave bis Performance mit Möglichkeit für Standby, 128..253 ist PowerSave bis Performance ohne standby, 254 ist max Performance
Da die Kopfbwegung einzelner Platten etwa aller 1/3s bis 1/2 erfolgt und ich idle_a auf 10s gesetzt habe und idle_b auf 60s bzw. eine Minute, scheinen diese Einstellungen nicht viel mit dem Problem zu tun zu haben?!

Edit2:
Die Notlösung wäre, das Betriebssystem Zugriffe auf die HDDs zu beobachten zu lassen und jeweils einen Timer zu setzen. Wobei der Timer nach ~20min ein hdparm -y absetzt. Das ist übeles Gefrickel, scheint mit einem bcache dazwischen nicht all zu gut zu funktionieren und dazwischen Klackerts halt immer noch und nervt.
 
Zuletzt bearbeitet:
Mir ist nicht klar, warum Du Ironwulf Platten einsetzt, die für Dauerbetrieb ausgelegt sind, wenn Du sie gar nicht dauernd betreiben willst. Sie ständig hoch und runterzufahren schadet ihnen langfristig doch eher.

Ich bin auch kein Spezialist für Deine Art von Problemen aber für mich klingen Deine Erkenntnise eher danach, als würden Ironwulf Platten die für Dich notwendigen Befehle einfach nicht implementiert haben bzw. firmwareseitig nicht auf diese reagieren, weil Seagate vielleicht der Ansicht ist, daß Ironwulf Platten dies nicht tun sollten, da sie für NAS Systeme ausgelegt sind und nicht für Desktopbetrieb. Das sich jemand am völlig normalen Klackern stören könnte, kam Seagate möglicherweise nicht in den Sinn. Wobei ich es schon seltsam finde, das sie so überhaupt nicht schlafen gehen wollen, weil selbst meine eXos Platten (die noch viel mehr auf Dauerbetrieb ausgelegt ist) das meines Wissens können (auch wenn ich nicht wüßte warum ich das wollen sollte).

Ich kann Dir daher leider nicht weiterhelfen nachdem was Du schon alles erfolglos versucht hast, mir war immer wichtig das die Platten gerade nicht abschalten sondern schön dauerhaft 24/7 durchlaufen, daher habe ich nie in Deiner Richtung geforscht.
 
ja kann man leider vergessen es gibt 100 gründe die festplatten aufwecken.

es funktioniert einfach nicht mehr. nicht unter linux. auch nicht unter windows.

früher musste man schon tricksen aber spätestens seit ssd kümmert sich da keiner mehr darum

akzeptieren oder einen dedizierten ausschalter für jede platte bauen
 
War es nicht so, dass dieses "Klicken" bei denen voellig normal ist?
Was sagt eigentlich der Support? @Piktogramm
 
@kieleich
NEIN, der Mist hat zu funktionieren. Schluss aus Ende!
Zudem, die Toshiba Platten im System können es ja auch. Die nutzen 0815 ATA Befehle für LPM, Powerdown und halten sich dran.

@BFF
Support sagt: Ne sollte nicht sein. Als typischer FirstLevel können die aber auch nicht mehr als ihre Script vorgibt und Linux + OpenSeaChest schien schon nicht in deren Script zu sein.
Und Kopfbewegungen mit fester Frequenz kann nicht normal sein. Auch wenn es keine Headoffloads sind, damit bekommt man in kürzester Zeit alle HDDs klein. Da die Dinger nach dem letztem I/O auch nahezu perfekt synchron klackern, wäre das HDD Massenmord. 4..8 davon in einem Gehäuse und die schütteln ihre Spindellager damit kaputt..
 
  • Gefällt mir
Reaktionen: AB´solut SiD
Es gab damals mal einen Spruch: Seagate -> Siegehtnicht - Offensichtlich ist das nach wie vor gültig.

Aber, Dein " Schluss aus das hat zu funktionieren" ist ein Wunschdenken.... und hat nichts mit der weiter oben beschriebenen Realität zu tun.

Kannst Du das beim Support nicht eskalieren?
 
@Meckerkopp
Ich werde morgen versuchen es zu eskalieren
Edit: Achso, das Fehlerbild gibt es im Netz durchaus regelmäßig seit Jahren. Mal ohne Reaktion, mal mit Leuten die mit openSeaChest das Problem abstellen konnten, mit mit Leuten bei denen Firmwareupdates von SC60 auf SC61 half, mal half das abschalten vom SMART Monitoring.

@GTrash81
Nackig und
Bcache mit HDDs als Backing, 2SSDs als raid 1 als Cache, BTRFS mit raid1c2 für Metadata, raid 5 für data
Problembeschreibung bleibt davon unberührt.


Edit:
Gerade läuft der Test mit hdparm -y Zwangsschlaf bei aktivem Smart Monitoring. Die Seagate Platten wachen nicht auf.
 
KlackKlackKlack machts als ich im Chat mit dem Seagate Support hänge. Der Chat ist in englisch, die Kommunikation ist schwer. Nach einer Weile frage ich nach Eskalation auf die nächste Supportebene. Es gibt keine. Der Support kann mit "openSeaChest" nichts anfangen, verweist auf die "SeaTools".
Nach noch etwas hin und her bleibt nur die Empfehlung des Austauschs der HDDs.

Ich habe ja Zweifel, dass exakt identische Fehler (die HDDs klackern echt im Gleichtakt), von HDDs aus zwei Quellen, zwei Chargen realistisch Hardware sind. Vor allem, da sich entsprechende Fehlerbeschreibungen im Netz über Jahre finden.

Naja und eigentlich ist dieser Beitrag nur ein Pusch :)
Ergänzung ()

Jetzt sogar mit Sound. Das sind drei HDDs im Gleichschlag. Eine HDD allein bekomme ich nicht gescheit aufgenommen. Ich höre eine HDD alleine, aber ich habe nicht ein gescheites Mikro im Haus, welches es schafft.
 

Anhänge

  • KlackKlackKlack.ogg
    175,3 KB
Zuletzt bearbeitet:
Also bis zu dem Soundsample dachte ich ja das sei das gleiche Problem das ich mit meinen 8 TB Ironwolf (ST8000VN0022) hatte. (und ich denke auch bei den archive hdd, müsste ST8000AS... sein)
Aber bei mir war das ein einzelnes, recht lautes, hartes 'Klack!' durch den parkenden Kopf. Also nichts was im Sekundentakt oder öfter passierte.
Doch deine Platten scheinen sich für eine Pendeluhr zu halten. Mit etwa 2 Hz Schlägen, oder 1Hz und anschlagen auf beiden Seiten. Zusammen damit dass die auch in sleep und ohne I/O weiter'ticken' würde ich ja sagen die sind hinüber. Oder die wollen sich eigentlich nur für das Floppytron Orchestra bewerben ^^ scnr
Austausch ist vermutlich realistischer, aber ansonsten wäre es sicher höchst spannend mal eine aufzumachen und schlichtweg reinzugucken was da vor sich geht.
Ist das Klacken so weich, oder liegt das an der Aufnahme?

Zu Punkt 2. war meine Info dass zumindest unter Windows eine Abfrage von SMART oder power status die Platte weckt. Auch unter Linux ist das nicht unbedingt möglich.
Auszug aus SeaChest_PowerControl.191-Win.txt
--checkPowerMode
Get the current power mode of a drive. On SCSI devices, this
will only work if the drive has transitioned from active state
to another state. In Windows, the --checkPowerMode command
will always wake up SATA drives which are controlled by the
default Microsoft drivers. This means you cannot check the
power mode and determine that it is in Idle or Standby. Drives
on secondary controllers or non-Microsoft device drivers may
accept the --checkPowerMode command without waking up the drive.
und SeaChest_PowerControl.191-Lin.txt
--checkPowerMode
Get the current power mode of a drive. On SCSI devices, this
will only work if the drive has transitioned from active state
to another state. While the popular /dev/sd? device handles
can be used in most cases, the --checkPowerMode command with
/dev/sd causes the drive to wake up if it is in a reduced power
state. Use /dev/sg device handles to avoid this effect.
und soweit ich mich erinnere hat bei mir jede smart abfrage sowohl unter windows als auch debian die Platten geweckt. Ebenso hdparm -C.
 
@Dale Nixon
Das Ausschalten von Offline Data Collection brachte nichts.

@Bigeagle
Es sind halt keine Kopfbewegungen auf die Rampe. Für mich wirkt es stark so, als würde der Kopf die Parkposition auf den Plattern einnehmen und dann aus irgendwelchen Gründen diese wieder verlassen. Beim Gewinnspiel hatte ich zwei der Platten gewonnen und da waren die Platten schadhaft (ich tippe auf Transportschaden), wenn die Platten ein Problem haben klingen die total anders.
Das das Klacken sich weich anhört ist eine Mischung auf verschiedenen Dingen. Kein gescheites Mikro (so solche Zwecke), gedämmtes Gehäuse und das Aufnahmegerät ist ein Smartphones und zwischen Signal und Abspeichern ist da noch eine ganze Menge Signalverarbeitung.

Das SMART die HDDs wecken soll habe ich auch gelesen. Daher auch der Anfänglich beschriebene Punkt 3.4, dass ich Smartservice ausgeschalten habe.
Dazu auch in Post #8, ich habe die HDDs mit hdparm -y einfach schlafen gelegt. Wobei die HDDs danach auch bei aktivem Smart service nicht wieder aufwachen
Es Wäre daher in meinen Augen unwahrscheinlich, dass es der Smart Service ist.

Edit: Ich weiß nicht woher du die Doku zur 19.1 Version von SeaChest her hast. In der v23.03.1 ist es egal, ob openSeaChest /dev/sgX oder /dev/sdX abfragt. Die HDDs bleiben in standby_z (also spindown), wenn man sie da einmal hingezwungen hat.
#################################


openSeaChest_power -d /dev/sdX --transitionPower idlea erlaubt es die R/W Köpfe auf die Parkposition auf den Plattern zu zwingen und bereits das beseitigt das Klackern.

Abseits von SMART hat openSeaChest noch die Möggedlichkeit deutlich umfangreichere Logs als Binaries zu ziehen und bietet auch einen Parser für die Binaries an.
Code:
openSeaChest_LogParser : 
    Utility Build Version : 1.5.0
    Library Build Version : 2.4.0
    Build Date : Jul 31 2023
    Run as Date : 10-08-2023__01:06:49
FARM Log Header : 
    Log Signature : 0xdeadbeef
    Major Revision : 3
    Minor Revision : 7
    Pages Supported : 6
    Log Size : 98304
    Page Size : 16384
    Heads Supported : 24
    Number of Copies : 0
    Reason for Frame Capture : 0
    Reason Meaning : current FARM log
Drive Information From Farm Log copy 0 : 
    Serial Number : deadbeef
    Model Number : ST12000VN0008-2PH103
    World Wide Name : 0xdeadbeef
    Device Interface : SATA
    Power on Hour : 1000
    Device Capacity in Sectors : 23437770752
    Physical Sector size : 4096
    Logical Sector Size : 512
    Device Buffer Size : 268435456
    Number of heads : 14
    Device form factor : 2
    Rotation Rate : 7200
    Firmware Rev : SC61
    ATA Security State (ID Word 128) : 0x0000000000000021
    ATA Features Supported (ID Word 78) : 0x00000000000000CC
    ATA Features Enabled (ID Word 79) : 0x000000000000004C
    Spindle Power on hours : 972
    Head Flight Hours - Actuator 0 : 689
    Head Load Events - Actuator 0 : 865
    Power Cycle count : 67
    Hardware Reset count : 243
    Spin-up Time : 10
    Timestamp of First SMART Summary Frame (ms) : 3601324843
    TimeStamp of Last SMART Summary Frame (ms) : 149764
    Time to ready of the last power cycle (sec) : 20.094
    Time drive is held in staggered spin (sec) : 0
    Drive Recording Type : CMR
    Has Drive been Depopped : false
    Max Number of Available Sectors for Reassignment : 57754
    Year of Assembled : 00
    Week of Assembled : 00
    Depopulation Head Mask : 0
    Head Flight Hours - Actuator 1 : 0
    Head Load Events - Actuator 1 : 0
    HAMR Data Protect Status : false
Workload From Farm Log copy 0 : 
    Rated Workload Percentage : 40
    Total Read Commands : 221458717
    Total Write Commands : 680634078
    Total Random Read Cmds : 31580921
    Total Random Write Cmds : 607171140
    Total Other Commands : 3464899
    Logical Sectors Written : 112802182913
    Logical Sectors Read : 41458067213
    dither events - Actuator 0 : 6054
    dither held off during random workloads - Actuator 0 : 6225
    dither was held off during sequential workloads - Actuator 0 : 3450
    Read commands from 0-3.125% of LBA space : 0
    Read commands from 3.125-25% of LBA space : 0
    Read commands from 25-50% of LBA space : 0
    Read commands from 50-100% of LBA space : 0
    Write commands from 0-3.125% of LBA space : 0
    Write commands from 3.125-25% of LBA space : 0
    Write commands from 25-50% of LBA space : 0
    Write commands from 50-100% of LBA space : 0
    Read Commands of transfer length <=16KB : 0
    Read Commands of transfer length (16KB - 512KB] : 0
    Read Commands of transfer length (512KB - 2MB] : 0
    Read Commands of transfer length > 2MB : 0
    Write Commands of transfer length <=16KB : 0
    Write Commands of transfer length (16KB - 512KB] : 0
    Write Commands of transfer length (512KB - 2MB] : 0
    Write Commands of transfer length > 2MB : 0
    Queue Depth bin = 1 : 0
    Queue Depth bin = 2 : 0
    Queue Depth bin 3-4 : 0
    Queue Depth bin 5-8 : 0
    Queue Depth bin 9-16 : 0
    Queue Depth bin 17-32 : 0
    Queue Depth bin 33-64 : 0
    Queue Depth bin > 64 : 0
    dither events - Actuator 1 : 0
    dither was held off during random workloads - Actuator 1 : 0
    dither was held off during sequential workloads - Actuator 1 : 0
Error Information Log From Farm Log copy 0 : 
    Unrecoverable Read Errors : 0
    Unrecoverable Write Errors : 0
    Reallocated Sectors : 0
    Read Recovery Attempts : 0
    Mechanical Start Failures : 0
    Reallocated Candidate Sectors : 0
    ASR Events : 78
    Interface CRC Errors : 0
    Spin Retry Count : 0
    Spin Retry Count Normalized : 100
    Spin Retry Count Worst : 100
    IOEDC Errors (Raw) : 0
    CTO Count Total : 0
    CTO Count Over 5s : 0
    CTO Count Over 7.5s : 0
    Total Flash LED (Assert) Events : 0
    Index of the last Flash LED : 0
    Uncorrectable errors : 0
    Flash LED Event 0 : 
        Event Information : 0x00000000
        Flash LED Code : 0x0000
        Flash LED Address : 0x00000000
        TimeStamp of Event(hours) 0 : 0
        Power Cycle Event 0 : 0
    Flash LED Event 1 : 
        Event Information : 0x00000000
        Flash LED Code : 0x0000
        Flash LED Address : 0x00000000
        TimeStamp of Event(hours) 1 : 0
        Power Cycle Event 1 : 0
    Flash LED Event 2 : 
        Event Information : 0x00000000
        Flash LED Code : 0x0000
        Flash LED Address : 0x00000000
        TimeStamp of Event(hours) 2 : 0
        Power Cycle Event 2 : 0
    Flash LED Event 3 : 
        Event Information : 0x00000000
        Flash LED Code : 0x0000
        Flash LED Address : 0x00000000
        TimeStamp of Event(hours) 3 : 0
        Power Cycle Event 3 : 0
    Flash LED Event 4 : 
        Event Information : 0x00000000
        Flash LED Code : 0x0000
        Flash LED Address : 0x00000000
        TimeStamp of Event(hours) 4 : 0
        Power Cycle Event 4 : 0
    Flash LED Event 5 : 
        Event Information : 0x00000000
        Flash LED Code : 0x0000
        Flash LED Address : 0x00000000
        TimeStamp of Event(hours) 5 : 0
        Power Cycle Event 5 : 0
    Flash LED Event 6 : 
        Event Information : 0x00000000
        Flash LED Code : 0x0000
        Flash LED Address : 0x00000000
        TimeStamp of Event(hours) 6 : 0
        Power Cycle Event 6 : 0
    Flash LED Event 7 : 
        Event Information : 0x00000000
        Flash LED Code : 0x0000
        Flash LED Address : 0x00000000
        TimeStamp of Event(hours) 7 : 0
        Power Cycle Event 7 : 0
    Read Write Retry 0 : 
        Error Type : 15
        Log Entry : 3229
        Zone Group : 101
        Head : 1
        Count : 1
    Read Write Retry 1 : 
        Error Type : 15
        Log Entry : 3230
        Zone Group : 91
        Head : 2
        Count : 1
    Read Write Retry 2 : 
        Error Type : 15
        Log Entry : 3231
        Zone Group : 95
        Head : 5
        Count : 1
    Read Write Retry 3 : 
        Error Type : 15
        Log Entry : 3232
        Zone Group : 100
        Head : 4
        Count : 1
    Read Write Retry 4 : 
        Error Type : 15
        Log Entry : 3233
        Zone Group : 102
        Head : 0
        Count : 1
    Read Write Retry 5 : 
        Error Type : 0
        Log Entry : 3234
        Zone Group : 55
        Head : 2
        Count : 1
    Read Write Retry 6 : 
        Error Type : 0
        Log Entry : 3235
        Zone Group : 82
        Head : 13
        Count : 1
    Read Write Retry 7 : 
        Error Type : 0
        Log Entry : 3236
        Zone Group : 84
        Head : 7
        Count : 1
    Cum Lifetime Unrecoverable Read errors due to ERC : 0
    Cum Lifetime Unrecoverable by Head 0 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 1 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 2 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 3 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 4 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 5 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 6 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 7 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 8 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 9 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 10 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 11 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 12 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Cum Lifetime Unrecoverable by Head 13 : 
        Cum Lifetime Unrecoverable Read Repeating : 0
        Cum Lifetime Unrecoverable Read Unique : 0
    Number of Reallocated Sectors - Actuator 1 : 0
    Number of Reallocated Candidate Sectors - Actuator 1 : 0
    Total Flash LED (Assert) Events - Actuator 1 : 0
    Index of last entry in FLED Info array below - Actuator 1 : 0
    Flash LED Event 0 Actuator 1 : 
        Event Information : 0x00000000
        Flash LED Code Actuator 1 : 0x0000
        Flash LED Address Actuator 1 : 0x00000000
        TimeStamp Actuator 1 Event(hours) 0 : 0
        Power Cycle Actuator 1 Event 0 : 0
    Flash LED Event 1 Actuator 1 : 
        Event Information : 0x00000000
        Flash LED Code Actuator 1 : 0x0000
        Flash LED Address Actuator 1 : 0x00000000
        TimeStamp Actuator 1 Event(hours) 1 : 0
        Power Cycle Actuator 1 Event 1 : 0
    Flash LED Event 2 Actuator 1 : 
        Event Information : 0x00000000
        Flash LED Code Actuator 1 : 0x0000
        Flash LED Address Actuator 1 : 0x00000000
        TimeStamp Actuator 1 Event(hours) 2 : 0
        Power Cycle Actuator 1 Event 2 : 0
    Flash LED Event 3 Actuator 1 : 
        Event Information : 0x00000000
        Flash LED Code Actuator 1 : 0x0000
        Flash LED Address Actuator 1 : 0x00000000
        TimeStamp Actuator 1 Event(hours) 3 : 0
        Power Cycle Actuator 1 Event 3 : 0
    Flash LED Event 4 Actuator 1 : 
        Event Information : 0x00000000
        Flash LED Code Actuator 1 : 0x0000
        Flash LED Address Actuator 1 : 0x00000000
        TimeStamp Actuator 1 Event(hours) 4 : 0
        Power Cycle Actuator 1 Event 4 : 0
    Flash LED Event 5 Actuator 1 : 
        Event Information : 0x00000000
        Flash LED Code Actuator 1 : 0x0000
        Flash LED Address Actuator 1 : 0x00000000
        TimeStamp Actuator 1 Event(hours) 5 : 0
        Power Cycle Actuator 1 Event 5 : 0
    Flash LED Event 6 Actuator 1 : 
        Event Information : 0x00000000
        Flash LED Code Actuator 1 : 0x0000
        Flash LED Address Actuator 1 : 0x00000000
        TimeStamp Actuator 1 Event(hours) 6 : 0
        Power Cycle Actuator 1 Event 6 : 0
    Flash LED Event 7 Actuator 1 : 
        Event Information : 0x00000000
        Flash LED Code Actuator 1 : 0x0000
        Flash LED Address Actuator 1 : 0x00000000
        TimeStamp Actuator 1 Event(hours) 7 : 0
        Power Cycle Actuator 1 Event 7 : 0
    Read Write Retry 0 Actuator 1 : 
        Error Type Actuator 1 : 0
        Log Entry Actuator 1 : 0
        Zone Group Actuator 1 : 0
        Head Actuator 1 : 0
        Count Actuator 1 : 0
    Read Write Retry 1 Actuator 1 : 
        Error Type Actuator 1 : 0
        Log Entry Actuator 1 : 0
        Zone Group Actuator 1 : 0
        Head Actuator 1 : 0
        Count Actuator 1 : 0
    Read Write Retry 2 Actuator 1 : 
        Error Type Actuator 1 : 0
        Log Entry Actuator 1 : 0
        Zone Group Actuator 1 : 0
        Head Actuator 1 : 0
        Count Actuator 1 : 0
    Read Write Retry 3 Actuator 1 : 
        Error Type Actuator 1 : 0
        Log Entry Actuator 1 : 0
        Zone Group Actuator 1 : 0
        Head Actuator 1 : 0
        Count Actuator 1 : 0
    Read Write Retry 4 Actuator 1 : 
        Error Type Actuator 1 : 0
        Log Entry Actuator 1 : 0
        Zone Group Actuator 1 : 0
        Head Actuator 1 : 0
        Count Actuator 1 : 0
    Read Write Retry 5 Actuator 1 : 
        Error Type Actuator 1 : 0
        Log Entry Actuator 1 : 0
        Zone Group Actuator 1 : 0
        Head Actuator 1 : 0
        Count Actuator 1 : 0
    Read Write Retry 6 Actuator 1 : 
        Error Type Actuator 1 : 0
        Log Entry Actuator 1 : 0
        Zone Group Actuator 1 : 0
        Head Actuator 1 : 0
        Count Actuator 1 : 0
    Read Write Retry 7 Actuator 1 : 
        Error Type Actuator 1 : 0
        Log Entry Actuator 1 : 0
        Zone Group Actuator 1 : 0
        Head Actuator 1 : 0
        Count Actuator 1 : 0
Environment Information From Farm Log copy 0 : 
    Current Temperature (Celsius) : 38.00
    Highest Temperature : 52.00
    Lowest Temperature : 23.00
    Average Short Term Temperature : 39.00
    Average Long Term Temperatures : 39.00
    Highest Average Short Term Temperature : 45.00
    Lowest Average Short Term Temperature : 32.00
    Highest Average Long Term Temperature : 40.00
    Lowest Average Long Term Temperature : 39.00
    Time In Over Temperature : 0
    Time In Under Temperature : 0
    Specified Max Operating Temperature : 70.00
    Specified Min Operating Temperature : 5.00
    Current Relative Humidity : 0.00
    Current Motor Power : 3453
    Current 12 volts : 12.148
    Minimum 12 volts : 12.007
    Maximum 12 volts : 12.426
    Current 5 volts : 5.023
    Minimum 5 volts : 4.984
    Maximum 5 volts : 5.088
    12V Power Average : 0.000
    12V Power Minimum : 0.000
    12V Power Maximum : 0.000
    5V Power Average : 0.000
    5V Power Minimum : 0.000
    5V Power Maximum : 0.000
Reliability Information From Farm Log copy 0 : 
    Number of DOS Scans Performed : 98134
    Number of LBAs Corrected by ISP : 0
    Error Rate (SMART Attribute 1 Raw) : 201871280
    Error Rate (SMART Attribute 1 Normalized) : 83
    Error Rate (SMART Attribute 1 Worst) : 64
    Seek Error Rate (SMART Attr 7 Raw) : 138030750
    Seek Error Rate (SMART Attr 7 Normalized) : 81
    Seek Error Rate (SMART Attr 7 Worst) : 60
    High Priority Unload Events : 15
    Number of Disc Slip Recalibrations Performed : 0
    Helium Pressure Threshold Tripped : 0
    Number of LBAs Corrected by Parity Sector - Actuator 0 : 0
    Primary Super Parity Coverage Percentage - Actuator 0 : 0
    Primary Super Parity Coverage Percentage SMR SWR - Actuator 0 : 0
    Number of LBAs Corrected by ISP - Actuator 1 : 0
    Number of LBAs Corrected by Parity Sector - Actuator 1 : 0
    Primary Super Parity Coverage Percentage SMR SWR - Actuator 1 : 0
Head Information From Farm Log copy 0 : 
    DVGA Skip Write Detect by Head 0 : 0
    DVGA Skip Write Detect by Head 1 : 0
    DVGA Skip Write Detect by Head 2 : 0
    DVGA Skip Write Detect by Head 3 : 0
    DVGA Skip Write Detect by Head 4 : 0
    DVGA Skip Write Detect by Head 5 : 0
    DVGA Skip Write Detect by Head 6 : 0
    DVGA Skip Write Detect by Head 7 : 0
    DVGA Skip Write Detect by Head 8 : 0
    DVGA Skip Write Detect by Head 9 : 0
    DVGA Skip Write Detect by Head 10 : 0
    DVGA Skip Write Detect by Head 11 : 0
    DVGA Skip Write Detect by Head 12 : 0
    DVGA Skip Write Detect by Head 13 : 0
    RVGA Skip Write Detect by Head 0 : 0
    RVGA Skip Write Detect by Head 1 : 0
    RVGA Skip Write Detect by Head 2 : 0
    RVGA Skip Write Detect by Head 3 : 0
    RVGA Skip Write Detect by Head 4 : 0
    RVGA Skip Write Detect by Head 5 : 0
    RVGA Skip Write Detect by Head 6 : 0
    RVGA Skip Write Detect by Head 7 : 0
    RVGA Skip Write Detect by Head 8 : 0
    RVGA Skip Write Detect by Head 9 : 0
    RVGA Skip Write Detect by Head 10 : 0
    RVGA Skip Write Detect by Head 11 : 0
    RVGA Skip Write Detect by Head 12 : 0
    RVGA Skip Write Detect by Head 13 : 0
    FVGA Skip Write Detect by Head 0 : 0
    FVGA Skip Write Detect by Head 1 : 0
    FVGA Skip Write Detect by Head 2 : 0
    FVGA Skip Write Detect by Head 3 : 0
    FVGA Skip Write Detect by Head 4 : 0
    FVGA Skip Write Detect by Head 5 : 0
    FVGA Skip Write Detect by Head 6 : 0
    FVGA Skip Write Detect by Head 7 : 0
    FVGA Skip Write Detect by Head 8 : 0
    FVGA Skip Write Detect by Head 9 : 0
    FVGA Skip Write Detect by Head 10 : 0
    FVGA Skip Write Detect by Head 11 : 0
    FVGA Skip Write Detect by Head 12 : 0
    FVGA Skip Write Detect by Head 13 : 0
    Skip Write Detect Threshold Exceeded by Head 0 : 0
    Skip Write Detect Threshold Exceeded by Head 1 : 0
    Skip Write Detect Threshold Exceeded by Head 2 : 0
    Skip Write Detect Threshold Exceeded by Head 3 : 0
    Skip Write Detect Threshold Exceeded by Head 4 : 0
    Skip Write Detect Threshold Exceeded by Head 5 : 0
    Skip Write Detect Threshold Exceeded by Head 6 : 0
    Skip Write Detect Threshold Exceeded by Head 7 : 0
    Skip Write Detect Threshold Exceeded by Head 8 : 0
    Skip Write Detect Threshold Exceeded by Head 9 : 0
    Skip Write Detect Threshold Exceeded by Head 10 : 0
    Skip Write Detect Threshold Exceeded by Head 11 : 0
    Skip Write Detect Threshold Exceeded by Head 12 : 0
    Skip Write Detect Threshold Exceeded by Head 13 : 0
    MR Head Resistance for Head 0 : 456
    MR Head Resistance for Head 1 : 432
    MR Head Resistance for Head 2 : 395
    MR Head Resistance for Head 3 : 487
    MR Head Resistance for Head 4 : 425
    MR Head Resistance for Head 5 : 525
    MR Head Resistance for Head 6 : 490
    MR Head Resistance for Head 7 : 434
    MR Head Resistance for Head 8 : 472
    MR Head Resistance for Head 9 : 383
    MR Head Resistance for Head 10 : 543
    MR Head Resistance for Head 11 : 311
    MR Head Resistance for Head 12 : 465
    MR Head Resistance for Head 13 : 488
    Velocity Observer by Head 0 : 714
    Velocity Observer by Head 1 : 232
    Velocity Observer by Head 2 : 114
    Velocity Observer by Head 3 : 105
    Velocity Observer by Head 4 : 47
    Velocity Observer by Head 5 : 19
    Velocity Observer by Head 6 : 31
    Velocity Observer by Head 7 : 32
    Velocity Observer by Head 8 : 42
    Velocity Observer by Head 9 : 31
    Velocity Observer by Head 10 : 187
    Velocity Observer by Head 11 : 30
    Velocity Observer by Head 12 : 81
    Velocity Observer by Head 13 : 373
    Servo Velocity No Timing Mark Detect by Head 0 : 2218
    Servo Velocity No Timing Mark Detect by Head 1 : 2972
    Servo Velocity No Timing Mark Detect by Head 2 : 385
    Servo Velocity No Timing Mark Detect by Head 3 : 144
    Servo Velocity No Timing Mark Detect by Head 4 : 309
    Servo Velocity No Timing Mark Detect by Head 5 : 291
    Servo Velocity No Timing Mark Detect by Head 6 : 10
    Servo Velocity No Timing Mark Detect by Head 7 : 141
    Servo Velocity No Timing Mark Detect by Head 8 : 77
    Servo Velocity No Timing Mark Detect by Head 9 : 95
    Servo Velocity No Timing Mark Detect by Head 10 : 27516
    Servo Velocity No Timing Mark Detect by Head 11 : 81
    Servo Velocity No Timing Mark Detect by Head 12 : 1099
    Servo Velocity No Timing Mark Detect by Head 13 : 120
    Fly height clearance delta outer by Head 0 : 0.882
    Fly height clearance delta outer by Head 1 : 0.565
    Fly height clearance delta outer by Head 2 : 0.473
    Fly height clearance delta outer by Head 3 : 2
    Fly height clearance delta outer by Head 4 : 2
    Fly height clearance delta outer by Head 5 : 0.401
    Fly height clearance delta outer by Head 6 : 1.906
    Fly height clearance delta outer by Head 7 : -1.227
    Fly height clearance delta outer by Head 8 : 2
    Fly height clearance delta outer by Head 9 : 2.002
    Fly height clearance delta outer by Head 10 : 0.131
    Fly height clearance delta outer by Head 11 : -1.505
    Fly height clearance delta outer by Head 12 : 0.619
    Fly height clearance delta outer by Head 13 : -2.844
    Fly height clearance delta inner by Head 0 : -0.725
    Fly height clearance delta inner by Head 1 : 0.264
    Fly height clearance delta inner by Head 2 : 0.906
    Fly height clearance delta inner by Head 3 : -0.56
    Fly height clearance delta inner by Head 4 : 1.556
    Fly height clearance delta inner by Head 5 : 0.622
    Fly height clearance delta inner by Head 6 : 0.925
    Fly height clearance delta inner by Head 7 : -1.239
    Fly height clearance delta inner by Head 8 : 1.414
    Fly height clearance delta inner by Head 9 : 0.97
    Fly height clearance delta inner by Head 10 : 1.357
    Fly height clearance delta inner by Head 11 : -0.598
    Fly height clearance delta inner by Head 12 : 0.019
    Fly height clearance delta inner by Head 13 : -2.424
    Fly height clearance delta middle by Head 0 : -0.745
    Fly height clearance delta middle by Head 1 : 0.978
    Fly height clearance delta middle by Head 2 : 1.537
    Fly height clearance delta middle by Head 3 : 1.95
    Fly height clearance delta middle by Head 4 : 0.585
    Fly height clearance delta middle by Head 5 : -0.769
    Fly height clearance delta middle by Head 6 : 1.999
    Fly height clearance delta middle by Head 7 : -1.048
    Fly height clearance delta middle by Head 8 : 2
    Fly height clearance delta middle by Head 9 : 1.588
    Fly height clearance delta middle by Head 10 : 0.773
    Fly height clearance delta middle by Head 11 : 0.219
    Fly height clearance delta middle by Head 12 : 2.364
    Fly height clearance delta middle by Head 13 : -0.676
    Current H2SAT trimmed mean bits in error Zone 0 by Head 0 : 61.3
    Current H2SAT trimmed mean bits in error Zone 0 by Head 1 : 70.2
    Current H2SAT trimmed mean bits in error Zone 0 by Head 2 : 74.3
    Current H2SAT trimmed mean bits in error Zone 0 by Head 3 : 67.9
    Current H2SAT trimmed mean bits in error Zone 0 by Head 4 : 65.6
    Current H2SAT trimmed mean bits in error Zone 0 by Head 5 : 90.7
    Current H2SAT trimmed mean bits in error Zone 0 by Head 6 : 72.2
    Current H2SAT trimmed mean bits in error Zone 0 by Head 7 : 88.2
    Current H2SAT trimmed mean bits in error Zone 0 by Head 8 : 89.4
    Current H2SAT trimmed mean bits in error Zone 0 by Head 9 : 79
    Current H2SAT trimmed mean bits in error Zone 0 by Head 10 : 83.8
    Current H2SAT trimmed mean bits in error Zone 0 by Head 11 : 107.5
    Current H2SAT trimmed mean bits in error Zone 0 by Head 12 : 77.8
    Current H2SAT trimmed mean bits in error Zone 0 by Head 13 : 64.5
    Current H2SAT trimmed mean bits in error Zone 1 by Head 0 : 111
    Current H2SAT trimmed mean bits in error Zone 1 by Head 1 : 81.2
    Current H2SAT trimmed mean bits in error Zone 1 by Head 2 : 63.5
    Current H2SAT trimmed mean bits in error Zone 1 by Head 3 : 59.3
    Current H2SAT trimmed mean bits in error Zone 1 by Head 4 : 62.8
    Current H2SAT trimmed mean bits in error Zone 1 by Head 5 : 92.6
    Current H2SAT trimmed mean bits in error Zone 1 by Head 6 : 45.1
    Current H2SAT trimmed mean bits in error Zone 1 by Head 7 : 102.5
    Current H2SAT trimmed mean bits in error Zone 1 by Head 8 : 80.7
    Current H2SAT trimmed mean bits in error Zone 1 by Head 9 : 72
    Current H2SAT trimmed mean bits in error Zone 1 by Head 10 : 69.8
    Current H2SAT trimmed mean bits in error Zone 1 by Head 11 : 111.1
    Current H2SAT trimmed mean bits in error Zone 1 by Head 12 : 61.2
    Current H2SAT trimmed mean bits in error Zone 1 by Head 13 : 91.4
    Current H2SAT trimmed mean bits in error Zone 2 by Head 0 : 81.9
    Current H2SAT trimmed mean bits in error Zone 2 by Head 1 : 93.7
    Current H2SAT trimmed mean bits in error Zone 2 by Head 2 : 71.7
    Current H2SAT trimmed mean bits in error Zone 2 by Head 3 : 95.2
    Current H2SAT trimmed mean bits in error Zone 2 by Head 4 : 76.7
    Current H2SAT trimmed mean bits in error Zone 2 by Head 5 : 89.6
    Current H2SAT trimmed mean bits in error Zone 2 by Head 6 : 81.2
    Current H2SAT trimmed mean bits in error Zone 2 by Head 7 : 107.7
    Current H2SAT trimmed mean bits in error Zone 2 by Head 8 : 79.2
    Current H2SAT trimmed mean bits in error Zone 2 by Head 9 : 92.7
    Current H2SAT trimmed mean bits in error Zone 2 by Head 10 : 98
    Current H2SAT trimmed mean bits in error Zone 2 by Head 11 : 108
    Current H2SAT trimmed mean bits in error Zone 2 by Head 12 : 115
    Current H2SAT trimmed mean bits in error Zone 2 by Head 13 : 104
    Current H2SAT iterations to converge Test Zone 0 by Head 0 : 2.5
    Current H2SAT iterations to converge Test Zone 0 by Head 1 : 2.8
    Current H2SAT iterations to converge Test Zone 0 by Head 2 : 2.7
    Current H2SAT iterations to converge Test Zone 0 by Head 3 : 2.6
    Current H2SAT iterations to converge Test Zone 0 by Head 4 : 2.6
    Current H2SAT iterations to converge Test Zone 0 by Head 5 : 2.9
    Current H2SAT iterations to converge Test Zone 0 by Head 6 : 2.8
    Current H2SAT iterations to converge Test Zone 0 by Head 7 : 2.9
    Current H2SAT iterations to converge Test Zone 0 by Head 8 : 3
    Current H2SAT iterations to converge Test Zone 0 by Head 9 : 2.8
    Current H2SAT iterations to converge Test Zone 0 by Head 10 : 2.8
    Current H2SAT iterations to converge Test Zone 0 by Head 11 : 3
    Current H2SAT iterations to converge Test Zone 0 by Head 12 : 2.8
    Current H2SAT iterations to converge Test Zone 0 by Head 13 : 2.5
    Current H2SAT iterations to converge Test Zone 1 by Head 0 : 3
    Current H2SAT iterations to converge Test Zone 1 by Head 1 : 3
    Current H2SAT iterations to converge Test Zone 1 by Head 2 : 2.7
    Current H2SAT iterations to converge Test Zone 1 by Head 3 : 2.5
    Current H2SAT iterations to converge Test Zone 1 by Head 4 : 2.8
    Current H2SAT iterations to converge Test Zone 1 by Head 5 : 3
    Current H2SAT iterations to converge Test Zone 1 by Head 6 : 2.3
    Current H2SAT iterations to converge Test Zone 1 by Head 7 : 3
    Current H2SAT iterations to converge Test Zone 1 by Head 8 : 3
    Current H2SAT iterations to converge Test Zone 1 by Head 9 : 2.8
    Current H2SAT iterations to converge Test Zone 1 by Head 10 : 2.8
    Current H2SAT iterations to converge Test Zone 1 by Head 11 : 3
    Current H2SAT iterations to converge Test Zone 1 by Head 12 : 2.6
    Current H2SAT iterations to converge Test Zone 1 by Head 13 : 2.9
    Current H2SAT iterations to converge Test Zone 2 by Head 0 : 2.8
    Current H2SAT iterations to converge Test Zone 2 by Head 1 : 3.1
    Current H2SAT iterations to converge Test Zone 2 by Head 2 : 2.7
    Current H2SAT iterations to converge Test Zone 2 by Head 3 : 3
    Current H2SAT iterations to converge Test Zone 2 by Head 4 : 2.9
    Current H2SAT iterations to converge Test Zone 2 by Head 5 : 3
    Current H2SAT iterations to converge Test Zone 2 by Head 6 : 3
    Current H2SAT iterations to converge Test Zone 2 by Head 7 : 3
    Current H2SAT iterations to converge Test Zone 2 by Head 8 : 2.9
    Current H2SAT iterations to converge Test Zone 2 by Head 9 : 3
    Current H2SAT iterations to converge Test Zone 2 by Head 10 : 3
    Current H2SAT iterations to converge Test Zone 2 by Head 11 : 3
    Current H2SAT iterations to converge Test Zone 2 by Head 12 : 3
    Current H2SAT iterations to converge Test Zone 2 by Head 13 : 3
    Current H2SAT percentage of codewords at iteration level by Head 0 : 0
    Current H2SAT percentage of codewords at iteration level by Head 1 : 0
    Current H2SAT percentage of codewords at iteration level by Head 2 : 0
    Current H2SAT percentage of codewords at iteration level by Head 3 : 0
    Current H2SAT percentage of codewords at iteration level by Head 4 : 0
    Current H2SAT percentage of codewords at iteration level by Head 5 : 0
    Current H2SAT percentage of codewords at iteration level by Head 6 : 0
    Current H2SAT percentage of codewords at iteration level by Head 7 : 0
    Current H2SAT percentage of codewords at iteration level by Head 8 : 0
    Current H2SAT percentage of codewords at iteration level by Head 9 : 0
    Current H2SAT percentage of codewords at iteration level by Head 10 : 0
    Current H2SAT percentage of codewords at iteration level by Head 11 : 0
    Current H2SAT percentage of codewords at iteration level by Head 12 : 0
    Current H2SAT percentage of codewords at iteration level by Head 13 : 0
    Current H2SAT amplitude by Head 0 : 176
    Current H2SAT amplitude by Head 1 : 173
    Current H2SAT amplitude by Head 2 : 172
    Current H2SAT amplitude by Head 3 : 194
    Current H2SAT amplitude by Head 4 : 177
    Current H2SAT amplitude by Head 5 : 155
    Current H2SAT amplitude by Head 6 : 182
    Current H2SAT amplitude by Head 7 : 200
    Current H2SAT amplitude by Head 8 : 174
    Current H2SAT amplitude by Head 9 : 180
    Current H2SAT amplitude by Head 10 : 155
    Current H2SAT amplitude by Head 11 : 175
    Current H2SAT amplitude by Head 12 : 161
    Current H2SAT amplitude by Head 13 : 175
    Current H2SAT asymmetry by Head 0 : 0
    Current H2SAT asymmetry by Head 1 : -0.1
    Current H2SAT asymmetry by Head 2 : -0.1
    Current H2SAT asymmetry by Head 3 : 0.3
    Current H2SAT asymmetry by Head 4 : -0.4
    Current H2SAT asymmetry by Head 5 : -0.3
    Current H2SAT asymmetry by Head 6 : -0.2
    Current H2SAT asymmetry by Head 7 : -0.3
    Current H2SAT asymmetry by Head 8 : 0
    Current H2SAT asymmetry by Head 9 : -0.2
    Current H2SAT asymmetry by Head 10 : 0.1
    Current H2SAT asymmetry by Head 11 : -0.2
    Current H2SAT asymmetry by Head 12 : 0
    Current H2SAT asymmetry by Head 13 : -0.2
    Number of Reallocated Sectors by Head 0 : 0
    Number of Reallocated Sectors by Head 1 : 0
    Number of Reallocated Sectors by Head 2 : 0
    Number of Reallocated Sectors by Head 3 : 0
    Number of Reallocated Sectors by Head 4 : 0
    Number of Reallocated Sectors by Head 5 : 0
    Number of Reallocated Sectors by Head 6 : 0
    Number of Reallocated Sectors by Head 7 : 0
    Number of Reallocated Sectors by Head 8 : 0
    Number of Reallocated Sectors by Head 9 : 0
    Number of Reallocated Sectors by Head 10 : 0
    Number of Reallocated Sectors by Head 11 : 0
    Number of Reallocated Sectors by Head 12 : 0
    Number of Reallocated Sectors by Head 13 : 0
    Number of Reallocation Candidate Sectors by Head 0 : 0
    Number of Reallocation Candidate Sectors by Head 1 : 0
    Number of Reallocation Candidate Sectors by Head 2 : 0
    Number of Reallocation Candidate Sectors by Head 3 : 0
    Number of Reallocation Candidate Sectors by Head 4 : 0
    Number of Reallocation Candidate Sectors by Head 5 : 0
    Number of Reallocation Candidate Sectors by Head 6 : 0
    Number of Reallocation Candidate Sectors by Head 7 : 0
    Number of Reallocation Candidate Sectors by Head 8 : 0
    Number of Reallocation Candidate Sectors by Head 9 : 0
    Number of Reallocation Candidate Sectors by Head 10 : 0
    Number of Reallocation Candidate Sectors by Head 11 : 0
    Number of Reallocation Candidate Sectors by Head 12 : 0
    Number of Reallocation Candidate Sectors by Head 13 : 0
    DOS Ought to scan count by Head 0 : 9132
    DOS Ought to scan count by Head 1 : 230
    DOS Ought to scan count by Head 2 : 6589
    DOS Ought to scan count by Head 3 : 6883
    DOS Ought to scan count by Head 4 : 80
    DOS Ought to scan count by Head 5 : 54
    DOS Ought to scan count by Head 6 : 332
    DOS Ought to scan count by Head 7 : 80
    DOS Ought to scan count by Head 8 : 188
    DOS Ought to scan count by Head 9 : 7767
    DOS Ought to scan count by Head 10 : 259
    DOS Ought to scan count by Head 11 : 65198
    DOS Ought to scan count by Head 12 : 730
    DOS Ought to scan count by Head 13 : 15
    DOS needs to scans count by Head 0 : 421
    DOS needs to scans count by Head 1 : 0
    DOS needs to scans count by Head 2 : 1
    DOS needs to scans count by Head 3 : 3
    DOS needs to scans count by Head 4 : 0
    DOS needs to scans count by Head 5 : 0
    DOS needs to scans count by Head 6 : 0
    DOS needs to scans count by Head 7 : 0
    DOS needs to scans count by Head 8 : 0
    DOS needs to scans count by Head 9 : 2
    DOS needs to scans count by Head 10 : 0
    DOS needs to scans count by Head 11 : 105
    DOS needs to scans count by Head 12 : 64
    DOS needs to scans count by Head 13 : 0
    DOS write Fault scans by Head 0 : 0
    DOS write Fault scans by Head 1 : 0
    DOS write Fault scans by Head 2 : 1
    DOS write Fault scans by Head 3 : 0
    DOS write Fault scans by Head 4 : 0
    DOS write Fault scans by Head 5 : 0
    DOS write Fault scans by Head 6 : 0
    DOS write Fault scans by Head 7 : 0
    DOS write Fault scans by Head 8 : 0
    DOS write Fault scans by Head 9 : 0
    DOS write Fault scans by Head 10 : 0
    DOS write Fault scans by Head 11 : 0
    DOS write Fault scans by Head 12 : 0
    DOS write Fault scans by Head 13 : 0
    Write Power On (hrs) by Head 0 : 6.427778
    Write Power On (hrs) by Head 1 : 6.338333
    Write Power On (hrs) by Head 2 : 6.888333
    Write Power On (hrs) by Head 3 : 6.121111
    Write Power On (hrs) by Head 4 : 6.208333
    Write Power On (hrs) by Head 5 : 6.189444
    Write Power On (hrs) by Head 6 : 6.362222
    Write Power On (hrs) by Head 7 : 6.34
    Write Power On (hrs) by Head 8 : 6.555833
    Write Power On (hrs) by Head 9 : 6.304722
    Write Power On (hrs) by Head 10 : 6.620556
    Write Power On (hrs) by Head 11 : 6.565556
    Write Power On (hrs) by Head 12 : 6.258056
    Write Power On (hrs) by Head 13 : 6.139167
    Second MR Head Resistance by Head 0 : 456
    Second MR Head Resistance by Head 1 : 432
    Second MR Head Resistance by Head 2 : 395
    Second MR Head Resistance by Head 3 : 487
    Second MR Head Resistance by Head 4 : 425
    Second MR Head Resistance by Head 5 : 525
    Second MR Head Resistance by Head 6 : 490
    Second MR Head Resistance by Head 7 : 434
    Second MR Head Resistance by Head 8 : 472
    Second MR Head Resistance by Head 9 : 383
    Second MR Head Resistance by Head 10 : 543
    Second MR Head Resistance by Head 11 : 311
    Second MR Head Resistance by Head 12 : 465
    Second MR Head Resistance by Head 13 : 488
 
Zuletzt bearbeitet:
@Piktogramm ich würde ja den Support noch mal anschreiben. Das Problem ist so seltsam dass das eigentlich auf bei Seagate jemanden interessieren sollte. Noch dazu eindeutig unerwünscht genug damit der Support zuständig ist.
Wenn die sich mit der openseachest schwer tun probier doch mal die closed seachest von seagate. Entgegen deren Beschreibung auf der Webseite enthält die nämlich durchaus eine linuxfassung. Wenn die dann ihr Script abarbeiten können und das an fachkundigen support eskalieren können wärs einen Versuch wert, oder? So absurd es auch ist dass das offizielle open source seagate tool beim support für verwirrung sorgt.

Piktogramm schrieb:
Ich weiß nicht woher du die Doku zur 19.1 Version von SeaChest her hast.
Das ist schlichtweg die Version in meinem Programmarchiv die ich benutzt habe um die Platten einzustellen. Kam mir sofort in den Sinn, also hab ich da nachgeguckt.
 
@Bigeagle
Entschuldige bitte die Pause, HDD Klackern ist nach unzähligen versenkten Stunden nicht die erste Priorität im Leben.

Den Support von Seagate kann man in der Pfeife rauchen. Drei Anläufe, keine Eskalation, keine brauchbare Hilfe, aber Probleme im Beherrschen der englischen Sprache.
Und SeaChest, die Binaries in den SeaChests Downloads sind mit Musl als C-Bibliothek statisch gelinkte OpenSeaChest Kompilate. Der Einzige Unterschied ist im Zweifelsfall, dass die Releases des openSeaChest Github Repos einen höheren Versionsstand haben bzw. neuer sind :).

Aktuelle Lösung "hd-idle" und das Betriebssystem die HDDs schlafen legen lassen, wenn es keine Zugriffe seitens des OS gab. Dann klackern die HDDs zwar nach Zugriffen eine Weile, aber es ist erträglicher und vor allem ist der erwünsche Spareffekt bei der elektrischen Energie erreicht. In meinen Augen ist das aber auch eine halbgare Lösung.
 
Piktogramm schrieb:
Den Support von Seagate kann man in der Pfeife rauchen. Drei Anläufe, keine Eskalation, keine brauchbare Hilfe, aber Probleme im Beherrschen der englischen Sprache.
Ich wünschte das hätte mich überrascht :(
Immerhin behebt sich das letztere Problem in absehbarer Zeit, der 'AI'-Support wird das vermutlich ganz gut hinbekommen.
Piktogramm schrieb:
Und SeaChest, die Binaries in den SeaChests Downloads sind mit Musl als C-Bibliothek statisch gelinkte OpenSeaChest Kompilate. Der Einzige Unterschied ist im Zweifelsfall, dass die Releases des openSeaChest Github Repos einen höheren Versionsstand haben bzw. neuer sind :).
Es ging ja auch nicht um inhaltliche Veränderungen, sondern um 'compliance' für den Support damit die Bezeichnung ggf. mit ihrer Schritt für Schritt Anleitung übereinstimmt ^^
Einzig damit sie es nicht als 'Das tool kennen wir nicht, unterstützen wir nicht, da können wir nichts machen' abhaken.

Aber in dem Fall würde ich ja langsam sagen Umtausch beim Händler versuchen, so zügig wie möglich. Ansonsten bleibst du auf dem Schaden sitzen wenn die verfrüht aber vermutlich kurz nach Ablauf der Gewährleistung sterben. Selbst mit den vermutlich ständigen Kopfbewegungen sind die denke ich nicht im ersten Jahr tot wo der Umtausch noch unkompliziert ablaufen sollte. Zumal du lebensverlängernde Maßnahmen durchführst. Aber mit dem Problem fällt es schwer den Platten zu vertrauen, oder?
Zumindest nach deutschem Recht sollte das eindeutig als Sachmangel durchgehen. Wenn man das dem Händler deutlich formuliert mitteilt sollte das gehen auch wenn die Platten erstmal keinen weiteren Fehler aufweisen. Lautstärke unüblich und idle kaputt und damit nicht die zu erwartenden Produkteigenschaften.
 
Zurück
Oben