PCI(e) passthrough requires all VM memory (which can be a little over 100%) to be pinned into actual host RAM (due to device DMA). Ballooning cannot give memory back to the Proxmox host, but the ballooning device can (for some operating systems)...
Hello Impact. Do you know if Balloon = 1 is ok, when memory max and min memory have the same value (so no actual "ballooning" is done) regarding PCI-PT?
https://pve.proxmox.com/wiki/Dynamic_Memory_Management#Ballooning says Ballooning should...
Yes, good idea! We already thought about this during development, though we were focusing on the core feature first. Feel free to create a Bugzilla entry [0] for this in the mean time, though as this is relatively trivial to implement and as you...
As it seems relevant here: We've been running our CI/CD for PVE9 with Kernel 7 since it was announced on the forum and have not had any issues.
Note that our testing is targeted at storage rather than networking functionality of the PVE.
Cheers...
Just noting later versions of PVE 8 and PBS 3 both have a NIC name pinning tool. We did that before upgrading.
Edit:
https://pve.proxmox.com/pve-docs-8/pve-admin-guide.html#network_override_device_names...
Mit remove-vanished auf dem sync job sollten nicht mehr vorhandene entfernt werden. Und mit 4.1.8[1], gibt es eine Flag[2] mit der eingestellt werden kann, dass ein GC vor jedem unmount gestartet werden soll.
Prune jobs können nicht direkt wie...
Hallo @Hannes Laimer wie funktioniert denn Pruning & Garbage Collection bei Removable Datastores? Leider werde ich nicht so ganz schlau aus der Dokumentation. Ich kann zwar Pruning & GC einstellen für den Datastore auf den gesynced wird...
Cant install proxmox-kernel-7.0. But it was due to having no space left on /boot/efi (1GB). Using a apt autoremove helped. Just wanted to post it here, if anyone has the same situation.
Continue? [Y/n] Y
Setting up...
I ended up building my own solution using a Debian container and regular Apt tooling. I take a list of all of the packages installed on Proxmox VE after I finish my buildout with Ansible, and then pull those packages from the Proxmox Repo and the...
How much space do you need for that config? Have you been successfull pushing the size down further? Im getting to 80GB - thats ok for me.
Every 60.0s: du -sh */ | sort -rh...
After all the HA resources were set to 'ignored', it takes roughly 10 minutes for the LRM and 15 minutes for the CRM to release their watchdogs and become idle. Maybe the network interruption for both the production and test setup were done while...