Hi,
I have a 2 node cluster with local ZFS pools.
Until today, I had 2 active NICS:
- first for the virtual machines network access
- other dedicated for the cluster
Today, I added a third NIC I intended to use for zfs replication. Everything went fine, until I tried to start the first replication task. It complained that the storage name is not the same:
2020-10-21 18:05:03 100-0: (remote_prepare_local_job) storage 'SATA_pool_PVE1' is not available on node 'pve2'
What I currently have is:
- pve1:
- SSD_POOL_PVE1 -> 1 vm
- SATA_pool_PVE1 -> 3 vm
- pve2:
- SSD_POOL_PVE2 -> 0 vm
- SATA_pool_PVE2 -> 4 vm
How could I enable replication, without losing data (and the minimum downtime)?
Regards,
I have a 2 node cluster with local ZFS pools.
Until today, I had 2 active NICS:
- first for the virtual machines network access
- other dedicated for the cluster
Today, I added a third NIC I intended to use for zfs replication. Everything went fine, until I tried to start the first replication task. It complained that the storage name is not the same:
2020-10-21 18:05:03 100-0: (remote_prepare_local_job) storage 'SATA_pool_PVE1' is not available on node 'pve2'
What I currently have is:
- pve1:
- SSD_POOL_PVE1 -> 1 vm
- SATA_pool_PVE1 -> 3 vm
- pve2:
- SSD_POOL_PVE2 -> 0 vm
- SATA_pool_PVE2 -> 4 vm
How could I enable replication, without losing data (and the minimum downtime)?
Regards,