I installed Proxmox a couple of weeks ago and am currently running with a three node cluster. Some of my Linux clients (2.6.32) are getting the following errors:
[ 1491.167866] sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1491.167869] sd 0:0:0:0: [sda] Sense Key : Aborted Command [current] [descriptor]
[ 1491.167872] Descriptor sense data with sense descriptors (in hex):
[ 1491.167874] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 1491.167886] 01 af 96 40
[ 1491.167889] sd 0:0:0:0: [sda] Add. Sense: No additional sense information
[ 1491.167893] sd 0:0:0:0: [sda] CDB: Write(10): 2a 00 01 af 96 40 00 00 08 00
[ 1491.167900] end_request: I/O error, dev sda, sector 28284480
[ 1491.167905] Buffer I/O error on device dm-0, logical block 3410328
[ 1491.167906] lost page write due to I/O error on dm-0
I've tried with and without virtio and it makes no difference.
The underlying storage is iSCSI if that matters.
Any ideas about what I should look for or what I might be able to change to make these errors go away?
[ 1491.167866] sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 1491.167869] sd 0:0:0:0: [sda] Sense Key : Aborted Command [current] [descriptor]
[ 1491.167872] Descriptor sense data with sense descriptors (in hex):
[ 1491.167874] 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 1491.167886] 01 af 96 40
[ 1491.167889] sd 0:0:0:0: [sda] Add. Sense: No additional sense information
[ 1491.167893] sd 0:0:0:0: [sda] CDB: Write(10): 2a 00 01 af 96 40 00 00 08 00
[ 1491.167900] end_request: I/O error, dev sda, sector 28284480
[ 1491.167905] Buffer I/O error on device dm-0, logical block 3410328
[ 1491.167906] lost page write due to I/O error on dm-0
I've tried with and without virtio and it makes no difference.
The underlying storage is iSCSI if that matters.
Any ideas about what I should look for or what I might be able to change to make these errors go away?