Proxmox gui some times wrong up or down info ? VM names gone ?

ictdude

Renowned Member
May 18, 2008
88
0
71
Proxmox gui some times wrong up or down info ? And sometimes hostname is gone in gui only number of VM showing ?
I have a mount point to a ftp server. Looks when this mount is disconnected gui have this strange behavior ?
And then also sometimes cant login. Workaround for login is:

# /etc/init.d/apache2 stop
# /etc/init.d/pvedaemon stop
# /etc/init.d/pve-cluster stop
# /etc/init.d/pve-cluster start
# /etc/init.d/pvedaemon start
# /etc/init.d/apache2 start

But gui still wrong info or missing VM updown info and name ?? :confused:
 
post the output of 'pveversion -v'
 
Proxmox gui some times wrong up or down info ? And sometimes hostname is gone in gui only number of VM showing ?
I have a mount point to a ftp server. Looks when this mount is disconnected gui have this strange behavior ?
And then also sometimes cant login. Workaround for login is:

# /etc/init.d/apache2 stop
# /etc/init.d/pvedaemon stop
# /etc/init.d/pve-cluster stop
# /etc/init.d/pve-cluster start
# /etc/init.d/pvedaemon start
# /etc/init.d/apache2 start

But gui still wrong info or missing VM updown info and name ?? :confused:

/etc/init.d/pvestatd restart

(update to last stable, it's a known resolved bug)
 
post the output of 'pveversion -v'



pve-manager: 2.2-32 (pve-manager/2.2/3089a616)
running kernel: 2.6.32-17-pve
proxmox-ve-2.6.32: 2.2-83
pve-kernel-2.6.32-16-pve: 2.6.32-82
pve-kernel-2.6.32-14-pve: 2.6.32-74
pve-kernel-2.6.32-17-pve: 2.6.32-83
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-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-34
qemu-server: 2.0-72
pve-firmware: 1.0-21
libpve-common-perl: 1.0-41
libpve-access-control: 1.0-25
libpve-storage-perl: 2.0-36
vncterm: 1.0-3
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.3-10
ksm-control-daemon: 1.1-1

- - - Updated - - -

/etc/init.d/pvestatd restart

(update to last stable, it's a known resolved bug)
What version is the newest ? See my pveversion -v output posted here.