hi i have 4 node cluster px1-4. due to network power loss the cluster was split
on px1 the faulty one i see
@px1:/etc/pve# pvecm status
Quorum information
------------------
Date: Fri Jun 24 12:12:25 2016
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 3024
Quorate: No
Votequorum information
----------------------
Expected votes: 4
Highest expected: 4
Total votes: 1
Quorum: 3 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.18.66.30 (local)
the other three px2-4
px4:/etc/pve# pvecm status
Quorum information
------------------
Date: Fri Jun 24 12:12:46 2016
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000004
Ring ID: 5524
Quorate: Yes
Votequorum information
----------------------
Expected votes: 4
Highest expected: 4
Total votes: 3
Quorum: 3
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.18.66.31
0x00000003 1 10.18.66.32
0x00000004 1 10.18.66.33 (local)
so somehow px1 was removed
when i try to add it back
px1:/etc/pve# pvecm add px2
can't create shared ssh key database '/etc/pve/priv/authorized_keys'
authentication key already exists
is there any way to readd it without doing a reinstall and just use the cluster files from the other nodes px2-4 ? If not what's the best way to readd px1 (same ip/hostname)
Thanks
on px1 the faulty one i see
@px1:/etc/pve# pvecm status
Quorum information
------------------
Date: Fri Jun 24 12:12:25 2016
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 3024
Quorate: No
Votequorum information
----------------------
Expected votes: 4
Highest expected: 4
Total votes: 1
Quorum: 3 Activity blocked
Flags:
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.18.66.30 (local)
the other three px2-4
px4:/etc/pve# pvecm status
Quorum information
------------------
Date: Fri Jun 24 12:12:46 2016
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000004
Ring ID: 5524
Quorate: Yes
Votequorum information
----------------------
Expected votes: 4
Highest expected: 4
Total votes: 3
Quorum: 3
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.18.66.31
0x00000003 1 10.18.66.32
0x00000004 1 10.18.66.33 (local)
so somehow px1 was removed
when i try to add it back
px1:/etc/pve# pvecm add px2
can't create shared ssh key database '/etc/pve/priv/authorized_keys'
authentication key already exists
is there any way to readd it without doing a reinstall and just use the cluster files from the other nodes px2-4 ? If not what's the best way to readd px1 (same ip/hostname)
Thanks