I have a proxmox host with 4x1Tb hdds in ZFS striped mirror setup and all vms are located on a dataset.
Now I am thinking to add another proxmox host with the same hardware config and zfs as backend storage.
I would like to test also live migration between these two nodes.So I am thinking of two possible scenarios:
1. zfs -> zvols -> drbd (for replication between nodes) -> lvm
and
2. zfs -> separate zfs datasets for each vm -> glusterfs (for vm replication between nodes)
Both scenarios should work.I was wondering if anyone has tested such setup and which of those has the better i/o performance
Now I am thinking to add another proxmox host with the same hardware config and zfs as backend storage.
I would like to test also live migration between these two nodes.So I am thinking of two possible scenarios:
1. zfs -> zvols -> drbd (for replication between nodes) -> lvm
and
2. zfs -> separate zfs datasets for each vm -> glusterfs (for vm replication between nodes)
Both scenarios should work.I was wondering if anyone has tested such setup and which of those has the better i/o performance