Unexpected Inconsistencly, findet zweite Festplatte nicht bei fsck

wd0c: , aborted command reading fsbn 33555009 (wd0 bn 33555009; cn 2219 tn 59 sn 12), retrying

Sieht für mich aus, als wäre die Platte hinüber bzw. fehlerhafte Sektoren, die auf pending stehen. Wenn dem so ist, dann ist das harte Ausschalten nicht der Auslöser, sondern wurde nur dann sichtbar und das hätte dich früher oder später sowieso eingeholt.

Was sagt denn smartctl -x /dev/wdc? Entweder stehen dann da schon fehlerhafte Sektoren und wenn nicht, empfiehlt sich ein voller run mit smartctl -t long /dev/wdc und dann erneut schauen.

Kann ja nicht sein, daß man immer Gefahr läuft, das FS zu schreddern, nur weil mal ein Stromausfall ist oder sich die Kiste aus irgendeinem Grund aufhängt.
Leider doch und das OS und das FS sind dabei egal. Kann, aber muss nicht.

Edit: Wenn es eine WD Blue ist, ist es fast klar. -> Kein haltbares Modell, so gar nicht.
 
Es ist eine Seagate SSD HD Kombination
Aber den check werde ich machen. Man müsste mal endlich das Problem lösen, daß ich nicht immer hart ausschalten muß. Im Netzwerk ist die Kiste ja und ein einloggen via SSH sollte möglich sein.

Ich hätte angenommen, es wäre die Ultrabay. Im BIOS habe ich keine Optionen dazu gefunden, außer checken.
 
Man müsste mal endlich das Problem lösen, daß ich nicht immer hart ausschalten muß. Im Netzwerk ist die Kiste ja und ein einloggen via SSH sollte möglich sein.
BTW: Wenn dein Gerät einen hardware-watchdog hat und sich "richtig" aufhängt, so dass ssh auch nicht funktioniert, könntest ja auch mit dem watchdogd versuchen (statt hart ausschalten).
 
Dadurch, dass sich die Platte nicht formatieren laesst und du die in der fstab eingebunden hast, bekommst Du beim booten diese Fehlermeldungen. Evtl. lockt der Kernel darum den Zugriff auf die Platte und Du kannst die daher nicht formatieren. Darum wuerde ich die Platte aus der fstab auskommentieren, dann neu booten und nochmal probieren mit dd if=..., fdisk ..., disklabel... und newfs... neu anzulegen und zu formatieren.
 
Du kannst den long run auch parallel auf beiden Platten starten. Läuft der problemlos durch, kann man zumindest mal den Hardwaredefekt ausklammern. Dass beide Platten defekt sind wäre abartig, aber nicht gänzlich unrealistisch.
 
Code:
wd0(pciide0:0:0): using PIO mode 4, DMA mode 2
wd0c: , aborted command reading fsbn 33555009 (wd0 bn 33555009; cn 2219 tn 59 sn 12), retrying
das ist schon "1980er" compat mode... wenn die Platte in anderen Rechnern tut, dann ist dieser
slot/adapter/kabel hinueber.
 
Dadurch, dass sich die Platte nicht formatieren laesst und du die in der fstab eingebunden hast, bekommst Du beim booten diese Fehlermeldungen.
Nein, rausgelöscht. Das ist immer ein Problem bei so langen Threads.
Ich werde die Platte mit snartctl testen, aber sie wird wohl hü sein....
Die hatte ich vorher schon mit ext2 Partition verbaut und das ging auch nicht gut. https://www.bsdforen.de/threads/wie-die-eigenen-arbeitsdateien-unterbringen.36873/
 
Eben, das komische Verhalten hatte ich auch noch im Hinterkopf.
Du kannst, wenn du den run schon angestupst hast, zwischendrin mit smartctl -x nachschauen. Ziemlich weit oben solltest du eine runterlaufende %-Zahl sehen oder ziemlich weit unten evtl. einen vorzeitigen Abbruch, falls der erste fehlerhafte Sektor gefunden wurde.
 
wd0c: , aborted command reading fsbn 33555009 (wd0 bn 33555009; cn 2219 tn 59 sn 12), retrying
...
smartctl -t long /dev/wdc
...
Edit: Wenn es eine WD Blue ist, ist es fast klar. -> Kein haltbares Modell, so gar nicht.

Eine Saegate Hybrid-Festplatte. Wenn ich sie herausnehme, riecht sie seltsam und ist warm.
Unter OBSD hat das nicht geklappt:

Code:
OBSD# smartctl -t long  /dev/wd0c
smartctl 7.3 2022-02-28 r5338 [OpenBSD 7.3 i386] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org

Warning! Drive Identity Structure error: invalid SMART checksum.
Warning! SMART Attribute Data Structure error: invalid SMART checksum.
=== 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 98 minutes for test to complete.
Test will complete after Mon Oct 23 09:03:48 2023 CEST
Use smartctl -X to abort test.
OBSD#                                           # IST SOFORT FERTIG OHNE WEITERE MELDUNG
OBSD# pgrep smartctl
OBSD#

Auf Linux mittels USB-Adapter:

Code:
~ sudo smartctl --all -d scsi  /dev/sdc
smartctl 5.43 2012-06-30 r3573 [i686-linux-3.10.17-smp] (local build)
Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net

Vendor:               ASMT
Product:              USB 3.0 Destop H
Revision:             0
User Capacity:        500.107.862.016 bytes [500 GB]
Logical block size:   512 bytes
Logical Unit id:      0x5000000000000001
Serial number:        4E0000000000
Device type:          disk
Local Time is:        Mon Oct 23 06:32:56 2023 CEST
Device supports SMART and is Enabled
Temperature Warning Disabled or Not Supported
SMART Health Status: OK

Error Counter logging not supported
Device does not support Self Test logging

