Greetings folks!
I seem to be a bit of a magnet for odd problems.
I have a PVE7TO8 warning that speaks to some kind of failure on one of my VM Disks, but I've not seen any issues inside of ProxMox that warned me of such a problem before. I get several other errors (4 total), and I've tried to address each, but sadly I'm just a Home Lab user, so not very savvy on how to troubleshoot a VM issue.
Obviously the 1st, 3rd, and 4th Warnings will be fixed by simply restarting the server (or when I stop the VMs prior to restarting), so those are mostly a non-issue in so far as I'm concerned.
It's the 2nd Warning, which is about my TrueNAS VM that has me worried. TrueNAS appears to be running fine per ProxMox, which is to say ProxMox has provided no warnings or any other indicators of impending failure. It's also reporting fine when I access the TrueNAS WebGUI itself, so not sure if this is a false positive or something else. In fact, this is the first I'm hearing about this issue, and it's only since I began the PVE7TO8 process.
I'm also unaware of how I could troubleshoot this particular aspect any further, but if anyone has expertise here, I'd love to know how to resolve this particular issue before I choose to restart the server to complete the upgrade.
I seem to be a bit of a magnet for odd problems.
I have a PVE7TO8 warning that speaks to some kind of failure on one of my VM Disks, but I've not seen any issues inside of ProxMox that warned me of such a problem before. I get several other errors (4 total), and I've tried to address each, but sadly I'm just a Home Lab user, so not very savvy on how to troubleshoot a VM issue.
Code:
root@pve:~# pve7to8 --full
= CHECKING VERSION INFORMATION FOR PVE PACKAGES =
Checking for package updates..
PASS: all packages up-to-date
Checking proxmox-ve package version..
PASS: already upgraded to Proxmox VE 8
Checking running kernel version..
WARN: unexpected running and installed kernel '5.15.158-1-pve'.
= CHECKING CLUSTER HEALTH/SETTINGS =
SKIP: standalone node.
= CHECKING HYPER-CONVERGED CEPH STATUS =
SKIP: no hyper-converged ceph setup detected!
= CHECKING CONFIGURED STORAGES =
PASS: storage 'local' enabled and active.
PASS: storage 'local-lvm' enabled and active.
INFO: Checking storage content type configuration..
WARN: VM 102 - volume 'local_raidpool:vm-102-disk-0' (in config) - storage does not exist!
PASS: no storage re-uses a directory for multiple content types.
= MISCELLANEOUS CHECKS =
INFO: Checking common daemon services..
PASS: systemd unit 'pveproxy.service' is in state 'active'
PASS: systemd unit 'pvedaemon.service' is in state 'active'
PASS: systemd unit 'pvescheduler.service' is in state 'active'
PASS: systemd unit 'pvestatd.service' is in state 'active'
INFO: Checking for supported & active NTP service..
PASS: Detected active time synchronisation unit 'chrony.service'
INFO: Checking for running guests..
WARN: 5 running guest(s) detected - consider migrating or stopping them.
INFO: Checking if the local node's hostname 'pve' is resolvable..
INFO: Checking if resolved IP is configured on local node..
PASS: Resolved node IP '192.168.1.100' configured and active on single interface.
INFO: Check node certificate's RSA key size
PASS: Certificate 'pve-root-ca.pem' passed Debian Busters (and newer) security level for TLS connections (4096 >= 2048)
PASS: Certificate 'pve-ssl.pem' passed Debian Busters (and newer) security level for TLS connections (2048 >= 2048)
INFO: Checking backup retention settings..
PASS: no backup retention problems found.
INFO: checking CIFS credential location..
PASS: no CIFS credentials at outdated location found.
INFO: Checking permission system changes..
INFO: Checking custom role IDs for clashes with new 'PVE' namespace..
PASS: no custom roles defined, so no clash with 'PVE' role ID namespace enforced in Proxmox VE 8
INFO: Checking if LXCFS is running with FUSE3 library, if already upgraded..
WARN: systems seems to be upgraded but LXCFS is still running with FUSE 2 library, not yet rebooted?
INFO: Checking node and guest description/note length..
PASS: All node config descriptions fit in the new limit of 64 KiB
PASS: All guest config descriptions fit in the new limit of 8 KiB
INFO: Checking container configs for deprecated lxc.cgroup entries
PASS: No legacy 'lxc.cgroup' keys found.
INFO: Checking if the suite for the Debian security repository is correct..
PASS: found no suite mismatch
INFO: Checking for existence of NVIDIA vGPU Manager..
PASS: No NVIDIA vGPU Service found.
INFO: Checking bootloader configuration...
SKIP: System booted in legacy-mode - no need for additional packages
INFO: Check for dkms modules...
SKIP: could not get dkms status
SKIP: No containers on node detected.
= SUMMARY =
TOTAL: 30
PASSED: 21
SKIPPED: 5
WARNINGS: 4
FAILURES: 0
ATTENTION: Please check the output for detailed information!
Obviously the 1st, 3rd, and 4th Warnings will be fixed by simply restarting the server (or when I stop the VMs prior to restarting), so those are mostly a non-issue in so far as I'm concerned.
It's the 2nd Warning, which is about my TrueNAS VM that has me worried. TrueNAS appears to be running fine per ProxMox, which is to say ProxMox has provided no warnings or any other indicators of impending failure. It's also reporting fine when I access the TrueNAS WebGUI itself, so not sure if this is a false positive or something else. In fact, this is the first I'm hearing about this issue, and it's only since I began the PVE7TO8 process.
I'm also unaware of how I could troubleshoot this particular aspect any further, but if anyone has expertise here, I'd love to know how to resolve this particular issue before I choose to restart the server to complete the upgrade.