Hey guys, trying to passthrough my 9800x3d iGPU to a debian VM but facing some difficulties, any help would be appreciated
I don't see anything on the monitor connected with DP to motherboard
root@pve:~# lspci -nnk | grep -iA 3...
Wenn es nix neueres von Intel als das von 2024 gibt, dann ist die NIC aktuell.
Ich hatte letztens mit X550 Base-T Nics, auch Probleme bei iSCSI auf einem ESXi. Auch da haben keine Updates geholfen. Wir haben nachher gegen Broadcom NICs getauscht.
Maybe useful for people coming back to this thread one day:
Take a look at the kernel.org thread which describes this bug including examples from Proxmox and QEMU. There is also an excellent writeup here.
Hallo,
gibt es neue Erkenntnisse? Ich habe einen Server von 8 auf 9 aktualisiert, jetzt geht er mehrfach täglich offline. Es handelt sich um einen älteren EliteDesk. Kernel ist 6.17.9-1-pve.
Grüße
An.drea
PS:
Feb 22 10:00:10 pve kernel...
you dont need pci passthrough for lxc- just would need to install the proper nvidia driver based on hardware and kernel deployed. You are better off creating an installation script, especially if you intend on having multiple nodes with GPUs...
I think you need to carefully consider what your end goal is. PCIe passthrough is not a good citizen in a PVE cluster, since VMs with PCIe pins not only cannot move anywhere, but also liable to hang the host. if you MUST use PCIe passthrough...
In a cluster you dont need or even want to backup a host. everything important lives in /etc/pve which exists on all nodes. If you DID back up a host(s), you'd open the possibility of restoring a node that has been removed from the cluster and...
I agree that Proxmox devs should focus on the core compotencies but what are you meaning with third-party add-onns? ProxmoxVE only has support for storage plugins natively but not for other add-ons. I don't think that's really a problem (see...
Nonsense. Displaying and alerting on (if a temperature gets higher than a set treshhold ) Temperature is one part of monitoring as well as displaying and alerting on CPU load, RAM or storage usage. And the funny thing is if you don't want to get...
Your message is hard to understand.
If all discs are separate (JBOD/no RAID) I think ZFS is the best option.
10 x 960GB SSD - ZFS RAIDZ You must set up notifications and make sure they work. RAIDZ can have one disc fail but not two. RAIDZ2...
you dont need pci passthrough for lxc- just would need to install the proper nvidia driver based on hardware and kernel deployed. You are better off creating an installation script, especially if you intend on having multiple nodes with GPUs...
I think you need to carefully consider what your end goal is. PCIe passthrough is not a good citizen in a PVE cluster, since VMs with PCIe pins not only cannot move anywhere, but also liable to hang the host. if you MUST use PCIe passthrough...
Both. PVE also counts cache. Htop shows this as yellow but it's hard to see/interpret. See free -h and google something like proxmox memory usage. There's decade old discussions about this.
By default PVE Notifications have a single target called mail-to-root and a single matcher called default-matcher which sends all notifications to the email address defined for root@pam. Go to Datacenter -> Permissions -> Users and open up the...
I think you need to carefully consider what your end goal is. PCIe passthrough is not a good citizen in a PVE cluster, since VMs with PCIe pins not only cannot move anywhere, but also liable to hang the host. if you MUST use PCIe passthrough...