Dear all,
I'm trying to restore a VM backup (done with PBS). Unfortunatly it's not working.
I'm using the following command :
# qmrestore catalog-pbs:backup/vm/102/2026-06-13T17:00:18Z 7103 --storage local-zfs
where I'm restoring the backup...
After updating to the most recent version, VMs enter boot loops and have to re-run grub-install from a rescue CD to make the VMs boot.
Currently can't update any proxmox node with live VMs because of this issue.
Did something important change...
Schön dass es jetzt läuft. Zur DB-Latenz würd ich aber nicht zu schnell den Softwarelieferanten verantwortlich machen, das könnte noch am selben Thema hängen. Check mal mit dmesg -w ob unter DB-Last weiterhin split_lock traps reinkommen. Durchaus...
The delay setting is how to long to wait AFTER that VM is started before starting the next/dependent VMs. So you put it into the parent (TrueNAS) VM in your case, not the dependent VMs.
Think about it this way, if you had multiple dependent VMs...
Just created this account to post that "i915.enable_dc=0" still works and this post saved me loads of time... I've a PBS on a elitedesk 800 G4 and it was stable for a couple of months but suddenly started to reboot. I tried replacing the PSU...
We have backported and included them in our 10.6 release [1].
[1] https://git.proxmox.com/?p=frr.git;a=commit;h=73d487613774063a8939badf904e951b610a0e6e
Moin,
gibt es einen eleganten Weg im Umgang mit Nachrichten, die dem Empfänger-Server aufgrund einer "Postfach voll" Meldung nicht zugestellt werden können?
Aus meiner Sicht macht es wenig Sinn, diese 452-4.2.2 Bounces in der Queue zu behalten -...
It is not fast but it is also not that slow, what network speeds are you running?
We completed 80GB under 2 hours on a 10gbit backbone.
The network graph you send shows that the speed seems to be dropping by something or being traffic shaped.
Are...
Hard disks could be your issue as long as you are not limited by 1G network anyway. Transfer of 6TB over 1G network would take about 13 hours, that is pretty close to those 15 hours. But without details I am just guessing. ;)
Hm yeah, it seems that our Rust code is a bit stricter here. The Perl variant only checks if a connection can be established, while the Rust code does try to carry out an actual search. Since the search requires a bind, adding the realms fails...
Hi,
der Fix ist in proxmox-backup-server 1.1.9-1 enthalten.
PBS 1 ist seit 2022 EOL und nicht mehr supported, deshalb ist auch das Package nicht mehr in den normalen Repos.
Ich würde empfehlen PBS zu aktualisieren, andernfalls kann auch das...
Erstmal danke an alle die einen Hinweis gegeben haben.
Wir haben die VM nun umkonfiguriert und seitdem läuft die VM bereits seit mehreren Tagen ohne Freeze.
Folgende Konfiguration, in rot alle Änderungen im Vergleich zu der Originalkonfiguration...
Hi @RainerM
thanks for posting in the forum!
I am wondering why you removed the original sources.list with this command
rm /etc/apt/sources.list
This is not part of the upgrade procedure and is most likely the cause of your problems, since you...
If you have configured email notifications, you will get SMART errors.
I am not 100% sure if you also get ZFS and scrub errors by default, but I guess that is the case.
Just to be clear, you don't encrypt the source pool and then just pull ZFS snapshots to your encrypted backup pool and want encryption there, right?
Because simply encrypting on the source would be easier otherwise.
ZFS is a server filesystem...
`numa=1` ist schon vorbereitet, wartet halt auf Neustart, sobald die User nach Hause gehen ;-)
Das mit NUMA leuchtet mir auch teils ein: vielleicht ist das deswegen unvorhersehbar, weil es mit dem Wechselspiel der circa 20-30 anderen VMs auf dem...
AFIK the Performance issues comes from an limitation of the VMware API and thus very unlikely to improve.
Maybe one of the alternative Methode work better for you like restore from Backup or the NFS Trick for minimal downtime...