This guide explains how to get GPU accelerated applications and full desktop-remoting with unprivileged containers working.
It further explains how to get nested containers to run. This not only includes things like docker, podman or kubernetes...
Thanks to Lukas for the very helpful links. I'm delving into the HA and replication aspects of ProxMox, and today I was doubly shocked!
1°. ProxMox only supports ZFS for replication between two servers; otherwise, you'll need a specific high-end...
I am a full-time Linux user. I use **Zorin OS** on my base machine.
My base machine configuration is:
Intel Core i5 6th Gen (4 cores)
16GB DDR RAM
512GB SSD
On this system, I practice Proxmox VE using virtualization through Virtual Machine...
As a new user to proxmox (coming from TrueNAS Scale), I made a bunch of mistakes that cost me an aggravating week of time/effort. The two biggest issues I had were:
Not realizing I had to export my TrueNAS zfs pool before importing it into...
@fstrankowski : Nothing in postfix queue
@Onslow
Nothing with crontab -l
root@pve:~# cat /etc/crontab
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when...
Perfect :)
Like @Impact said, please use apt update && apt dist-upgrade in the future.
Please mark this thread as solved by editing the origjnal thread and set the prefix to SOLVED.
Cheers ^^
Yeah, you need to do apt dist-upgrade, apt upgrade is too conservative and does not update all dependencies => Which could lead to such issues.
Continue and test again. Send pveversion -v output afterwards.
EDIT: Update over webui does perform...
I suspect more packages are off. For example proxmox-widget-toolkit
Could you please show the whole output of pveversion -v
Could you please clean the apt archives by doing apt-get clean and retry the update
Mhh looks like pve-manager is stuck on 9.0.11.
Have you pinned any packages?
Please show:
apt-cache policy pve-manager
apt-mark showhold
Does the update somewhere fail?