You are not logged in.
I've installed a new SSD (Crucial MX500 1000GB) for my /home partition , I've format it to btrfs, set it on fstab and reboot the system. Everything ok so far.
Then, I copied some data on it (about 30Gb), Initially seemed fine, but suddenly after a couple of minutes after finished, the system froze.
On reboot Arch enters on emergency mode, and dmesg shows: "ata10: link online but 1 devices misclassified, device detection might fail"
this is the output related to ata10:
[ 7.743798] ata10: link is slow to respond, please be patient (ready=0)
[ 12.447340] ata10: found unknown device (class 0)
[ 12.603792] ata10: found unknown device (class 0)
[ 12.603814] ata10: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 12.603820] ata10: link online but 1 devices misclassified, retrying
[ 17.957127] ata10: link is slow to respond, please be patient (ready=0)
[ 22.660048] ata10: found unknown device (class 0)
[ 22.817124] ata10: found unknown device (class 0)
[ 22.817146] ata10: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 22.817152] ata10: link online but 1 devices misclassified, retrying
[ 28.170461] ata10: link is slow to respond, please be patient (ready=0)
[ 33.157131] ata10: found unknown device (class 0)
[ 33.317129] ata10: found unknown device (class 0)
[ 33.317151] ata10: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 33.317157] ata10: link online but 1 devices misclassified, retrying
[ 33.317159] ata10: reset failed (errno=-11), retrying in 25 secs
[ 59.340437] ata10: limiting SATA link speed to 3.0 Gbps
[ 64.353790] ata10: found unknown device (class 0)
[ 64.510448] ata10: found unknown device (class 0)
[ 64.510470] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[ 64.510476] ata10: link online but 1 devices misclassified, device detection might failNow, lsblk nor fdisk -l shows nothing, and the disk seems dead. Could I try something to check the health of the drive?
Thanks for your help
Last edited by tonymj (2023-12-29 00:19:18)
Offline
It seems that I used a defective SATA cable, I changed it for another one and now it works flawlessly.
Last edited by tonymj (2023-12-29 00:19:41)
Offline