Originally I had an error Trying to remove proxmox-ve with upgrading from having installed Ceph previously.
This helped me if anyone has that issue
https://forum.proxmox.com/threads/unable-to-upgrade-from-6-4-7-0-removing-proxmox-ve.92944/
Now I cannot upgrade 4 packages, and I believe it is stopping me from being able to finish my upgrade process.
Output of apt dist-upgrade:
pveversion:
/etc/apt/sources.list
/etc/apt/sources.list.d/ceph.list
/etc/apt/sources.list.d/pve-enterprise.list
Checking pve6to7 reveals there are more packages to upgrade now but if it try they do not get upgraded
pve6to7 --full
This helped me if anyone has that issue
https://forum.proxmox.com/threads/unable-to-upgrade-from-6-4-7-0-removing-proxmox-ve.92944/
Now I cannot upgrade 4 packages, and I believe it is stopping me from being able to finish my upgrade process.
Output of apt dist-upgrade:
Code:
The following packages have been kept back:
libpve-access-control pve-manager python3-ceph-argparse python3-ceph-common
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
pveversion:
Code:
pve-manager/6.4-13/9f411e79 (running kernel: 5.11.22-2-pve)
/etc/apt/sources.list
Code:
deb http://ftp.us.debian.org/debian bullseye contrib
deb http://ftp.us.debian.org/debian bullseye-updates contrib
# security updates
deb http://security.debian.org bullseye-security main contrib
/etc/apt/sources.list.d/ceph.list
Code:
deb http://download.proxmox.com/debian/ceph-octopus bullseye main
/etc/apt/sources.list.d/pve-enterprise.list
Code:
#deb https://enterprise.proxmox.com/debian/pve bullseye pve-enterprise
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription
Checking pve6to7 reveals there are more packages to upgrade now but if it try they do not get upgraded
pve6to7 --full
Code:
= CHECKING VERSION INFORMATION FOR PVE PACKAGES =
Checking for package updates..
WARN: updates for the following packages are available:
python3-ceph-argparse, corosync, libnozzle1, libradosstriper1, ceph-common, proxmox-backup-file-restore, libcmap4, libpve-access-control, libpve-rs-perl, ceph-mds, libquorum5, pve-qemu-kvm, libcephfs2, librbd1, python3-rbd, python3-rgw, ceph-base, proxmox-backup-client, librgw2, libzfs4linux, pve-cluster, librados2-perl, vncterm, pve-xtermjs, python3-ceph-common, pve-manager, libpve-rs-perl, libvotequorum8, pve-lxc-syscalld, libpve-common-perl, ceph-fuse, lxc-pve, qemu-server, libcfg7, libproxmox-backup-qemu0, libknet1, criu, python3-rados, libcpg4, python3-cephfs, librados2, lxcfs
Checking proxmox-ve package version..
PASS: already upgraded to Proxmox VE 7
Checking running kernel version..
PASS: expected running kernel '5.11.22-2-pve'.
= CHECKING CLUSTER HEALTH/SETTINGS =
PASS: systemd unit 'pve-cluster.service' is in state 'active'
PASS: systemd unit 'corosync.service' is in state 'active'
PASS: Cluster Filesystem is quorate.
Analzying quorum settings and state..
INFO: configured votes - nodes: 2
INFO: configured votes - qdevice: 0
INFO: current expected votes: 2
INFO: current total votes: 2
WARN: cluster consists of less than three quorum-providing nodes!
Checking nodelist entries..
PASS: nodelist settings OK
Checking totem settings..
PASS: totem settings OK
INFO: run 'pvecm status' to get detailed cluster status..
= 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.
SKIP: storage 'pandora' disabled.
= 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 'pvestatd.service' is in state 'active'
INFO: Checking for running guests..
PASS: no running guest detected.
INFO: Checking if the local node's hostname 'Despoina' is resolvable..
INFO: Checking if resolved IP is configured on local node..
PASS: Resolved node IP '192.168.10.4' configured and active on single interface.
INFO: Checking backup retention settings..
INFO: storage 'local' - no backup retention settings defined - by default, PVE 7.x will no longer keep only the last backup, but all backups
PASS: no problems found.
INFO: checking CIFS credential location..
PASS: no CIFS credentials at outdated location found.
INFO: Checking custom roles for pool permissions..
INFO: Checking node and guest description/note legnth..
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 storage content type configuration..
PASS: no problems found
INFO: Checking if the suite for the Debian security repository is correct..
PASS: already using 'bullseye-security'
SKIP: No containers on node detected.
= SUMMARY =
TOTAL: 26
PASSED: 21
SKIPPED: 3
WARNINGS: 2
FAILURES: 0
ATTENTION: Please check the output for detailed information!