Nothing wrong with passthrough to a VM ;) As said if you happen to run docker containers this is best practice anyhow. If you want to also use something like Immich (which also profits from a GPU but is only available as docker image) this is...
Just in case, someone else is looking for a solution, if Windows refuses to install the drivers via "Update Drivers":
There is an option in the device manager to install the drivers manually without referring to an actual device:
Open Device...
Hello,
Has anyone noticed how in PDM the storage total for clusters ends up being whatever is connected to a single node x how many nodes in the cluster? Ideally it shouldn't add together storage that is marked as shared surely?
Eg when on PDM...
Sorry, I will try to provide as much info as I can.
CPU : Intel(R) Xeon(R) CPU E5630@2.53GHz (2 Sockets)
RAM: 144 GB
In my previous setup, I used 5/6 VMs, but I'm intent on having about 8
Regarding the VM workload, I intend on using this machine...
Can you check the log of vzdump?
It should tell you how many data was found and tell you something about the compress ratio.
101: 2024-11-30 01:41:32 INFO: backup is sparse: 281.66 GiB (55%) total zero data
101: 2024-11-30 01:41:32 INFO...
Läuft schon mit einem PVE und einem PBS, ich finde die auch sehr schick, ja.
Soweit ich das verstehe, ist das quasi das Übersichts-Dashboard über alle Server, die ich da als Remotes hinzufüge, eine praktische und sinnvolle "Startseite", um dann...
Da befürchte ich viele Layer8 Fehler. Man kann auch RAID Controller falsch konfigurieren wie auch ZFS.
Ich hasse das Bashing auf eigentlich gute Technologien nur weil manche Leute nicht damit umgehen können.
Genauso mag ich es auch nicht wenn...
Which CPU type did you chose for your VM? Did you set it host by any chance? => my VM CPU setting x86-64-v2 AES
Are the two nodes 100% CPU identical? => two nodes 10% CPU usage
That sounds like reasonable request, it would probably make sense to expose the addrgenmode setting in the VNet options - or even disable it completely for layer-2 zones (VLAN, QinQ, VXLAN). Would you mind opening an enhancement request in our...
Users with those particular cards have encountered issues with the integrated LLDP engine - so it could be worth a try to disable it completely and see if the card works afterwards. For more detailed instructions see [1].
[1]...
Ohne Spezialdevice hat die Garbage Collection 3 Tage gedauert. Mit dauert sie 40 Minuten. Für das Spezial device nutzen wir gespiegelte Samsung PCIe NVMe mit 960GB. Füllgrad nach 8 Monaten ca. 80GB.
setting mac on vnet could be only usefull if you have an ip on the vnet. (so mainly when vnet is used as gateway for the vms).
It's only possible with evpn, as the ip/mac is the same on each vnet (anycast ip). Don't make sense to add feature...
How does your host network configuration look like?
cat /etc/network/interfaces
cat /etc/network/interfaces.d/sdn
ip a
ip r
Can you post the configuration of a affected VM?
qm config <VMID>
Could you also post the network configuration from...
Thanks for the report! This seems to be a bug that has been recently introduced, I have already identified the issue and sent a fix to the development mailing list [1].
[1]...
proxmox used apt update / apt dist-upgrade behind pveupdate/pveupgrade, so no problem.
Just be carefull to use "apt dist-upgrade" and not "apt upgrade" !
The issue is very likely related to having the same subnet configured thrice on 3 different network interfaces, which leads to wrong source IP selection (and potentially even selecting the wrong interface, as three routes are created for the...