Hi all.
I am in the process of moving all the different hardware servers, that I am still running form ESXi to Proxmox.
So far I was able to migrate 3 different hardware types and I am stuck with my Huawei Tecal RH5885 V2 server with an installed Huawei Tecal ES3000 (PCIe NVMe SSD-Card).
In ESXi I had just to download the driver and install them... finished story. But for that drive, I am only able to find the driver up to Debian 9 on the Huawei support site...
On the freshly installed Proxmox 8.2.2 I am not able to see the disk, the other USB SSD (which is hosting the system partitions) and the RAID10 at LSI MegaRAID SAS 9270-8I are working fine.
Please find attached the output of lspci for further reference.
Maybe someone can make a clue out of it and guide me to a solution...
Best Regards
Sergei
I am in the process of moving all the different hardware servers, that I am still running form ESXi to Proxmox.
So far I was able to migrate 3 different hardware types and I am stuck with my Huawei Tecal RH5885 V2 server with an installed Huawei Tecal ES3000 (PCIe NVMe SSD-Card).
In ESXi I had just to download the driver and install them... finished story. But for that drive, I am only able to find the driver up to Debian 9 on the Huawei support site...
On the freshly installed Proxmox 8.2.2 I am not able to see the disk, the other USB SSD (which is hosting the system partitions) and the RAID10 at LSI MegaRAID SAS 9270-8I are working fine.
Please find attached the output of lspci for further reference.
Maybe someone can make a clue out of it and guide me to a solution...
Code:
dmesg -H | grep -i nvme
[ +0.000004] megaraid_sas 0000:05:00.0: NVMe passthru support : No
[May17 22:59] nvme nvme0: pci function 0000:01:00.0
[ +0.001817] nvme nvme0: Device not ready; aborting initialisation, CSTS=0xc
lspci -v | grep -i Hua
01:00.0 Mass storage controller: Huawei Technologies Co., Ltd. Device 0007
Subsystem: Huawei Technologies Co., Ltd. Device 0007
lspci -nn | grep -i hua
01:00.0 Mass storage controller [0180]: Huawei Technologies Co., Ltd. Device [19e5:0007]
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 1.8T 0 disk
└─sda5 8:5 0 1.8T 0 part
sdb 8:16 0 931.5G 0 disk
├─sdb1 8:17 0 1007K 0 part
├─sdb2 8:18 0 1G 0 part /boot/efi
└─sdb3 8:19 0 930.5G 0 part
├─pve-swap 252:0 0 8G 0 lvm [SWAP]
├─pve-root 252:1 0 96G 0 lvm /
├─pve-data_tmeta 252:2 0 8.1G 0 lvm
│ └─pve-data 252:4 0 794.3G 0 lvm
└─pve-data_tdata 252:3 0 794.3G 0 lvm
└─pve-data 252:4 0 794.3G 0 lvm
sr0 11:0 1 1024M 0 rom
00:1f.2 SATA controller: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller (prog-if 01 [AHCI 1.0])
Subsystem: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 74, IOMMU group 30
I/O ports at 9130 [size=8]
I/O ports at 9120 [size=4]
I/O ports at 9110 [size=8]
I/O ports at 9100 [size=4]
I/O ports at 9020 [size=32]
Memory at cf221000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] MSI: Enable+ Count=16/16 Maskable- 64bit-
Capabilities: [70] Power Management version 3
Capabilities: [a8] SATA HBA v1.0
Capabilities: [b0] PCI Advanced Features
Kernel driver in use: ahci
Kernel modules: ahci
01:00.0 Mass storage controller: Huawei Technologies Co., Ltd. Device 0007
Subsystem: Huawei Technologies Co., Ltd. Device 0007
Physical Slot: 1
Flags: fast devsel, IRQ 24, IOMMU group 31
Memory at ce000000 (32-bit, non-prefetchable) [size=2M]
Capabilities: [40] Power Management version 3
Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [60] Express Endpoint, MSI 00
Capabilities: [9c] MSI-X: Enable- Count=8 Masked-
Capabilities: [100] Device Serial Number 00-00-00-01-01-00-0a-35
Capabilities: [10c] Advanced Error Reporting
05:00.0 RAID bus controller: Broadcom / LSI MegaRAID SAS 2208 [Thunderbolt] (rev 05)
Subsystem: Broadcom / LSI MegaRAID SAS 9270-8i
Flags: bus master, fast devsel, latency 0, IRQ 28, IOMMU group 32
I/O ports at 6000 [size=256]
Memory at cf160000 (64-bit, non-prefetchable) [size=16K]
Memory at cf100000 (64-bit, non-prefetchable) [size=256K]
Expansion ROM at cf140000 [disabled] [size=128K]
Capabilities: [50] Power Management version 3
Capabilities: [68] Express Endpoint, MSI 00
Capabilities: [d0] Vital Product Data
Capabilities: [a8] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [c0] MSI-X: Enable+ Count=16 Masked-
Capabilities: [100] Advanced Error Reporting
Capabilities: [1e0] Secondary PCI Express
Capabilities: [1c0] Power Budgeting <?>
Capabilities: [190] Dynamic Power Allocation <?>
Capabilities: [148] Alternative Routing-ID Interpretation (ARI)
Kernel driver in use: megaraid_sas
Kernel modules: megaraid_sas
hostnamectl
Static hostname: pve01
Icon name: computer-desktop
Chassis: desktop ️
Machine ID: 6a26527996de4c38bd0c1077f00d533a
Boot ID: db5170c4ec5b4d3280ab2f473d8fb70a
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.8.4-3-pve
Architecture: x86-64
Hardware Vendor: HUAWEI TECHNOLOGIES CO.,LTD.
Hardware Model: RH5885 V2
Firmware Version: RGPUC-BIOS-V035
Best Regards
Sergei
Attachments
Last edited: