Since it is reproducible, please install gdb and the debug symbols on the PBS host via apt install gdb proxmox-backup-sever-dbgsym and when the hang appears the next time run gdb --batch --ex 't a a bt' -p $(pidof proxmox-backup-proxy) >...
This is the cause that also prevents systemd-resolved from working with cloud-init on Debian 13, at least when assuming ifupdown being used for VM network configuration (the default, and also used on our own images).
In the helper ifupdown...
The config is still applied. The UI job only shows the flags it passes explicitly, and anything not passed falls back to /etc/vzdump.conf. So your lockwait/stopwait values aren't being ignored just because they're absent from that INFO line.
That...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
If it's just one out of three you might have a bad patch cable. Did you also try another patch cable?
Also, Minisforum boxes are known to thermal issues. Maybe this particular system gets hotter than the other two?
The r8169 network driver is notorious in Linux and Proxmox for causing exactly this type of flapping behavior under heavy load or bridging.
apt update
apt install -y pve-headers pve-kernel-helper pve-edk2-firmware dkms r8168-dkms
install...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
After i installed PM VE 9 on my Dell Latitude 5500 Proxmox stuck after a reboot on "loading initial ramdisk".
Only after reboot. If i shutdown and start it works like a charme.
I tried to Install 8.4 again, there are no problems.
I also tried to...
Same here, we've a PDM instance connected to several remotes, and in one of them we cannot see all completed backup tasks listed on PDM. It seems random, some tasks show, some tasks don't. All of them appear on PVE side (as completed).
PVE...
Can't do that.
My requirement is to have all the backups at that time.
In fact, the goal is to have all the backups of all the VMs at the same time.
Then the data can be written even later but the state of the VM to be backed up should be that of...
If I read it correctly it looks like freeze and thaw are available which aligns with success under PVE 8.
root@redacted:~# qm guest cmd 101 get-osinfo
{
"id" : "freebsd",
"kernel-release" : "13.1-RELEASE-p7",
"kernel-version" : "FreeBSD...
Hallo Zusammen
Proxmox-VE
Laufwerk unter Hardware angemeldet und per nount an /mnt/data eingebunden
alle Ordner haben Rechte Nutzer1:Gruppe mit Berechtigung drwxrwx---
alle persönlichen Ordner haben Rechte Benutzer:Benutzer mit Berechtigung...
Increasing VM sizes like Fabian said seems plausible.
But it doesn't explain the prunes not being registered in the Task Summary. Might be some permission/namespace mismatch? Although your prune logs don't show any error and the garbage collects...