PVE SAN Lun share on Guest VM

Raja Sekhar

New Member
Aug 11, 2025
2
0
1
I have 6 Proxmos servers and few linux guest vm's running on it, i have connect SAN and can see the Lun partitions on all the Nodes.I want to share a common drive to few Vm's like create 500 GB on SAN and the same should be able to mount on Guest ubuntu Vm's.How d o i do this ?
 
Hi @Raja Sekhar , welcome to the forum.

The best way to achieve your goal, based only on the information you supplied, is to use NFS over raw block SAN.

Things become somewhat complicated if you are unable to use NFS.

The standard use-case for block SAN is to provide a slice of the SAN to each individual VM, so that it follows that VM during migration and fail over.

What you need is Direct LUN storage type. And you need to force it to all VMs,which is not a normal mode of operation.
Further, you will need to install some sort of Clustered Filesystem inside your VMs, otherwise you will have data corruption.

My advice is to seriously look into the option of using NAS, NFS or CIFS, they are designed for what you described.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
  • Like
Reactions: UdoB
Hi @Raja Sekhar , welcome to the forum.

The best way to achieve your goal, based only on the information you supplied, is to use NFS over raw block SAN.

Things become somewhat complicated if you are unable to use NFS.

The standard use-case for block SAN is to provide a slice of the SAN to each individual VM, so that it follows that VM during migration and fail over.

What you need is Direct LUN storage type. And you need to force it to all VMs,which is not a normal mode of operation.
Further, you will need to install some sort of Clustered Filesystem inside your VMs, otherwise you will have data corruption.

My advice is to seriously look into the option of using NAS, NFS or CIFS, they are designed for what you described.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Can we use ZFS and then mount partitions on shared basis for the VM's? I have a direct LUN