Ich habe gerade mit Gparted eine neue ext2 Partition erstellt.
Das hilft mir für OBSD nicht weiter, aber egal.
Hat einwandfrei geklappt und Gparted findet nichts, was auf einen Defekt hindeutet.
Vielleicht ist der Betrieb in der Ultrabay mittels Adapter-Einschub das Problem.
 
Zuletzt bearbeitet:
PS Ich sehe gerade, daß smartctl -t long anscheinend immer im Hintergrund läuft.
Lasse es gerade laufen...
 
Code:
OBSD# dd if=/dev/zero of=/dev/rwd0c bs=1m count=1
1+0 records in
1+0 records out
1048576 bytes transferred in 0.672 secs (1559087 bytes/sec)

OBSD# fdisk -iy wd0
Writing MBR at offset 0.

OBSD# disklabel -E  wd0
Label editor (enter '?' for help at any prompt)
wd0> a
partition to add: [a]
offset: [33555008]
size: [4294956896]
FS type: [4.2BSD]
wd0*> q
Write new label?: [y] y

OBSD# newfs /dev/rwd0a

newfs führe ich jetzt gleich aus, erstmal posten...

Hat sich aufgehängt...
Schreibe jetzt von meinem Handy, Openbsd will ein manuellen check für /home und ich habe keinen Bock mehr.

EDIT
Läuft wieder, aber für heute ist Schluß

Für mich klingt das so, als würde OpenBSD hier sang-und-klanglos abstürzen und nicht nur "x" hängen, deshalb fährt er vermutlich auch nicht runter. Ich bin mir recht sicher das der Power-Knopf damals beim T60 funktioniert hat.

Meine Vermutung ist entweder ein Hardwaredefekt der aber nur OpenBSD spezifisch auftaucht (Das kann vorkommen, also generell das es Hardwaredefekte gibt die nur bei spezifischen Betriebsystemen auftauchen) oder eine Inkompatiblität - glaub ich aber eher nicht, das T60 ist zwar alt, aber SEHR weit weg von exotischer Hardware.
 
Ich habe die Platte in ein anderes Thinkpad eingebaut und mittels Linux Life-CD getestet:
Code:
# smartctl -t long /dev/sda
smartctl 7.0 2018-12-30 r4883 [i686-linux-4.4.249] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

=== 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 98 minutes for test to complete.
Test will complete after Mon Oct 23 02:02:24 2023

Use smartctl -X to abort test.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# smartctl --log selftest /dev/sda
smartctl 7.0 2018-12-30 r4883 [i686-linux-4.4.249] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
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%      5684         -
# 2  Extended offline    Interrupted (host reset)      00%      5683         -
# 3  Short offline       Completed without error       00%      5381         -

~~~~~~~~~~~~~~~~~~~~~~~~~~~~

# smartctl --health /dev/sda
smartctl 7.0 2018-12-30 r4883 [i686-linux-4.4.249] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Please note the following marginal Attributes:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
190 Airflow_Temperature_Cel 0x0022   068   040   045    Old_age   Always   In_the_past 32 (Min/Max 28/44 #1466)

Ich weiß das Ergebnis nicht zu interpretieren.

Ich glaube, die Ausgabe von smartctl --health sollte sein:
SMART overall health self-assessment test result: PASSED

ist aber:
190 Airflow_Temperature_Cel 0x0022 068 040 045 Old_age Always In_the_past 32 (Min/Max 28/44 #1466)
 
Ich sehe gerade, daß smartctl -t long anscheinend immer im Hintergrund läuft.
Genau. -X (großes X) stoppt einen run.

-x (kleines x) gibt mehr aus als -a/--all

Wegen der bay (da brauchts Tricks) kannst du mal
smartctl -x -d sat /dev/sda oder smartctl -x -d ata /dev/sda versuchen, wenn du noch in der live cd bist (muss aber auch im OBSD gehen).
Ich kann Extended offline Completed without error 00% 5684 (=normalerweise alles gut) sehen, aber dennoch wären die restlichen Angaben interessant, weil das nicht unbedingt stimmen muss.
Manche Platten fangen wieder bei 0 an, Beispiel hier mit sde/SAS, zeigt 12370h Laufzeit, obwohl der letzte full run bei 45218h erfolgte. Es sind 72370h echte Laufzeit, weil es bei 60k resettete. :
Code:
smartctl -q noserial -x /dev/sde
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.2.16-12-pve] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Vendor:               NETAPP
Product:              X411_HVIPC420A15
Revision:             NA03
Compliance:           SPC-4
User Capacity:        450,098,159,616 bytes [450 GB]
Logical block size:   512 bytes
Rotation Rate:        15030 rpm
Form Factor:          3.5 inches
Device type:          disk
Transport protocol:   SAS (SPL-4)
Local Time is:        Mon Oct 23 14:48:33 2023 CEST
SMART support is:     Available - device has SMART capability.
SMART support is:     Enabled
Temperature Warning:  Enabled
Read Cache is:        Enabled
Writeback Cache is:   Disabled

=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK

Current Drive Temperature:     41 C
Drive Trip Temperature:        85 C

Manufactured in week 48 of year 2010
Specified cycle count over device lifetime:  50000
Accumulated start-stop cycles:  81
Elements in grown defect list: 0

Error counter log:
           Errors Corrected by           Total   Correction     Gigabytes    Total
               ECC          rereads/    errors   algorithm      processed    uncorrected
           fast | delayed   rewrites  corrected  invocations   [10^9 bytes]  errors
read:          0   473873         3     35252    1222007      61401.684           0
write:         0  3697663         5     98803      89178      51926.384           0
verify:        0  4548948         7    723409       5489     201126.249           0

Non-medium error count:     5312

SMART Self-test log
Num  Test              Status                 segment  LifeTime  LBA_first_err [SK ASC ASQ]
     Description                              number   (hours)
# 1  Background short  Completed                   -   45218                 - [-   -    -]

Long (extended) Self-test duration: 3744 seconds [62.4 minutes]

Background scan results log
  Status: waiting until BMS interval timer expires
    Accumulated power on time, hours:minutes 12370:00 [742200 minutes]
    Number of background scans performed: 43,  scan progress: 0.00%
    Number of background medium scans performed: 43


Protocol Specific port log page for SAS SSP
relative target port id = 1
  generation code = 2
  number of phys = 1
  phy identifier = 0
    attached device type: SAS or SATA device
    attached reason: unknown
    reason: unknown
    negotiated logical link rate: phy enabled; 6 Gbps
    attached initiator port: ssp=1 stp=1 smp=1
    attached target port: ssp=0 stp=0 smp=0
    attached phy identifier = 4
    Invalid DWORD count = 24
    Running disparity error count = 20
    Loss of DWORD synchronization count = 77
    Phy reset problem count = 0
relative target port id = 2
  generation code = 2
  number of phys = 1
  phy identifier = 1
    attached device type: no device attached
    attached reason: unknown
    reason: power on
    negotiated logical link rate: phy enabled; unknown
    attached initiator port: ssp=0 stp=0 smp=0
    attached target port: ssp=0 stp=0 smp=0
    attached phy identifier = 0
    Invalid DWORD count = 0
    Running disparity error count = 0
    Loss of DWORD synchronization count = 0
    Phy reset problem count = 0

Reguläre Ausgabe für SATA:
Code:
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.2.16-12-pve] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Hitachi/HGST Travelstar Z5K500
Device Model:     HGST HTS545032A7E680
Firmware Version: GRBOA3N0
User Capacity:    320,072,933,376 bytes [320 GB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        In smartctl database 7.3/5319
ATA Version is:   ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 2.6, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is:    Mon Oct 23 14:54:35 2023 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM level is:     254 (maximum performance)
Rd look-ahead is: Enabled
Write cache is:   Disabled
DSN feature is:   Unavailable
ATA Security is:  Disabled, NOT FROZEN [SEC1]
Wt Cache Reorder: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x02)    Offline data collection activity
                    was completed without error.
                    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:         (   45) seconds.
Offline data collection
capabilities:              (0x5b) SMART execute Offline immediate.
                    Auto Offline data collection on/off support.
                    Suspend Offline collection upon new
                    command.
                    Offline surface scan supported.
                    Self-test supported.
                    No Conveyance Self-test supported.
                    Selective Self-test supported.
SMART capabilities:            (0x0003)    Saves SMART data before entering
                    power-saving mode.
                    Supports SMART auto save timer.
Error logging capability:        (0x01)    Error logging supported.
                    General Purpose Logging supported.
Short self-test routine
recommended polling time:      (   2) minutes.
Extended self-test routine
recommended polling time:      (  91) minutes.
SCT capabilities:            (0x003d)    SCT Status supported.
                    SCT Error Recovery Control supported.
                    SCT Feature Control supported.
                    SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     PO-R--   100   100   062    -    0
  2 Throughput_Performance  P-S---   197   197   040    -    151
  3 Spin_Up_Time            POS---   232   232   033    -    1
  4 Start_Stop_Count        -O--C-   100   100   000    -    265
  5 Reallocated_Sector_Ct   PO--CK   100   100   005    -    0
  7 Seek_Error_Rate         PO-R--   100   100   067    -    0
  8 Seek_Time_Performance   P-S---   144   144   040    -    39
  9 Power_On_Hours          -O--C-   026   026   000    -    32716
 10 Spin_Retry_Count        PO--C-   100   100   060    -    0
 12 Power_Cycle_Count       -O--CK   100   100   000    -    265
191 G-Sense_Error_Rate      -O-R--   100   100   000    -    0
192 Power-Off_Retract_Count -O--CK   100   100   000    -    68
193 Load_Cycle_Count        -O--C-   079   079   000    -    210521
194 Temperature_Celsius     -O----   200   200   000    -    30 (Min/Max 15/56)
196 Reallocated_Event_Count -O--CK   100   100   000    -    0
197 Current_Pending_Sector  -O---K   100   100   000    -    0
198 Offline_Uncorrectable   ---R--   100   100   000    -    0
199 UDMA_CRC_Error_Count    -O-R--   200   200   000    -    0
223 Load_Retry_Count        -O-R--   100   100   000    -    0
                            ||||||_ 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      1  Comprehensive SMART error log
