Grey Question Marks on PVE, VM's and Storage

mablower

Member
Aug 26, 2019
3
0
6
65
6.4 Proxmox, recently went from 5.4 to 6.4, about two weeks ago. Fresh install of 6.4 and restored VM's.

Yesterday I got the grey question marks on PVE, VM's and storage. VM's still functioned but SSH was only way I could manage PROXMOX.

Tried the stop start of services on this thread.
https://forum.proxmox.com/threads/p...on-all-machines-and-storage.81087/post-364014

Eventually web interface was totally dysfunctional and a hard restart of the computer Proxmox was needed to restore normal functions. Successful, But...

What do I look for to prevent this from happening again in another two weeks ?

I don't know how to find cause. Any help would be much appreciated.

root@pve:~# pveversion -v
proxmox-ve: 6.3-1 (running kernel: 5.4.106-1-pve)
pve-manager: 6.4-4 (running version: 6.4-4/337d6701)
pve-kernel-5.4: 6.4-1
pve-kernel-helper: 6.4-1
pve-kernel-5.4.106-1-pve: 5.4.106-1
ceph-fuse: 12.2.11+dfsg1-2.1+b1
corosync: 3.1.2-pve1
criu: 3.11-3
glusterfs-client: 5.5-3
ifupdown: 0.8.35+pve1
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.20-pve1
libproxmox-acme-perl: 1.0.8
libproxmox-backup-qemu0: 1.0.3-1
libpve-access-control: 6.4-1
libpve-apiclient-perl: 3.1-3
libpve-common-perl: 6.4-2
libpve-guest-common-perl: 3.1-5
libpve-http-server-perl: 3.2-1
libpve-storage-perl: 6.4-1
libqb0: 1.0.5-1
libspice-server1: 0.14.2-4~pve6+1
lvm2: 2.03.02-pve4
lxc-pve: 4.0.6-2
lxcfs: 4.0.6-pve1
novnc-pve: 1.1.0-1
proxmox-backup-client: 1.1.5-1
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.5-3
pve-cluster: 6.4-1
pve-container: 3.3-5
pve-docs: 6.4-1
pve-edk2-firmware: 2.20200531-1
pve-firewall: 4.1-3
pve-firmware: 3.2-2
pve-ha-manager: 3.1-1
pve-i18n: 2.3-1
pve-qemu-kvm: 5.2.0-6
pve-xtermjs: 4.7.0-3
qemu-server: 6.4-1
smartmontools: 7.2-pve2
spiceterm: 3.1-1
vncterm: 1.6-2
zfsutils-linux: 2.0.4-pve1
root@pve:~#
 
Last edited:
Feedback from my.proxmox.com support ticket indicates that issues are related running a mix of PVE 6.3 and PVE 6.4, which requires and updating the install. I installed from early 6.4 iso and needed to update right away.

proxmox-ve: 6.3-1 (running kernel: 5.4.106-1-pve)
pve-manager: 6.4-4 (running version: 6.4-4/337d6701)


And after check for and installing any BIOS updates, I also need to install/update to latest Microcode. Link to Debian Microcode information.

I also have an issue with drive 03 in my 8 2TB disk raid 10 configured storage. Following two lines came from syslog for the day of my issues. Last line is comment is from tech support ticket response by PROXMOX tech..

Aug 7 01:59:51 pve smartd[1021]: Device: /dev/bus/0 [megaraid_disk_03] [SAT], 1 Currently unreadable (pending) sectors
Aug 7 01:59:51 pve smartd[1021]: Device: /dev/bus/0 [megaraid_disk_03] [SAT], 7 Offline uncorrectable sectors
This indicates an issue with one of your disks. This could influence `pvestatd` and in turn lead to question marks being shown.
 
Last edited: