Hi,
i've upgraded a set of older systems to the lastest PVE/PBS versions and since then, PBS shows the following error during backup
ERROR: unable to freeze guest fs - The command guest-fsfreeze-freeze has not been found
It sums up to a...
I struggle with this a lot.
How is it ment to be done?
Here is how I try to do it:
-> User Welcomelist
type foreign domain or mail and click add
type the Mail or domains foreign mails can be delivered. (here I cannot type or click anything I...
Update 2 — deeper investigation, the rabbit hole goes further
More testing today revealed something unexpected that significantly refines the diagnosis.
Root cause: two independent but chained bugs.
After extensive testing across multiple kernels...
Yep, that's it. Reading back my first post, I realize I wasn't too clear about that. This parameter injection is peculiar to GRUB2 mode, and the easy way - if you are aware of the issue beforehand, obviously - is to use regular mode.
The fact is...
Admission control gets you part of the way. Here's what I found when I looked into this.
CPU and memory are workable. Hook pre-start and pre-migrate, read a per-pool quota, sum the allocations of the running VMs in that pool, and fail the start...
Anyone have any thoughts on this? Still happening. Everything works except the mouse. When you mouse over the spice console the mouse just disappears and you can't click anything. Keyboard and VM function otherwise.
If you really just want to know the solution, that’s fine too.
It’s just that, since you’ve already reinstalled it, I thought it would be a good idea to check whether the issue has been resolved in the latest version.
If you fix it that way...
PVE supports device hotplugging into a running container. This could theoretically be automated with a udev rule that calls the appropriate pct set <vmid> --dev<n> path=/dev/path/to/device command when a new device appears. But once a device is...
this is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1141975
until a fix on the shim side is available, please boot grub directly (these systems cannot support SecureBoot anyway)
Using UCS fabrics? or option out LACP?
I would like to control the traffic flow, I'm not 100% in control if I use LACP
I will not like to have traffic flowing through the fabrics uplinks unless it is a failover scenario.
at least not in HCI...
Tangentially related to https://bugzilla.proxmox.com/show_bug.cgi?id=6464, please add and subscribe there. For an active backup session with Proxmox Backup Server resume/retry is not straight forward though, due to the design of the backup protocol.
Storage capacity is easy if the underlying storage supports it. In the end you need a storage for each tenant, so that the configured storagr has the quota. There is (at the moment) no way to configure restrictions just based on some logic in...
This is a feature/improvement request.
I am working on a tool that sets up a few templates onto a cluster, each template is meant for automated testing and relies on cloud-init to do all of the early bootstrapping.
Right now, I can issue a `GET`...
Hi,
I'm using the terraform bgp/proxmox provider to deploy my VMs using cloud-init.yaml to bootstrap the VM. The Provider creates a individual cloud-init.yaml file for each VM and stores it on a desired storage on Proxmox VE. To use this feature...
I'd really like to see this added. I automate VM template deployment, and having to upload cloud-init snippets outside the API is the only manual step left. Supporting content=snippet would make the workflow much cleaner and fully API-driven...
Cooles Projekt, sieht echt durchdacht aus. restic check verifiziert dir nur die restic-Chunks, ob der zfs-send-Stream danach auch sauber per zfs receive wieder zurückkommt, sagt dir das nicht. Ich würd regelmäßig echt mal einen Test-Restore in...
Der pvescheduler forkt für jeden geplanten Job einen Worker-Prozess, deshalb siehst du kurz 2 statt 1. Das sind nicht nur die Backups, Replikation läuft da auch drüber. Hast du ZFS-Replikation am Start die alle paar Minuten triggert? Das würde...