0x03       GPL     R/O      1  Ext. Comprehensive SMART error log
0x06           SL  R/O      1  SMART self-test log
0x07       GPL     R/O      1  Extended self-test log
0x09           SL  R/W      1  Selective self-test log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL     R/O      1  SATA Phy Event Counters log
0x80-0x9f  GPL,SL  R/W     16  Host vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (1 sectors)
Device Error Count: 2
    CR     = Command Register
    FEATR  = Features Register
    COUNT  = Count (was: Sector Count) Register
    LBA_48 = Upper bytes of LBA High/Mid/Low Registers ]  ATA-8
    LH     = LBA High (was: Cylinder High) Register    ]   LBA
    LM     = LBA Mid (was: Cylinder Low) Register      ] Register
    LL     = LBA Low (was: Sector Number) Register     ]
    DV     = Device (was: Device/Head) Register
    DC     = Device Control Register
    ER     = Error register
    ST     = Status register
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 2 [1] occurred at disk power-on lifetime: 218 hours (9 days + 2 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER -- ST COUNT  LBA_48  LH LM LL DV DC
  -- -- -- == -- == == == -- -- -- -- --
  10 -- 51 00 08 00 00 25 42 e8 28 05 00  Error: IDNF 8 sectors at LBA = 0x2542e828 = 625141800

  Commands leading to the command that caused the error were:
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
  -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
  25 00 00 00 10 00 00 25 42 e8 20 60 00     09:21:49.829  READ DMA EXT
  25 00 00 00 10 00 00 00 00 00 20 60 00     09:21:27.620  READ DMA EXT
  b0 00 da 00 00 00 00 00 c2 4f 00 20 00     09:20:59.019  SMART RETURN STATUS
  b0 00 d2 00 00 00 00 00 c2 4f 00 20 00     09:20:58.942  SMART ENABLE/DISABLE ATTRIBUTE AUTOSAVE
  b0 00 d8 00 00 00 00 00 c2 4f 00 20 00     09:20:58.942  SMART ENABLE OPERATIONS

Error 1 [0] occurred at disk power-on lifetime: 218 hours (9 days + 2 hours)
  When the command that caused the error occurred, the device was active or idle.

  After command completion occurred, registers were:
  ER -- ST COUNT  LBA_48  LH LM LL DV DC
  -- -- -- == -- == == == -- -- -- -- --
  10 -- 51 00 10 00 00 00 00 00 20 00 00  Error: IDNF 16 sectors at LBA = 0x00000020 = 32

  Commands leading to the command that caused the error were:
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name
  -- == -- == -- == == == -- -- -- -- --  ---------------  --------------------
  25 00 00 00 10 00 00 00 00 00 20 60 00     09:21:27.620  READ DMA EXT
  b0 00 da 00 00 00 00 00 c2 4f 00 20 00     09:20:59.019  SMART RETURN STATUS
  b0 00 d2 00 00 00 00 00 c2 4f 00 20 00     09:20:58.942  SMART ENABLE/DISABLE ATTRIBUTE AUTOSAVE
  b0 00 d8 00 00 00 00 00 c2 4f 00 20 00     09:20:58.942  SMART ENABLE OPERATIONS
  ef 00 03 00 46 00 00 00 00 00 00 20 00     09:20:58.941  SET FEATURES [Set transfer mode]

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

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):       256 (0x0100)
Device State:                        Active (0)
Current Temperature:                    31 Celsius
Power Cycle Min/Max Temperature:     28/36 Celsius
Lifetime    Min/Max Temperature:     15/56 Celsius
Specified Max Operating Temperature:    34 Celsius
Under/Over Temperature Limit Count:   0/0

SCT Temperature History Version:     2
Temperature Sampling Period:         1 minute
Temperature Logging Interval:        1 minute
Min/Max recommended Temperature:      0/60 Celsius
Min/Max Temperature Limit:           -40/65 Celsius
Temperature History Size (Index):    128 (49)

Index    Estimated Time   Temperature Celsius
  50    2023-10-23 12:47    31  ************
 ...    ..(  9 skipped).    ..  ************
  60    2023-10-23 12:57    31  ************
  61    2023-10-23 12:58    30  ***********
 ...    ..(  2 skipped).    ..  ***********
  64    2023-10-23 13:01    30  ***********
  65    2023-10-23 13:02    31  ************
 ...    ..( 20 skipped).    ..  ************
  86    2023-10-23 13:23    31  ************
  87    2023-10-23 13:24    30  ***********
  88    2023-10-23 13:25    31  ************
  89    2023-10-23 13:26    31  ************
  90    2023-10-23 13:27    31  ************
  91    2023-10-23 13:28    30  ***********
  92    2023-10-23 13:29    30  ***********
  93    2023-10-23 13:30    31  ************
  94    2023-10-23 13:31    31  ************
  95    2023-10-23 13:32    30  ***********
  96    2023-10-23 13:33    30  ***********
  97    2023-10-23 13:34    30  ***********
  98    2023-10-23 13:35    31  ************
  99    2023-10-23 13:36    30  ***********
 100    2023-10-23 13:37    31  ************
 101    2023-10-23 13:38    30  ***********
 102    2023-10-23 13:39    30  ***********
 103    2023-10-23 13:40    31  ************
 104    2023-10-23 13:41    31  ************
 105    2023-10-23 13:42    30  ***********
 106    2023-10-23 13:43    31  ************
 ...    ..(  6 skipped).    ..  ************
 113    2023-10-23 13:50    31  ************
 114    2023-10-23 13:51    30  ***********
 115    2023-10-23 13:52    31  ************
 116    2023-10-23 13:53    30  ***********
 117    2023-10-23 13:54    31  ************
 ...    ..(  2 skipped).    ..  ************
 120    2023-10-23 13:57    31  ************
 121    2023-10-23 13:58    30  ***********
 122    2023-10-23 13:59    31  ************
 ...    ..( 12 skipped).    ..  ************
   7    2023-10-23 14:12    31  ************
   8    2023-10-23 14:13    30  ***********
   9    2023-10-23 14:14    31  ************
  10    2023-10-23 14:15    31  ************
  11    2023-10-23 14:16    31  ************
  12    2023-10-23 14:17    30  ***********
  13    2023-10-23 14:18    30  ***********
  14    2023-10-23 14:19    31  ************
  15    2023-10-23 14:20    31  ************
  16    2023-10-23 14:21    31  ************
  17    2023-10-23 14:22    30  ***********
  18    2023-10-23 14:23    30  ***********
  19    2023-10-23 14:24    30  ***********
  20    2023-10-23 14:25    31  ************
 ...    ..(  5 skipped).    ..  ************
  26    2023-10-23 14:31    31  ************
  27    2023-10-23 14:32    30  ***********
  28    2023-10-23 14:33    31  ************
 ...    ..(  3 skipped).    ..  ************
  32    2023-10-23 14:37    31  ************
  33    2023-10-23 14:38    30  ***********
  34    2023-10-23 14:39    31  ************
  35    2023-10-23 14:40    31  ************
  36    2023-10-23 14:41    30  ***********
  37    2023-10-23 14:42    31  ************
  38    2023-10-23 14:43    31  ************
  39    2023-10-23 14:44    30  ***********
  40    2023-10-23 14:45    31  ************
 ...    ..(  2 skipped).    ..  ************
  43    2023-10-23 14:48    31  ************
  44    2023-10-23 14:49    30  ***********
  45    2023-10-23 14:50    31  ************
  46    2023-10-23 14:51    30  ***********
  47    2023-10-23 14:52    31  ************
  48    2023-10-23 14:53    31  ************
  49    2023-10-23 14:54    31  ************

