I have a 2 nodes cluster, it was working fine.
I tried to add the third node to the cluster using "pvecm add 132.197.63.112" 132.197.63.112 is one of the 2 nodes cluster's ip.
it took a long time and kind of hang on "waiting for quorum..."
The authenticity of host '132.197.63.112 (132.197.63.112)' can't be established.
ECDSA key fingerprint is 6a:10:eb:87:dd:41:90:52:2f:f2:53:3d:9f:b2:a3:c2.
Are you sure you want to continue connecting (yes/no)? yes
root@132.197.63.112's password:
copy corosync auth key
stopping pve-cluster service
Stopping pve cluster filesystem: pve-cluster.
backup old database
Starting pve cluster filesystem : pve-cluster.
Starting cluster:
Checking if cluster has been disabled at boot... [ OK ]
Checking Network Manager... [ OK ]
Global setup... [ OK ]
Loading kernel modules... [ OK ]
Mounting configfs... [ OK ]
Starting cman... [ OK ]
Waiting for quorum... [ OK ]
Starting fenced... [ OK ]
Starting dlm_controld... [ OK ]
Tuning DLM kernel config... [ OK ]
Unfencing self... [ OK ]
waiting for quorum...
I stopped it.
now I can't log into the cluster web interface.
pveversion -v
proxmox-ve-2.6.32: 3.4-156 (running kernel: 2.6.32-39-pve)
pve-manager: 3.4-6 (running version: 3.4-6/102d4547)
pve-kernel-2.6.32-39-pve: 2.6.32-156
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.7-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.10-2
pve-cluster: 3.0-17
qemu-server: 3.4-6
pve-firmware: 1.1-4
libpve-common-perl: 3.0-24
libpve-access-control: 3.0-16
libpve-storage-perl: 3.0-33
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-8
vzctl: 4.0-1pve6
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 2.2-10
ksm-control-daemon: 1.1-1
glusterfs-client: 3.5.2-1
the pervious working cluster has 2 nodes : atlassiantools2, atlassiantools3
the new node is called : atlassiantools1
the new cluster.confatlassiantools2:/etc/pve# cat /etc/pve/cluster.conf
<?xml version="1.0"?>
<cluster name="pmaatlassian01" config_version="4">
<cman keyfile="/var/lib/pve-cluster/corosync.authkey">
</cman>
<clusternodes>
<clusternode name="atlassiantools3" votes="1" nodeid="1"/>
<clusternode name="atlassiantools1" votes="1" nodeid="2"/></clusternodes>
</cluster>
the old working atlassiantools2:/etc/pve# cat /etc/pve/cluster.conf.old
<?xml version="1.0"?>
<cluster name="pmaatlassian01" config_version="4">
<cman keyfile="/var/lib/pve-cluster/corosync.authkey">
</cman>
<clusternodes>
<clusternode name="atlassiantools3" votes="1" nodeid="1"/>
</clusternodes>
</cluster>
questions :
1. how do I enable web interface log in?
2. how to remove the new node or read it?
thank you very much!
I tried to add the third node to the cluster using "pvecm add 132.197.63.112" 132.197.63.112 is one of the 2 nodes cluster's ip.
it took a long time and kind of hang on "waiting for quorum..."
The authenticity of host '132.197.63.112 (132.197.63.112)' can't be established.
ECDSA key fingerprint is 6a:10:eb:87:dd:41:90:52:2f:f2:53:3d:9f:b2:a3:c2.
Are you sure you want to continue connecting (yes/no)? yes
root@132.197.63.112's password:
copy corosync auth key
stopping pve-cluster service
Stopping pve cluster filesystem: pve-cluster.
backup old database
Starting pve cluster filesystem : pve-cluster.
Starting cluster:
Checking if cluster has been disabled at boot... [ OK ]
Checking Network Manager... [ OK ]
Global setup... [ OK ]
Loading kernel modules... [ OK ]
Mounting configfs... [ OK ]
Starting cman... [ OK ]
Waiting for quorum... [ OK ]
Starting fenced... [ OK ]
Starting dlm_controld... [ OK ]
Tuning DLM kernel config... [ OK ]
Unfencing self... [ OK ]
waiting for quorum...
I stopped it.
now I can't log into the cluster web interface.
pveversion -v
proxmox-ve-2.6.32: 3.4-156 (running kernel: 2.6.32-39-pve)
pve-manager: 3.4-6 (running version: 3.4-6/102d4547)
pve-kernel-2.6.32-39-pve: 2.6.32-156
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.7-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.10-2
pve-cluster: 3.0-17
qemu-server: 3.4-6
pve-firmware: 1.1-4
libpve-common-perl: 3.0-24
libpve-access-control: 3.0-16
libpve-storage-perl: 3.0-33
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-8
vzctl: 4.0-1pve6
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 2.2-10
ksm-control-daemon: 1.1-1
glusterfs-client: 3.5.2-1
the pervious working cluster has 2 nodes : atlassiantools2, atlassiantools3
the new node is called : atlassiantools1
the new cluster.confatlassiantools2:/etc/pve# cat /etc/pve/cluster.conf
<?xml version="1.0"?>
<cluster name="pmaatlassian01" config_version="4">
<cman keyfile="/var/lib/pve-cluster/corosync.authkey">
</cman>
<clusternodes>
<clusternode name="atlassiantools3" votes="1" nodeid="1"/>
<clusternode name="atlassiantools1" votes="1" nodeid="2"/></clusternodes>
</cluster>
the old working atlassiantools2:/etc/pve# cat /etc/pve/cluster.conf.old
<?xml version="1.0"?>
<cluster name="pmaatlassian01" config_version="4">
<cman keyfile="/var/lib/pve-cluster/corosync.authkey">
</cman>
<clusternodes>
<clusternode name="atlassiantools3" votes="1" nodeid="1"/>
</clusternodes>
</cluster>
questions :
1. how do I enable web interface log in?
2. how to remove the new node or read it?
thank you very much!