Update Servers/Virtualization/Proxmox/Configuring iSCSI-based Cluster Storage.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 7s

This commit is contained in:
2026-01-06 21:55:48 -07:00
parent 2cf461a5e4
commit f0cfdc07f4

View File

@@ -16,6 +16,9 @@ This approach is intended to:
- iSCSI traffic is on a reliable, low-latency network (10GbE recommended) - iSCSI traffic is on a reliable, low-latency network (10GbE recommended)
- All VM workloads are drained from at least one Proxmox node for maintenance - All VM workloads are drained from at least one Proxmox node for maintenance
!!! note "Proxmox VE Version Context"
This guide assumes **Proxmox VE 9.1.4 (or later)**. Snapshot-as-volume-chain support on shared LVM (e.g., iSCSI) is available and improved, including enhanced handling of vTPM state in offline snapshots. :contentReference[oaicite:5]{index=5}
!!! warning "Important" !!! warning "Important"
`volblocksize` **cannot be changed after zvol creation**. Choose carefully. `volblocksize` **cannot be changed after zvol creation**. Choose carefully.