Hi
I have a ProLiant ML350 Gen9 with the P440ar controller. At first, I setup two hardware RAIDs as follows:
- Logical Drive 01
- Capacity 447 GiB
Fault Tolerance RAID 1/RAID 1+0
Logical Drive Type Data LUN
Encryption Status Not Encrypted
- Storage: 2x SSDs each 480 GB
- Logical Drive 02
- Capacity 2235 GiB
Fault Tolerance RAID 6
Logical Drive Type Data LUN
Encryption Status Not Encrypted
- Storage: 3x 1200 GB HDDs and 1x 1800 GB HDD
If I remember it well, there was an option on the BIOS where I could set the mode to RAID, which I did. Right now, I'm not at the office, so, I can't check the hardware physically. I can remotely access ILO, but I don't see anything regarding the controller mode, only what I already put on the top of this post.
I'm having the problem described on this thread:
Hi everyone, this is my first post here.
I'm running Proxmox on my homelab (a HP P360p Gen8) and I'm having issues reading SMART values from my drives.
The drives are connected to the onboard RAID controller that I set to HBA mode because otherwise I could not have had more than one disk showing to the OS.
Code:
root@fullser:~# ssacli ctrl all show config
Smart Array P420i in Slot 0 (Embedded) (sn: 00143802831AA10)
Port Name: 1I
Port Name: 2I
HBA Drives
physicaldrive 1I:0:1 (port 1I:box 0:bay 1, SATA HDD, 500 GB, OK)
physicaldrive 1I:0:2 (port 1I:box 0:bay 2, SATA HDD, 2 TB, OK)...
At the very end of it, it is mentioned that newer versions of Proxmox already have an updated version of smarctl, which doesn't require you to use the patch mentioned on that thread. However, it is also mentioned that you need to enable "HBA mode". For the interested, my version of Proxmox VE is 8.4.1, so at the time of this writing, it is the last one.
Can I still have the hardware RAID after enabling the HBA mode? Or you can only use the hard drives with zfs? To be honest, I prefer a hardware rather than a software solution and that's why I won't use zfs, but a hardware RAID + xfs.
It also seems that the procedure described here doesn't apply to my Proliant server. According to this thread:
https://community.hpe.com/t5/prolia...-hp-smart-array-p410i-controller/td-p/6994149
For my controller: P440ar, I can do it from the SSA utility. I will try it when I come back to the office.
By the way, while posting this message, I thought that I had all the BIOS and Firmware updates, which I installed manually:
- iLO: 2.82 Feb 06 2023 (last version)
- System ROM P92 v3.40 (08/29/2024)
Now I realized that for this component:
- Smart Array P440ar Controller: 3.56
There is indeed a newer Firmware, version 5.15(D):
https://support.hpe.com/connect/s/product?language=en_US&kmpmoid=7274889&tab=driversAndSoftware
I guess I will also have to update it before trying something else.
Best regards
Josef