Coming from the VMware world, and deploying Proxmox 9.1.1 for the first time. Looking for the correct NAS setup to support the following
I am finding that it seems that Proxmox has some "gotchas" with the above.
Is it true that iSCSI attached storage does not support snapshots? Why? is it because QCOW is not the same as VMDK? We prefer to use iSCSI over NFS and would rather not have to shift all storage to a new protocol. Is that not possible? Reading a little about LVM/ThinLVM it seem you can make volgroups from the storage to accomplish the above. However I read warnings that you can only do it on a single node. Does that mean I can only attach the iSCSI storage to one node, and it is dedicated to it? How is it possible to live migraitons or HA with that?
Is there any possible way to do the above bullets with iSCSI attache storage in Proxmox?
- shared iSCSI attached storage across all nodes
- Deploy Thin disk VMs
- perform snapshots
- live migrations / move disk (vmotion / storage vmotion)
- HA
I am finding that it seems that Proxmox has some "gotchas" with the above.
Is it true that iSCSI attached storage does not support snapshots? Why? is it because QCOW is not the same as VMDK? We prefer to use iSCSI over NFS and would rather not have to shift all storage to a new protocol. Is that not possible? Reading a little about LVM/ThinLVM it seem you can make volgroups from the storage to accomplish the above. However I read warnings that you can only do it on a single node. Does that mean I can only attach the iSCSI storage to one node, and it is dedicated to it? How is it possible to live migraitons or HA with that?
Is there any possible way to do the above bullets with iSCSI attache storage in Proxmox?