Hi everyone,
I have a disk that will fail soon and make Proxmox server crash randomly.
On the console, the only error I could find is :

I found that ATA6.00 is /dev/sdc and I could confirm it :
My question is simple : how to find the /dev/sdc disk when I have 4x SSD disks of the same type in the server ?
Disassemble them one by one and compare to the serial number smartctl return ?
I have a disk that will fail soon and make Proxmox server crash randomly.
On the console, the only error I could find is :

I found that ATA6.00 is /dev/sdc and I could confirm it :
Code:
root@pve2:~# smartctl -a /dev/sdc
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.8.12-10-pve] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Crucial/Micron Client SSDs
Device Model: CT1000MX500SSD1
Serial Number: 2212E61F2F8B
LU WWN Device Id: 5 00a075 1e61f2f8b
[...]
199 UDMA_CRC_Error_Count 0x0032 100 100 000 Old_age Always - 13
My question is simple : how to find the /dev/sdc disk when I have 4x SSD disks of the same type in the server ?
Disassemble them one by one and compare to the serial number smartctl return ?
Last edited: