Multiple Proxmox Hosts Sharing the Same iSCSI Target

wavesound

Member
Sep 10, 2021
29
0
6
124
Can multiple Proxmox hosts share the same iSCSI Target like we can in VMware ESXi? I tried searching but I couldn't cobble together a set of search terms that would give me an answer.
 
At a high level to get shared iSCSI storage with Proxmox cluster you need to:
a) Make sure you present the LUN to all nodes. It should be visible via "lsscsi" (not installed by default) or "lsblk"
The LUN can be presented via Proxmox native iSCSI integration in GUI/CLI or manually via iscsiadm.
b) If you have multiple paths/interfaces - you need to configure multipath on each system
c) As @LnxBil said you then need to layer LVM-thick on top of the LUN from one of the nodes.
The easiest approach is to do it via PVE so that a storage configuration object is created at the same time.

From this point on new Virtual Disks (images) will be created as LVM slices by PVE from the storage object. The idea is somewhat similar to vVols.
Keep in mind that snapshots are not supported with LVM thick.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
  • Like
Reactions: wavesound

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!