In latest Google Chrome -- https://mydomain.tld:8006 is returning "No Data Received"
I recently followed the directions on this site -- http://undefinederror.org/how-to-reset-cluster-configuration-in-proxmox-2/
-- Initial Issue --
I clustered two systems/Nodes together in order to migrate a VM to my other Node. So NODE1 was being decommissioned because of EOL, and all VM's needed to be on NODE2. After the cluster was complete,and transfer was done, NODE1 was taken offline.
The issue afterwards was Proxmox wouldn't operate as normal due to Quorum issues.
And if there is any issues with::
I've listed as many troubleshooting as I know.
PLEASE HELP. I will list whatever commands are needed. Reinstallation is not really an option. One VM is 1.4tb, and it is full production.
Thank you
Code:
root@Node2:~# dpkg -l pve-managerDesired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii pve-manager 3.0-23 amd64 The Proxmox Virtual Environment
root@Node2:~# pveversion -v
pve-manager: 3.0-23 (pve-manager/3.0/957f0862)
running kernel: 2.6.32-22-pve
proxmox-ve-2.6.32: 3.0-107
pve-kernel-2.6.32-20-pve: 2.6.32-100
pve-kernel-2.6.32-22-pve: 2.6.32-107
lvm2: 2.02.95-pve3
clvm: 2.02.95-pve3
corosync-pve: 1.4.5-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.0-1
pve-cluster: 3.0-4
qemu-server: 3.0-20
pve-firmware: 1.0-23
libpve-common-perl: 3.0-4
libpve-access-control: 3.0-4
libpve-storage-perl: 3.0-8
vncterm: 1.1-4
vzctl: 4.0-1pve3
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.4-13
ksm-control-daemon: 1.1-1
I recently followed the directions on this site -- http://undefinederror.org/how-to-reset-cluster-configuration-in-proxmox-2/
-- Initial Issue --
I clustered two systems/Nodes together in order to migrate a VM to my other Node. So NODE1 was being decommissioned because of EOL, and all VM's needed to be on NODE2. After the cluster was complete,and transfer was done, NODE1 was taken offline.
The issue afterwards was Proxmox wouldn't operate as normal due to Quorum issues.
Code:
root@Node2:~# cat /etc/pve/cluster.conf<?xml version="1.0"?>
<cluster name="prophecy" config_version="1">
<cman keyfile="/var/lib/pve-cluster/corosync.authkey">
</cman>
<clusternodes>
<clusternode name="Node2" votes="1" nodeid="1"/>
</clusternodes>
</cluster>
And if there is any issues with::
Code:
root@Node2:~# pvecm statusVersion: 6.2.0
Config Version: 1
Cluster Name: prophecy
Cluster Id: 28531
Cluster Member: Yes
Cluster Generation: 32
Membership state: Cluster-Member
Nodes: 1
Expected votes: 1
Total votes: 1
Node votes: 1
Quorum: 1
Active subsystems: 5
Flags:
Ports Bound: 0
Node name: Node2
Node ID: 1
Multicast addresses: 239.192.111.226
Node addresses: 10.1.12.11
Code:
root@Node2:~# service cman status
cluster is running.
I've listed as many troubleshooting as I know.
PLEASE HELP. I will list whatever commands are needed. Reinstallation is not really an option. One VM is 1.4tb, and it is full production.
Thank you
Last edited: