Nekem ilyet ir ChatGPT:
✅ Option 1 — iSCSI + LVM with shared VG (recommended)
This is the classic Proxmox way.
How it works
- The iSCSI target exports a block device.
- All Proxmox nodes connect to the same iSCSI LUN.
- Proxmox uses LVM (no filesystem!) on top of it.
- Each VM disk = one LVM logical volume.
- LVM metadata is cluster-safe (using
clvmlogic built into Proxmox).
Ez kb. ugyanaz, mint a VMware fele Datastore.