First of all, thank you for your work on this Plugin!
I've been trying this plugin out this week and do have a VM currently running on it, but I am experiencing a few issues:
Snapshots without RAM can successfully be created and rolled back...
I'm having issues with conntrack working when HA is turned on for a vm.
When I try to migrate a vm and HA is turned off it shows conntrack is working. Here is an example log:
2026-06-04 13:50:14 use dedicated network address for sending...
Die Beschreibung verstehe ich schon nicht richtig. Da tue ich mich schwer mit irgendwelchen Workarrounds am GUI-Wächter vorbei. Wie gesagt hatte ich noch nie ein Problem unused disks zu entfernen.
Was passiert denn, wenn man eine Sicherung...
Selbst wenn Leute auf die wildesten Ideen, wie snapshots innerhalb ein VM, kommen, ist das einem PVE doch Wumpe. Eine Disk kann man immer aushängen und anschließend löschen. Ob die VM danach wieder aus dem Kreuz kommt, steht auf einem anderen...
No, I'll have to do it after work so I make sure I get all of the pieces (delete backup job, delete the share from the datacenter storage, then delete the datastore, do garbage collection, then recreate).
So is it working now?
If yes, and this time you've made the datastore NOT in /root , it's working because user "backup" has access to the new directory. When the dir was inside /root , it couldn't access it.
It's never too late unless the drive is totally dead. Clone the drive the first chance you get, do NOT disable RO mode, it does that to protect the data, at this point you have no idea what could have caused the ext4 journalling issue, hence...
So I found the solution. No idea why the boot disk lost its configuration after updating proxmox. I changed nothing. The attached picture from AI brave browser in case anyone else comes upon this
@Impact, is on the money, if you need it, back it up.
When you say files, do you mean your guests?
What you can do is attach an external storage device, mount it, and then do a
cp -r /etc/pve <your mounted storage device>
(for example)
cp -r...
I suppose you can try with other additional boot args as well. Perhaps one of these works for you
debug nomodeset rescue
debug nomodeset init=/bin/bash
debug rescue
debug init=/bin/bash
You might also have to run mount -o remount / to be able...
That did not seem to be the case. The first thing I tried was to change the ip for the host in /etc/hosts, and the behaviour was the same.
What I ended up doing was to change the get_ssh_info function in /usr/share/perl5/PVE/SSHInfo.pm, so it...
Hello all,
When migrating a VM to another remote cluster it would be nice to have a check box or some kind of option to have that VM get its VMID changed to a VMID from the target cluster VMID range.
Reason for this is that if we have shared...
Hello!
I would like to know if more complex networking setup will eventually be supported by PDM automated installs.
Every NICs we use is LACP bonded in pair. Ex: one pair for the management, one pair for the intra-cluster traffic and one last...
Mich würde interessieren, welche Filterquoten in etwa erreicht werden und an welchen Stellen die Mails hängen bleiben (DNSBL, Spamassassin, Blocklist, ...)
Welche Mails machen euch am meisten Probleme?
Bei mir sind etwa
50% DNSBL
35%...
haha I swear I did not do anything fancy to cause the issue. This was my first time installing PBS, so I stuck to the basics as much as possible. My goal was only to use the internal nvme for backing up some smaller VMs, so I took the storage...
Hello,
I'm really at a loss. Since yesterday, my Proxmox server has crashed, and after a reboot the server is no longer reachable.
I can no longer log in through the console either. The only way I can access a console is by booting from the USB...