You could use a VM instead of an LXC and pass the GPU directly to the VM [0]. This would mean the driver lives in the VM, pick a distro and kernel that has NVIDIA support and skip the host. You'll need IOMMU enabled and the dGPU in a usable IOMMU...
Prüfen ob das aktuelle Setup für die Zielsetzung geeignet ist. Technologie, WIssensstand und Anforderungen sind mitunter sehr dynamisch. Wenn man alles nach aktuellem Stand neu plant, findet man i.d.r. auch Punkte, die im alten Konzept übersehen...
Ich habe die config auch schon auf die gleichen Werte wie @fireon gesetzt und getestet. Es hat allerdings keinen Unterschied gemacht.
Wenn ich den Befehl dpkg -l | grep -E 'swtpm|libtpms' auf unseren Hosts ausführe, liefern alle das gleiche...
Thanks for reporting back!
I know from another few cases, where backup solutions interfered too and running them separately helped - unfortunately I can't find the link anymore.
Glad you could solve the issue. Don't forget to mark the thread...
Hi everyone,
I'm benchmarking two virtualization hosts:
Host 1: VMware ESXi
Host 2: Proxmox VE
The hardware is effectively identical (same CPU model, core count, memory configuration, etc.), and I'm trying to compare virtualization...
I was able to resolve the issue.
We had previously used Nakivo for backups, and even though no jobs were running and the Transporter had already been uninstalled, that old installation was interfering with the Hornet backups. After...
I installed this on a Pi4/4GB with the manual installation method described in the docs on top of a "normal" PiOS Trixie. No UEFI-BIOS, no ACPI and so on. The only thing I skipped was the removal of the standard kernel. Which is still active...
15 years of Proxmox development, a best-selling WHMCS integration, countless hosting use cases, and an official Proxmox Solution Provider status to back it all up.
See how our work has helped shape a small but growing part of the Proxmox...
Hallo Community,
wir haben eine Proxmox Cluster mit 5 Servern und unterschiedlichen Festplatten Situationen
3 haben große LVM Thin Storages
1 hat 2 große Storage
1 ist alt und hat ein großes und 2 kleine storages
wir hatten das per glusterfs...
Absence of evidence isnt evidence of absence.
Searching for evidence after making a claim is backwards.
your google searches arent even informative- the toms hardware is breathless marketing without ANY substance. the Unihost article discusses...
Hi Jonas,
thank you very much for pointing me in that direction. I don't know why I did not find these threads when I was searching the forums.
I ran memtest86+ and it found issues right away. I will start to change memory modules until I found...
From the proxmox-kernel-7.0 (7.0.14-9) changelog (available on pve no-subscription repo):
proxmox-kernel-7.0 (7.0.14-9) trixie; urgency=medium
* update submodules and patches to Ubuntu-7.0.0-31.31
- various regression fixes since...
Proxmox VE does not load-balance guest traffic, vmbr0 is a plain Linux bridge; L2 forwarding only, no NAT, and no connection tracking at all unless the PVE firewall is switched on.
That version is for (new newly supported platform) arm64. EDIT: See the notice in the Architecture column. amd64 and arm64 do look much alike.
That version is for the more common x86-64/amd64 platform.
Since they are for different kinds of...
You are right, for corosync the recommendation is to have latancy below 5ms.
I would not activate HA in such setup because it might lead to a lot of fences (reboot).
Grey/unknown in the GUI doesn't mean the node left the cluster; it means no other node has received a fresh status update from it for a period of time.
pvestatd [0] runs a single loop per node covering node, qemu, lxc and storage status, and...