Ive a problem migrating from one to another host. But only from host 2 to 3.
1 to 3 is possible.
Q info from host3:
Quorum information
------------------
Date: Fri Jun 9 16:56:37 2017
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000003
Ring ID: 1/248
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 172.x.x.11
0x00000002 1 172.x.x.21
0x00000003 1 172.x.x.23 (local)
root@host3:~# cat /etc/pve/.members
{
"nodename": "host3",
"version": 5,
"cluster": { "name": "cluster", "version": 9, "nodes": 3, "quorate": 1 },
"nodelist": {
"host21": { "id": 2, "online": 1, "ip": "172.x.x.21"},
"host23": { "id": 3, "online": 1, "ip": "172.x.x.23"},
"host11": { "id": 1, "online": 1, "ip": "172.x.x.11"}
}
}
1 to 3 is possible.
Q info from host3:
Quorum information
------------------
Date: Fri Jun 9 16:56:37 2017
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000003
Ring ID: 1/248
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 172.x.x.11
0x00000002 1 172.x.x.21
0x00000003 1 172.x.x.23 (local)
root@host3:~# cat /etc/pve/.members
{
"nodename": "host3",
"version": 5,
"cluster": { "name": "cluster", "version": 9, "nodes": 3, "quorate": 1 },
"nodelist": {
"host21": { "id": 2, "online": 1, "ip": "172.x.x.21"},
"host23": { "id": 3, "online": 1, "ip": "172.x.x.23"},
"host11": { "id": 1, "online": 1, "ip": "172.x.x.11"}
}
}