SCT Error Recovery Control:
           Read: Disabled
          Write: Disabled

Device Statistics (GP/SMART Log 0x04) not supported

Pending Defects log (GP Log 0x0c) not supported

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x0001  2            0  Command failed due to ICRC error
0x0002  2            0  R_ERR response for data FIS
0x0003  2            0  R_ERR response for device-to-host data FIS
0x0004  2            0  R_ERR response for host-to-device data FIS
0x0005  2            0  R_ERR response for non-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
0x0009  2            3  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2            1  Device-to-host register FISes sent due to a COMRESET
0x000b  2            0  CRC errors within host-to-device FIS
0x000d  2            0  Non-CRC errors within host-to-device FIS
 
Zuletzt bearbeitet:
Soeben beim Kaffeekochen erschien mir die Glühbirne! Der USB-Controller deiner bay reicht die nativen ata-commands nicht umfassend und vollständig durch, sieht man daran, dass du keine vollständigen Angaben bekommst und bei der Seriennummer die des Controllers oder eine Fantasiezahl Serial number: 4E0000000000 bekommst. Wenn er alles sauber durchreicht, steht da die echte Seriennummer der Platte. (wenn man es nicht absichtlich mit -q noserial unterdrückt)

Bei der Ausschaltsequenz wird auch ein spindown (ebenfalls ein nativer command) zur Platte geschickt, bevor der Rechner ganz ausgeht. -> Das System wartet auf den spindown der nie erfolgen wird, somit musstest du hart ausschalten.

Es ist ähnlich wie hier, mit dem Unterschied, dass ein stick keinen spindown hat: https://www.bsdforen.de/threads/supermicro-halt-p-aber-rebootet-trotzdem.36854/#post-334589

Edit:
Mit dem Blick jetzt nochmal auf deinen Post #22 zurück ergibt das auch mehr Sinn. Retries der Platte und du sagtest, dass das USB-Keyboard mal nicht mehr reagiert. Das klingt zusätzlich noch nach irgendwelchen USB-Stromsparmechanismen vom Rechner ausgehend. Wenn das so ist, ist das eine ziemlich unglückliche Verkettung multipler fuckups :(
 
Ich hatte die Platte richtig eingebaut, also nicht in die Ultrabay sondern in HD-Slot des Rechners.
Darum auch die Life-CD.

Code:
# smartctl --log selftest /dev/sda
smartctl 7.0 2018-12-30 r4883 [i686-linux-4.4.249] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
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%      5684         -
# 2  Extended offline    Interrupted (host reset)      00%      5683         -
# 3  Short offline       Completed without error       00%      5381         -

Code:
# smartctl --health /dev/sda
smartctl 7.0 2018-12-30 r4883 [i686-linux-4.4.249] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
Please note the following marginal Attributes:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
190 Airflow_Temperature_Cel 0x0022   068   040   045    Old_age   Always   In_the_past 32 (Min/Max 28/44 #1466)

Diese Ergebnisse stammen aus diesem Test (ohne Ultrabay als mögliche Fehlerquelle!)
Aber ich weiß nicht recht, was sie bedeuten...

Da nach dem Formatieren keine Daten meht auf der Platte sind, ist nichts zu verlieren...
Es gäbe ja noch 'badblocks' und 'testdisk'.

Ich würde es wirklich gerne wissen, denn wenn die Platte heil ist, muß das Problem ja woanders liegen:
eine ziemlich unglückliche Verkettung multipler fuckups
Jupp, kenne ich schon. Dazu kommt dann irgendwann der ganz persönliche Wahnsinn :ugly:
 
Ich hatte die Platte richtig eingebaut,
Ok, dann gib mal bitte ein vollständiges smartctl -x /dev/sda davon. (kleines -x)

Aber ich weiß nicht recht, was sie bedeuten...
Alleine für sich sagt das wenig bis gar nichts, das Gesamtbild (s.o. mit -x) ist daher wichtig einzusehen.

Es gäbe ja noch 'badblocks' und 'testdisk'.
Wenn du so einen fehlerfreien Extended offline Completed without error hast und der Rest dazu passt (Gesamtliste der Attribute), wird andere Testsoftware dasselbe sagen.

Dazu kommt dann irgendwann der ganz persönliche Wahnsinn
:D
 
Code:
smartctl 7.0 2018-12-30 r4883 [i686-linux-4.4.249] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Laptop SSHD
Device Model:     ST500LM000-SSHD-8GB
Serial Number:    W763JXLG
LU WWN Device Id: 5 000c50 07d7a653c
Firmware Version: LVD4
User Capacity:    500.107.862.016 bytes [500 GB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Rotation Rate:    5400 rpm
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2, ACS-3 T13/2161-D revision 3b
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is:    Mon Oct 23 00:15:39 2023 +08
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM level is:     128 (minimum power consumption without standby)
Rd look-ahead is: Enabled
Write cache is:   Enabled
DSN feature is:   Unavailable
ATA Security is:  Disabled, frozen [SEC2]
Wt Cache Reorder: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
See vendor-specific Attribute list for marginal Attributes.

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:         (  139) 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:      (  98) minutes.
Conveyance self-test routine
recommended polling time:      (   2) minutes.
SCT capabilities:            (0x10b1)    SCT Status 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--   119   099   006    -    229955856
  3 Spin_Up_Time            PO----   099   098   000    -    0
  4 Start_Stop_Count        -O--CK   097   097   020    -    3808
  5 Reallocated_Sector_Ct   PO--CK   100   100   010    -    0
  7 Seek_Error_Rate         POSR--   077   060   030    -    13069497620
  9 Power_On_Hours          -O--CK   094   094   000    -    5684
 10 Spin_Retry_Count        PO--C-   100   100   097    -    0
 12 Power_Cycle_Count       -O--CK   099   099   020    -    1830
184 End-to-End_Error        -O--CK   100   100   099    -    0
187 Reported_Uncorrect      -O--CK   100   100   000    -    0
188 Command_Timeout         -O--CK   100   099   000    -    12
189 High_Fly_Writes         -O-RCK   100   100   000    -    0
190 Airflow_Temperature_Cel -O---K   074   040   045    Past 26 (5 186 26 17 0)
191 G-Sense_Error_Rate      -O--CK   100   100   000    -    0
192 Power-Off_Retract_Count -O--CK   100   100   000    -    62
193 Load_Cycle_Count        -O--CK   076   076   000    -    48027
194 Temperature_Celsius     -O---K   026   060   000    -    26 (0 15 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
254 Free_Fall_Sensor        -O--CK   100   100   000    -    0
                            ||||||_ 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,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
0x09           SL  R/W      1  Selective self-test log
0x10       GPL     R/O      1  NCQ Command Error log
0x11       GPL     R/O      1  SATA Phy Event Counters log
0x21       GPL     R/O      1  Write stream error log
0x22       GPL     R/O      1  Read stream error log
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      20  Device vendor specific log
0xa2       GPL     VS    3900  Device vendor specific log
0xa8       GPL,SL  VS     129  Device vendor specific log
0xa9       GPL,SL  VS       1  Device vendor specific log
0xab       GPL     VS       1  Device vendor specific log
0xae       GPL     VS       1  Device vendor specific log
0xb0       GPL     VS    4580  Device vendor specific log
0xbe-0xbf  GPL     VS   65535  Device vendor specific log
0xc1       GPL,SL  VS      10  Device vendor specific log
0xc2       GPL,SL  VS      50  Device vendor specific log
0xc4       GPL,SL  VS       5  Device vendor specific log
0xe0       GPL,SL  R/W      1  SCT Command/Status
0xe1       GPL,SL  R/W      1  SCT Data Transfer

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%      5684         -
# 2  Extended offline    Interrupted (host reset)      00%      5683         -
# 3  Short offline       Completed without error       00%      5381         -

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:                    21 Celsius
Power Cycle Min/Max Temperature:     17/25 Celsius
Lifetime    Min/Max Temperature:     15/60 Celsius
Under/Over Temperature Limit Count:   0/1

SCT Temperature History Version:     2
Temperature Sampling Period:         1 minute
Temperature Logging Interval:        59 minutes
Min/Max recommended Temperature:      0/ 0 Celsius
Min/Max Temperature Limit:            0/ 0 Celsius
Temperature History Size (Index):    128 (24)

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

SCT Error Recovery Control command not supported

ATA_READ_LOG_EXT (addr=0x04:0x00, page=0, n=1) failed: scsi error badly formed scsi parameters
Read Device Statistics page 0x00 failed

Pending Defects log (GP Log 0x0c) not supported

SATA Phy Event Counters (GP Log 0x11)
ID      Size     Value  Description
0x000a  2            5  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
 
Ah, damit sieht man endlich mal was. Die Platte sieht ok aus.
Etwas Geschichtsunterricht:
Serial Number: W763JXLG
Korrekte Serial
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 1.5 Gb/s)
Drossel auf 1,5 ist merkwürdig, aber kein Defekt. Wenn der onboard-Controller nicht mehr kann, ist es halt so. (oder nicht auf AHCI gestellt)
5 Reallocated_Sector_Ct PO--CK 100 100 010 - 0
Alles über 0 = schlecht
10 Spin_Retry_Count PO--C- 100 100 097 - 0
Alles über 0 = schlecht
188 Command_Timeout -O--CK 100 099 000 - 12
Das könnten die nicht angekommen, nativen commands gewesen sein, als es in der bay steckte, muss aber nicht.
191 G-Sense_Error_Rate -O--CK 100 100 000 - 0
Erschütterungssensor 0x getriggert. = gut
192 Power-Off_Retract_Count -O--CK 100 100 000 - 62
62x hart ausgeschaltet, das die Platte 'wegstecken' musste. Soft off ist sanfter und langfristig besser, aber manchmal eben nicht möglich.
193 Load_Cycle_Count -O--CK 076 076 000 - 48027
Das bedeutet wie oft der Kopf geparkt wurde und ist firmware-intern/APM-abhängig, wird entweder bei aus, idle oder Erschütterung getriggert. Der Wert ist hoch für knappe 6000h Laufzeit, aber noch nicht bedenklich. Bei 500000 sollte man mal nen check fahren, wieder andere Platten machen das 1,2 Mio. mal problemlos.
197 Current_Pending_Sector -O--C- 100 100 000 - 0
198 Offline_Uncorrectable ----C- 100 100 000 - 0
Alles über 0 = schlecht

Rot, also 5,197,198 sind die wichtigen Werte bei vermuteten Defekten. Überall 0 ist perfekt und in Kombination mit dem vollen scan passt das.
Also die Platte ist ok, die bay wird der Übeltäter sein.
 
Vielen Dank für die Erleuterung...

Ich halte es so, daß ich alles Wichtige protokolliere um "auch mal was dazu zu lernen".
Und das Obige gehört auf jeden Fall dazu :)

Ja was soll ich sagen... ich habe noch mehr Einschübe für die Ultrabay und konnte wechseln.
Habe es aber noch nicht gewagt, neu zu formatieren.

Fakt ist:
Der Hardware-Knopf reagiert wie gewünscht, und der Rechner fährt herunter. Genau wie es sein soll! Die Platte ist dabei aber nicht gemountet.

Das System wartet auf den spindown der nie erfolgen wird, somit musstest du hart ausschalten.

Das wird's wohl gewesen sein!
Jetzt aber:

Die Platte ist (mit dem anderen Adapter) wieder in der Ultrabay, und diesesmal habe ich wieder aufgerufen:

Code:
OBSD# dmesg | grep wd0
wd0 at pciide0 channel 0 drive 0: <ST500LM000-SSHD-8GB>
wd0: 16-sector PIO, LBA48, 476940MB, 976773168 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5

Und dann smartctl -x /dev/wd0c mit der Folge, daß der Rechner wieder eingefrohren ist, aber nach einer Weile nach ^C wieder frei war.

Aufgefallen aber ist, daß die Festplatten-LED nicht aufgehört hat, dauerzuleuchten. Ich habe daraufhin heruntergefahren. Darum nehme ich an, daß es auch nicht das Adapter ist.

Ich vermute mal, das ist eine Frage für's Thinkpad-Forum. Es sei denn, Dir / Euch fällt noch etwas dazu ein. Ich vermute, sowohl die Platte als auch der Adapter sind an sich ok, und trotzdem läuft die Sache nicht.
 
So direkt fällt mir keine Lösung ein, außer dass ein USB-Layer dazwischen selten gut funktioniert, wenn man Platten für eine feste, interne Nutzung einsetzt.
Also mal schnell ein Installationsmedium booten von USB = ok, mal schnell was mounten, rüberkopieren, unmounten...alles gut ob das ein Stick, externe NVMe oder klassische disk ist. Nur die feste Nutzung macht dann eben üble Probleme, wenn die nativen commands nicht vollständig übersetzt werden.
Möglicherweise hat sich jemand im Thinkpad-Forum damit tiefer beschäftigt oder irgendwo gibts ne Liste mit Chips, die das sauber machen, keine Ahnung.
Aufgrund der Tatsache, dass es via USB drinhängt kommen ja möglicherweise noch die Stromsparmechanismen on top. Je nachdem wie die geartet sind, funktionieren die unter Windows und mehr wird ja nicht getestet.
Das ist auch einer der Gründe, warum der winstaller die Installation auf externe Medien nicht erlaubt. ;)

Edit: manche Controller (USB<->SATA) von externen Platten schicken von sich aus z.B. nach 10 Minuten einen spindown/sleep irgendwas an die Platte, WEIL der native command von Host nicht durchgeht. Nutzt man die externe Platte auch nur als 'mal schnell mounten/unmounten', dann klappt das meist und man nimmt es nichtmal wahr. Als Systemplatte endet das im fuckup.
 
oder auch sonstige emul-layers.. aber einen vollstaendigen dmesg haben wir auch noch nicht gesehen (an was haengt zB pciide).
 
Aufgefallen aber ist, daß die Festplatten-LED nicht aufgehört hat, dauerzuleuchten. Ich habe daraufhin heruntergefahren. Darum nehme ich an, daß es auch nicht das Adapter ist.
Doch.
Ich vermute, sowohl die Platte als auch der Adapter sind an sich ok, und trotzdem läuft die Sache nicht.
Anders ausgedrückt: die Platte ist nicht defekt und der Adapter ist (höchstwahrscheinlich) auch nicht defekt. Er funktioniert nur mangelhaft und noch mangelhafter für deinen angedachten Einsatzzweck. ;)
 
Ist da denn tatsächlich ein USB-Layer zwischen?

Ich bin eigentlch der Meinung das mit Platten im T60 Laufwerksschacht SATA gesprochen wird.

Auch das wd kommt mir komisch vor, USB ist bei OpenBSD eigentlich immer sd, sata auch. wd sind eigentlich immer nur pata-platten.

Hattest du wg. der bios-option mal geschaut?
 
Kenne mich nicht gut genug aus...
Es gibt zB:

Config => Serial ATA Controller Mode: AHCI vs Compatibility mode

Ob sich das auf den Schacht bezieht, weiß ich nicht.
Steht auf AHCI
 
oder auch sonstige emul-layers.. aber einen vollstaendigen dmesg haben wir auch noch nicht gesehen (an was haengt zB pciide).
Code:
OpenBSD 7.3 (GENERIC) #3: Tue Jul 25 08:18:35 MDT 2023
    root@syspatch-73-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
