Hi,
I'm new on Proxmox but i exalt day after day discovering the solution
I have a HP Prolian ML350P, with a P420i hardware RAID Controller managing :
- 2 disks of 450GB in a RAID0 volume
- 4 disks of 3TB in a RAID5 volume (with 1 spare disk)
Proxmox installation well done.
I create a LVM-Thin on my RAID0 volume and all is good on the GUI.
Now, i would like to passthrough all my RAID5 volume in a VM.
I see the disk in my pve console :
But i'm getting confused when searching the disk info :
I would like to point out that I have already had some problems with TrueNAS and that I want to keep the hardware RAID5.
Could you help me please ?
Thanks by advance.
I'm new on Proxmox but i exalt day after day discovering the solution

I have a HP Prolian ML350P, with a P420i hardware RAID Controller managing :
- 2 disks of 450GB in a RAID0 volume
- 4 disks of 3TB in a RAID5 volume (with 1 spare disk)
Proxmox installation well done.
I create a LVM-Thin on my RAID0 volume and all is good on the GUI.
Now, i would like to passthrough all my RAID5 volume in a VM.
I see the disk in my pve console :
code_language.shell:
root@proxmox:~# lsblk -o +MODEL,SERIAL,WWN
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT MODEL SERIAL WWN
.....
sdb 8:16 0 5.5T 0 disk LOGICAL_VOLUME 001438023C5CBE0 0x600508b1001c8dae7d2d465b32eb8c74
.....
But i'm getting confused when searching the disk info :
code_language.shell:
root@proxmox:~# ls -l /dev/disk/by-id/ | grep sdb
lrwxrwxrwx 1 root root 9 Apr 10 20:35 lvm-pv-uuid-zwvWun-Rtgc-7abb-xUFR-uNeR-pb2W-7xbVpO -> ../../sdb
lrwxrwxrwx 1 root root 9 Apr 10 20:35 scsi-3600508b1001c8dae7d2d465b32eb8c74 -> ../../sdb
lrwxrwxrwx 1 root root 9 Apr 10 20:35 wwn-0x600508b1001c8dae7d2d465b32eb8c74 -> ../../sdb
I would like to point out that I have already had some problems with TrueNAS and that I want to keep the hardware RAID5.
Could you help me please ?
Thanks by advance.
Last edited: