HPE MicroServer problem with disks on Proxmox Server (Debian)
0
votes
1
answer
2121
views
I have a problem with disks on HPE MicroServer gen10 plus.
My server has 4 1TB HDD disks and 1 SSD NVMe on PCIE for OS. OS is Proxmox Virtual Environment 6.2-4.
I do not have any problems with this SSD disk, but Debian is reporting problems with all HDDs (randomly).
First of all - this is definitely not a problem with physical disk condition. SMART isn't reporting any real problems, I have checked all HDD disks with badblock command on pve. I also have checked this disks with GSmartControl on the same machine using HirensBoot (portable Windows) - long tests on all disks, no problems reported.
I was looking for similar problem on Internet and I have found this topic https://bugs.launchpad.net/ubuntu/+source/linux/+bug/550559 but none of this helped me.
I tried to use this parameters in grub config /etc/default/grub
**GRUB_CMDLINE_LINUX_DEFAULT="quiet libata.force=noncq,3.0G idex=noprobe combined_mode=libata"**
in many combinations, none of this work, I am only getting different errors.
I know that HPE do not support Debian platforms, but I believe this can be fix using special config.
Before booting PVE this time, I formatted all HDDs on HirensBoot (diskpart -> clean -> convert gpt), after booting pve, I have created anew ZFS raidz storage so you may notice errors about missing storage.
[ 5738.090686] ata3.00: failed command: WRITE FPDMA QUEUED
[ 5738.090707] ata3.00: cmd 61/60:b8:98:0f:bf/01:00:14:00:00/40 tag 23 ncq dma 180224 out
res 50/00:58:00:12:bf/00:00:14:00:00/40 Emask 0x50 (ATA bus error)
[ 5738.090757] ata3.00: status: { DRDY }
[ 5738.090771] ata3.00: failed command: WRITE FPDMA QUEUED
[ 5738.090792] ata3.00: cmd 61/58:f8:a8:11:bf/00:00:14:00:00/40 tag 31 ncq dma 45056 out
res 50/00:58:00:12:bf/00:00:14:00:00/40 Emask 0x50 (ATA bus error)
[ 5738.090848] ata3.00: status: { DRDY }
[ 5738.090863] ata3: hard resetting link
[ 5738.364263] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5738.365429] ata1.00: configured for UDMA/100
[ 5738.404235] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 5738.406149] ata3.00: configured for UDMA/133
[ 5738.406168] sd 3:0:0:0: [sdc] tag#0 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 5738.406170] sd 3:0:0:0: [sdc] tag#0 Sense Key : Illegal Request [current]
[ 5738.406173] sd 3:0:0:0: [sdc] tag#0 Add. Sense: Unaligned write command
[ 5738.406176] sd 3:0:0:0: [sdc] tag#0 CDB: Write(10) 2a 00 14 bf 12 00 00 00 58 00
[ 5738.406179] blk_update_request: I/O error, dev sdc, sector 348066304 op 0x1:(WRITE) flags 0x700 phys_seg 11 prio class 0
[ 5738.406238] zio pool=local-storage vdev=/dev/sdc1 error=5 type=2 offset=178208899072 size=45056 flags=180880
[ 5738.406258] sd 3:0:0:0: [sdc] tag#13 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 5738.406260] sd 3:0:0:0: [sdc] tag#13 Sense Key : Illegal Request [current]
[ 5738.406260] sd 3:0:0:0: [sdc] tag#13 Add. Sense: Unaligned write command
[ 5738.406261] sd 3:0:0:0: [sdc] tag#13 CDB: Write(10) 2a 00 14 bf 03 38 00 07 e8 00
[ 5738.406262] blk_update_request: I/O error, dev sdc, sector 348062520 op 0x1:(WRITE) flags 0x700 phys_seg 18 prio class 0
[ 5738.406705] zio pool=local-storage vdev=/dev/sdc1 error=5 type=2 offset=178206961664 size=1036288 flags=40080c80
[ 5738.406711] sd 3:0:0:0: [sdc] tag#18 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 5738.406712] sd 3:0:0:0: [sdc] tag#18 Sense Key : Illegal Request [current]
[ 5738.406713] sd 3:0:0:0: [sdc] tag#18 Add. Sense: Unaligned write command
[ 5738.406714] sd 3:0:0:0: [sdc] tag#18 CDB: Read(10) 28 00 06 8e bb e0 00 01 00 00
[ 5738.406715] blk_update_request: I/O error, dev sdc, sector 110017504 op 0x0:(READ) flags 0x80700 phys_seg 20 prio class 0
dmesg - full
lspci
syslog
udevadm info sda
udevadm info sdb
udevadm info sdc
udevadm info sdd
Do you have any ideas what can I do to fix this problem? Maybe you faced similar problem on HPE MicroServer platform?
Thanks in advance.
Asked by Kamil Maciejewski
(11 rep)
Oct 31, 2020, 10:11 PM
Last activity: Mar 18, 2024, 01:02 AM
Last activity: Mar 18, 2024, 01:02 AM