real mem  = 3211083776 (3062MB)
avail mem = 3135418368 (2990MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: date 08/27/09, BIOS32 rev. 0 @ 0xfd6b0, SMBIOS rev. 2.4 @ 0xe0010 (68 entries)
bios0: vendor LENOVO version "79ETE5WW (2.25 )" date 08/27/2009
bios0: LENOVO 1951W9U
acpi0 at bios0: ACPI 3.0
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP SSDT ECDT TCPA APIC MCFG HPET BOOT SSDT SSDT SSDT SSDT SSDT
acpi0: wakeup devices LID_(S3) SLPB(S3) EXP0(S4) EXP1(S4) EXP2(S4) EXP3(S4) PCI1(S4) USB0(S3) USB1(S3) USB2(S3) USB7(S3) HDEF(S4)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpiec0 at acpi0
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Genuine Intel(R) CPU T1300 @ 1.66GHz ("GenuineIntel" 686-class) 1.67 GHz, 06-0e-08
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE,SSE3,MWAIT,VMX,EST,TM2,xTPR,PDCM,NXE,PERF,SENSOR,MELTDOWN
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 166MHz
cpu0: mwait min=64, max=64, C-substates=0.2.2.2.2, IBE
ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 20, 24 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xf0000000, bus 0-63
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus -1 (AGP_)
acpiprt2 at acpi0: bus 2 (EXP0)
acpiprt3 at acpi0: bus 3 (EXP1)
acpiprt4 at acpi0: bus 4 (EXP2)
acpiprt5 at acpi0: bus 12 (EXP3)
acpiprt6 at acpi0: bus 21 (PCI1)
acpibtn0 at acpi0: LID_
acpibtn1 at acpi0: SLPB
"PNP0A08" at acpi0 not configured
acpicmos0 at acpi0
acpibat0 at acpi0: BAT0 model "92P1131" serial   203 type LION oem "SANYO"
acpiac0 at acpi0: AC unit online
acpithinkpad0 at acpi0: version 1.0
acpicpu0 at acpi0: !C3(250@17 io@0x1015), !C2(500@1 io@0x1014), C1(1000@1 halt), PSS
acpipwrres0 at acpi0: PUBS, resource for USB0, USB2, USB7
acpitz0 at acpi0: critical temperature is 127 degC
acpitz1 at acpi0: critical temperature is 99 degC
acpidock0 at acpi0: GDCK not docked (0)
acpivideo0 at acpi0: VID_
acpivout0 at acpivideo0: LCD0
acpivideo1 at acpi0: VID_
bios0: ROM list: 0xc0000/0xea00! 0xcf000/0x1000 0xd0000/0x1000 0xdc000/0x4000! 0xe0000/0x10000!
cpu0: Enhanced SpeedStep 1663 MHz: speeds: 1667, 1333, 1000 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel 82945GM Host" rev 0x03
inteldrm0 at pci0 dev 2 function 0 "Intel 82945GM Video" rev 0x03
drm0 at inteldrm0
intagp0 at inteldrm0
agp0 at intagp0: aperture at 0xd0000000, size 0x10000000
inteldrm0: apic 1 int 16, I945GM, gen 3
"Intel 82945GM Video" rev 0x03 at pci0 dev 2 function 1 not configured
azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x02: msi
azalia0: codecs: Analog Devices AD1981HD, Conexant/0x2bfa, using Analog Devices AD1981HD
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 "Intel 82801GB PCIE" rev 0x02: apic 1 int 20
pci1 at ppb0 bus 2
em0 at pci1 dev 0 function 0 "Intel 82573L" rev 0x00: msi, address 00:16:41:e2:01:6d
ppb1 at pci0 dev 28 function 1 "Intel 82801GB PCIE" rev 0x02: apic 1 int 21
pci2 at ppb1 bus 3
wpi0 at pci2 dev 0 function 0 "Intel PRO/Wireless 3945ABG" rev 0x02: msi, MoW2, address 00:19:d2:0a:05:b4
ppb2 at pci0 dev 28 function 2 "Intel 82801GB PCIE" rev 0x02: apic 1 int 22
pci3 at ppb2 bus 4
ppb3 at pci0 dev 28 function 3 "Intel 82801GB PCIE" rev 0x02: apic 1 int 23
pci4 at ppb3 bus 12
uhci0 at pci0 dev 29 function 0 "Intel 82801GB USB" rev 0x02: apic 1 int 16
uhci1 at pci0 dev 29 function 1 "Intel 82801GB USB" rev 0x02: apic 1 int 17
uhci2 at pci0 dev 29 function 2 "Intel 82801GB USB" rev 0x02: apic 1 int 18
uhci3 at pci0 dev 29 function 3 "Intel 82801GB USB" rev 0x02: apic 1 int 19
ehci0 at pci0 dev 29 function 7 "Intel 82801GB USB" rev 0x02: apic 1 int 19
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 addr 1
ppb4 at pci0 dev 30 function 0 "Intel 82801BAM Hub-to-PCI" rev 0xe2
pci5 at ppb4 bus 21
cbb0 at pci5 dev 0 function 0 "TI PCI1510 CardBus" rev 0x00: apic 1 int 16
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 22 device 0 cacheline 0x8, lattimer 0xb0
pcmcia0 at cardslot0
ichpcib0 at pci0 dev 31 function 0 "Intel 82801GBM LPC" rev 0x02: PM disabled
pciide0 at pci0 dev 31 function 1 "Intel 82801GB IDE" rev 0x02: DMA, channel 0 configured to compatibility, channel 1 configured to compatibility
wd0 at pciide0 channel 0 drive 0: <ST500LM000-SSHD-8GB>
wd0: 16-sector PIO, LBA48, 476940MB, 976773168 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
pciide0: channel 1 ignored (disabled)
ahci0 at pci0 dev 31 function 2 "Intel 82801GBM AHCI" rev 0x02: msi, AHCI 1.1
ahci0: port 0: 1.5Gb/s
scsibus1 at ahci0: 32 targets
sd0 at scsibus1 targ 0 lun 0: <ATA, ST500LM000-SSHD-, LIM1> naa.5000c5009b0bd914
sd0: 476940MB, 512 bytes/sector, 976773168 sectors
ichiic0 at pci0 dev 31 function 3 "Intel 82801GB SMBus" rev 0x02: apic 1 int 23
iic0 at ichiic0
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb2 at uhci1: USB revision 1.0
uhub2 at usb2 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb3 at uhci2: USB revision 1.0
uhub3 at usb3 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb4 at uhci3: USB revision 1.0
uhub4 at usb4 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard
pms0 at pckbc0 (aux slot)
wsmouse0 at pms0 mux 0
wsmouse1 at pms0 mux 0
pms0: Synaptics touchpad, firmware 6.2, 0x81a0b1 0x300000 0x0 0xa04793 0x0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
aps0 at isa0 port 0x1600/31
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
ugen0 at uhub4 port 2 "STMicroelectronics Biometric Coprocessor" rev 1.00/0.01 addr 2
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
root on sd0a (0d01ae3c1c184050.a) swap on sd0b dump on sd0b
inteldrm0: 1024x768, 32bpp
wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
Voilà...
 
Zurück
Oben