Thanks for taking your time.
here is dpkg -l | grep proxmox-kernel
root@proxmox:~# dpkg -l | grep proxmox-kernel
iU proxmox-kernel-6.14 6.14.11-9 all Latest Proxmox Kernel Image
ii...
No, apt purge ~c is just for purging packages for which only configuration files are left. It was not the main topic in that thread. ;)
To clear out space on the EFI partition you need to purge some actual old kernels that are stored there. Can...
The deprecation itself was not strongly influenced by that, but the decision to communicate it more actively was in fact primarily driven by it. Normally, we only mentioned it on the side once a new kernel became the default. In the past, we...
I want to use virtiofsd for mounting storage points into VMs without the guests having root access to the storage. virtiofsd supports --uid-map and --gid-map options, but if I use
--uid-map=:0:65534:1 (by replacing the binary with a wrapper...
Thanks,
I try to run "apt purge ~c" but it did not help
root@proxmox:~# apt purge ~c
REMOVING:
libglib2.0-0* proxmox-kernel-6.8.12-12-pve-signed proxmox-kernel-6.8.12-8-pve-signed*
libgtk-3-0*...
Subject: PSA-2026-00022-1: "pintheft" local privilege escalation
Advisory date: 2026-05-19
Packages: proxmox-kernel-*
Details:
A double-free bug in the RDS network handling code of the Linux kernel was discovered, which could be combined with...
Proxmox does not automatically check for filesystems (that you create using command-line tools or otherwise). Go to Datacenter -> Storage and click Add and then ZFS. There you can select your new ZFS pool and give it a name and tell PVE how you...
It should actually show up in node > Disks > ZFS. I'd recommend you enable the Thin provision option when adding it as storage. It's named a bit counter intuitive but it affect the refreservation property preventing you from over-allocating...
Obligatory reminder regarding Ceph: https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/
Please note, that Udos Writeup is a little extreme since he assumes, that you want to survive the outage of two nodes...
Out of curiosity, is this decision primarily driven by the recent wave of Kernel security vulnerability disclosures, or has there been a particular subsystem or area in the 6.14/6.17 series that has proven especially difficult to stabilize...
You can know this if /run/reboot-required exists. Usually only when a new kernel was installed.
See: https://forum.proxmox.com/threads/on-package-updates-how-do-you-know-when-a-reboot-is-required.156352/
Proxmox does not automatically check for filesystems (that you create using command-line tools or otherwise). Go to Datacenter -> Storage and click Add and then ZFS. There you can select your new ZFS pool and give it a name and tell PVE how you...
Was genau hast du denn versucht und was hat für Fehlermeldungen gab es? Prinzipiell hat VirtioIFS den Nachteil, dass es langsamer als NFS ist (siehe: https://forum.proxmox.com/threads/i-want-to-like-virtiofs-but.164833/ ) aber je nach dem, was...
Hi everyone :)
I've created a 200 TB zpool "tank" on the commandline. Works fine and is reboot-safe.
However, it does not show up in the proxmox web-UI (in the left "Datacenter"-tree view).
Another zpool "ma1" I've created with the web-UI...
So, I've been currently running about 20 Windows guests (using VirtIO SCSI) in my home environment across 8 different PCs running Proxmox for several years. The Proxmox host PCs have a wide range of hardware ranging from an old Intel 4770k to a...