Problem with gui on proxmox cluster 2.2

lozair

Member
Nov 4, 2008
89
0
6
hi all,

We use here proxmox 2.2 on 9 clusterized nodes.
After one week of production all seems ok but for two days now we have a problem with the gui.

Logged on the gui, 8 nodes are shown down (appears in red) and the linked vms too.
Only two nodes are shown up...

But logged via ssh on each nodes we can see the vms are up and running.
Same for cluster status, all seems ok.

pvecm status
Version: 6.2.0
Config Version: 8
Cluster Name: PROXMOX-XX
Cluster Id: 34101
Cluster Member: Yes
Cluster Generation: 2384
Membership state: Cluster-Member
Nodes: 8
Expected votes: 8
Total votes: 8
Node votes: 1
Quorum: 5
Active subsystems: 5
Flags:
Ports Bound: 0
Node name: nodeX
Node ID: 7
Multicast addresses: 239.192.133.186
Node addresses: 10.X.X.X


It seems corosync running smoothly, we can capture multicats packets on vmbr0 on all the nodes...

I don't known where the problem can come from....

Any help would be greatly apprecated

Regards


Here our version of proxmox :

pveversion -v
pve-manager: 2.2-24 (pve-manager/2.2/7f9cfa4c)
running kernel: 2.6.32-16-pve
proxmox-ve-2.6.32: 2.2-80
pve-kernel-2.6.32-16-pve: 2.6.32-80
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-1
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.93-1
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-28
qemu-server: 2.0-62
pve-firmware: 1.0-21
libpve-common-perl: 1.0-36
libpve-access-control: 1.0-25
libpve-storage-perl: 2.0-34
vncterm: 1.0-3
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.2-7
ksm-control-daemon: 1.1-1
 
Yes :)
The pvestatd daemon was down on all the "failing" nodes....
All seems ok for now.
do you have already encountered this poblem ?
 
ok,

looking the repo i saw there is many update.
Is the problem related to the new libpve-common-perl ?
If i update, is there any impact on my running vms ?

Thks for your help.