Hi all,
I've been trying to set up a 2 node storage replication on the latest 5.3 version for a while to no avail
I have 2 identical hosts with Proxmox installed on a 1TB virtual disk (split into local and local-LVM).
In addition each server has another 4TB virtual disk with no data yet.
I was thinking of running all VMs, CTs and file server on the bigger disk utilising ZFS and replication.
So that node1 hosts all live data which is periodically replicated to node2.
If node1 fails completely node2 should be able to take over within minutes loosing only data that has changed since the last successful replication.
I may also want to fail over on purpose if I want to e.g. do some testing, updates, hardware maintenance etc.
In that case the replication should be easily reversible, i.e. node2 -> node1.
I started with having node1 and node2 join a Datacenter cluster.
What are the next steps?
Node1 -> Disks -> ZFS ?
Node2 -> Disks -> ZFS ?
Datacenter -> Storage -> Add -> ZFS ?
Datacenter -> Permissions -> Pools ?
I think at some point I need to give identical names, which doesn't seem possible for ZFS disks.
Replication jobs appear to be documented in details and this seems quite intuitive but I couldn't find a similar guide on appropriate ZFS set up.
Or maybe I should look into using ZFS-sync or something else?
Please advise.
Regards,
Adam
I've been trying to set up a 2 node storage replication on the latest 5.3 version for a while to no avail
I have 2 identical hosts with Proxmox installed on a 1TB virtual disk (split into local and local-LVM).
In addition each server has another 4TB virtual disk with no data yet.
I was thinking of running all VMs, CTs and file server on the bigger disk utilising ZFS and replication.
So that node1 hosts all live data which is periodically replicated to node2.
If node1 fails completely node2 should be able to take over within minutes loosing only data that has changed since the last successful replication.
I may also want to fail over on purpose if I want to e.g. do some testing, updates, hardware maintenance etc.
In that case the replication should be easily reversible, i.e. node2 -> node1.
I started with having node1 and node2 join a Datacenter cluster.
What are the next steps?
Node1 -> Disks -> ZFS ?
Node2 -> Disks -> ZFS ?
Datacenter -> Storage -> Add -> ZFS ?
Datacenter -> Permissions -> Pools ?
I think at some point I need to give identical names, which doesn't seem possible for ZFS disks.
Replication jobs appear to be documented in details and this seems quite intuitive but I couldn't find a similar guide on appropriate ZFS set up.
Or maybe I should look into using ZFS-sync or something else?
Please advise.
Regards,
Adam
Last edited: