I am currently attempting to upgrade my PVE host to 7.x using
Here's my pveversion output:
If i go to the web UI, it says
So I dont know If i should wait longer or attempt to re-do the full-upgrade? Any suggestions are helpful
EDIT: Seems the SSH connection has terminated. I wonder if i can kill the upgrade process soemhow and retry..
apt full-upgrade
, and the terminal has been stuck at 99% for quite a while now:
Bash:
root@pve:~# ps maux | grep apt
root 3571 0.0 0.0 6232 708 pts/2 - 14:41 0:00 grep apt
root 4191 0.0 0.0 67000 57096 pts/0 - 13:17 0:04 apt dist-upgrade
Bash:
root@pve:~# ps maux | grep dpkg
root 3497 0.0 0.0 6232 648 pts/2 - 14:41 0:00 grep dpkg
root 11499 0.0 0.0 11304 5832 pts/1 - 13:21 0:00 /usr/bin/dpkg --status-fd 23 --configure --pending
root 24203 0.0 0.0 2472 1632 pts/1 - 13:27 0:00 /bin/sh /var/lib/dpkg/info/pve-manager.postinst configure 6.4-15
Here's my pveversion output:
Bash:
root@pve:~# pveversion -v
proxmox-ve: not correctly installed (running kernel: 5.4.203-1-pve)
pve-manager: not correctly installed (running version: 7.4-3/9002ab8a)
pve-kernel-5.15: 7.4-3
pve-kernel-5.4: 6.4-20
pve-kernel-5.0: 6.0-11
pve-kernel-5.15.107-2-pve: 5.15.107-2
pve-kernel-5.4.203-1-pve: 5.4.203-1
pve-kernel-5.4.195-1-pve: 5.4.195-1
pve-kernel-5.0.21-5-pve: 5.0.21-10
pve-kernel-5.0.15-1-pve: 5.0.15-1
ceph-fuse: 14.2.21-1
corosync: 3.1.7-pve1
criu: not correctly installed
glusterfs-client: 9.2-1
ifupdown: residual config
ifupdown2: 3.1.0-1+pmx4
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.24-pve2
libproxmox-acme-perl: not correctly installed
libproxmox-backup-qemu0: 1.3.1-1
libproxmox-rs-perl: 0.2.1
libpve-access-control: not correctly installed
libpve-apiclient-perl: 3.2-1
libpve-common-perl: not correctly installed
libpve-guest-common-perl: not correctly installed
libpve-http-server-perl: not correctly installed
libpve-rs-perl: 0.7.6
libpve-storage-perl: not correctly installed
libqb0: 1.0.5-1
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: not correctly installed
lxcfs: 5.0.3-pve1
novnc-pve: 1.4.0-1
proxmox-backup-client: 2.4.2-1
proxmox-backup-file-restore: not correctly installed
proxmox-kernel-helper: 7.4-1
proxmox-mail-forward: 0.1.1-1
proxmox-mini-journalreader: 1.3-1
proxmox-offline-mirror-helper: 0.5.1-1
proxmox-widget-toolkit: 3.7.0
pve-cluster: not correctly installed
pve-container: not correctly installed
pve-docs: 7.4-2
pve-edk2-firmware: 3.20230228-2
pve-firewall: not correctly installed
pve-firmware: 3.6-5
pve-ha-manager: not correctly installed
pve-i18n: 2.12-1
pve-qemu-kvm: not correctly installed
pve-xtermjs: 4.16.0-1
qemu-server: not correctly installed
smartmontools: 7.2-pve3
spiceterm: not correctly installed
swtpm: 0.8.0~bpo11+3
vncterm: 1.7-1
zfsutils-linux: 2.1.11-pve1
If i go to the web UI, it says
Code:
Kernel Version Linux 5.4.203-1-pve #1 SMP PVE 5.4.203-1 (Fri, 26 Aug 2022 14:43:35 +0200)
PVE Manager Version pve-manager/7.4-3/9002ab8a
EDIT: Seems the SSH connection has terminated. I wonder if i can kill the upgrade process soemhow and retry..
Last edited: