So let's say I have 1 x 10 tb lun. I can present this to all proxmox nodes? With OCFS2? Then it will only migrate the state's memory? I can have like 50 vms on proxmox node 1 and migrate all 50 vms to proxmox node 2 and it's only moving the state's memory? No replicating in the background for the disks.
According to this
https://pve.proxmox.com/wiki/Storage
Only Ceph is yes/yes/yes across the board.
Before I move forward just want to make sure OCFS2 is the best choice. Is that free? I want to get closely as I can to migrate off vmware because of the broadcomm mess. Or anything that I can do "BETTER" like I hear about ZFS self healing and does a good job repairing itself. If I can make it better that's what I want. However, I have to do ZFS different LUNs to every proxmox node and does replicating the virtual machines will I worry affects the performance.
We definitely need the snapshot option before patching or messing with servers.
I'm going to rehash one more time see if we can decide a good obvious solution
1. I am using LACP on all networks and I can segregate the traffic/vlans
2. I am using FC with storage over HBA. Yes it's definitely raided in the configuration on back end and I can present it to each proxmode. However when I presented it to the proxmox nodes and executed migration it migrated the entire disk over to the same LUN acting like it's entirely a different LUN. Was weird.
3. A filesystem in proxmox however I present the luns can do snapshots and migrate to another node without having replication for the disks just migrating the states memory over.
4. Any suggestions with file system that would include thin provisioning with snapshots capability?
4. Any suggestions would be greatly appreciated.
Thanks again.