Hi everyone!
Started getting the following errors in Proxmox syslog in one of our nodes. Managed to move all VMs out of the node, but trying to determine how to fi this
May 17 13:54:39 vm-host-4 kernel: blk_update_request: critical medium error, dev sdb, sector 0 op 0x0READ) flags 0x4000 phys_seg 9 prio class 0
May 17 13:54:44 vm-host-4 kernel: sd 11:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
May 17 13:54:44 vm-host-4 kernel: sd 11:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
May 17 13:54:44 vm-host-4 kernel: sd 11:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
May 17 13:54:44 vm-host-4 kernel: sd 11:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 3f 00 00 f0 00
Can't understand what that sdb disk is, as I get this running fdisk -l (just showing the sdb part):
Disk /dev/sdb: 512 MiB, 536870912 bytes, 1048576 sectors
Disk model: LUN 00 Media 0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000046
Device Boot Start End Sectors Size Id Type
/dev/sdb1 63 514079 514017 251M c W95 FAT32 (LBA)
This is a HPE Proliant Gen 9 server, does anyone have a clue on what might be wrong or how can I debug it further?
Thanks,
J.
Started getting the following errors in Proxmox syslog in one of our nodes. Managed to move all VMs out of the node, but trying to determine how to fi this
May 17 13:54:39 vm-host-4 kernel: blk_update_request: critical medium error, dev sdb, sector 0 op 0x0READ) flags 0x4000 phys_seg 9 prio class 0
May 17 13:54:44 vm-host-4 kernel: sd 11:0:0:0: [sdb] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
May 17 13:54:44 vm-host-4 kernel: sd 11:0:0:0: [sdb] tag#0 Sense Key : Medium Error [current]
May 17 13:54:44 vm-host-4 kernel: sd 11:0:0:0: [sdb] tag#0 Add. Sense: Unrecovered read error
May 17 13:54:44 vm-host-4 kernel: sd 11:0:0:0: [sdb] tag#0 CDB: Read(10) 28 00 00 00 00 3f 00 00 f0 00
Can't understand what that sdb disk is, as I get this running fdisk -l (just showing the sdb part):
Disk /dev/sdb: 512 MiB, 536870912 bytes, 1048576 sectors
Disk model: LUN 00 Media 0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000046
Device Boot Start End Sectors Size Id Type
/dev/sdb1 63 514079 514017 251M c W95 FAT32 (LBA)
This is a HPE Proliant Gen 9 server, does anyone have a clue on what might be wrong or how can I debug it further?
Thanks,
J.