I have a bastard cluster - as in two identical servers, each with it's own disks i.e. not shared disks - and I need to move one 400 GB VM from one server to the other.
Since they don't share disks I suppose I need to do it as an offline migration. Not a problem per se, but I need to know what precisely happens. Will the server shut down during the transfer, leaving a long downtime, or will it do like a snapshot and copy that first and then sync up before switching, or what exactly will happen?
I've checked all the documentation I can find as well as Googled the general internet but not been able to find this explained anywhere.
Both servers use ZFS and have plenty of free space. PVE 6.4
Since they don't share disks I suppose I need to do it as an offline migration. Not a problem per se, but I need to know what precisely happens. Will the server shut down during the transfer, leaving a long downtime, or will it do like a snapshot and copy that first and then sync up before switching, or what exactly will happen?
I've checked all the documentation I can find as well as Googled the general internet but not been able to find this explained anywhere.
Both servers use ZFS and have plenty of free space. PVE 6.4
Code:
# pvecm status
Cluster information
-------------------
Name: EU-CL-01
Config Version: 2
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Wed Jul 14 20:36:19 2021
Quorum provider: corosync_votequorum
Nodes: 2
Node ID: 0x00000002
Ring ID: 1.176
Quorate: Yes
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 2
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 xxx.yyy.19.102
0x00000002 1 xxx.yyy.19.108 (local)
Last edited: