GPU not showing up in containers

airberg

Cadet
Joined
Aug 17, 2023
Messages
9
Hello everyone,
I've been researching and searching several posts to find a fix. Most seem related to driver issues with Nvidia GPUs but this is not the case for me. I was on CORE and was able to pass-through my gpu to plex but after doing a fresh install of prox / truenas scale (in VM) my gpu no longer shows up in the list to select for containers and apps. GPU shows up on Truenas Scale, can select it as an isolated gpu but it is currently not as I'm not sending it to a VM in truenas.

Any help would be greatly appreciated. (Please note, I'm still very green to the world of Linux commands. I'm an HVAC tech by trade, learning and playing with networking / server management at home)

TrueNAS-SCALE-22.12.3.3
Supermicro H12DSI-NT6
2x EPYC 7352
256 GB ddr4 ecc-registered 3200mhz
12x 870 evo 4TB raidz1
4tb WD Black nvme (prox)
2x SUPERDOM SATA 128GB
dual 10gb sfp+ nic
Nvidia RTX Quadro 4000

admin@truenas[~]$ lspci | grep -i vga
00:01.0 VGA compatible controller: Device 1234:1111 (rev 02)
05:00.0 VGA compatible controller: NVIDIA Corporation TU104GL [Quadro RTX 4000] (rev a1)
admin@truenas[~]$ nvidia-smi
Thu Aug 17 18:48:24 2023
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 515.65.01 Driver Version: 515.65.01 CUDA Version: 11.7 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+=================
| 0 Quadro RTX 4000 Off | 00000000:05:00.0 Off | N/A |
| 24% 55C P0 29W / 125W | 0MiB / 8192MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|==================================================
| No running processes found |
+-----------------------------------------------------------------------------+
 

airberg

Cadet
Joined
Aug 17, 2023
Messages
9
Want to add, the 12x ssds are in passthrough through an HBA, had to disable to bios in order to allow truenas to boot from the NVME on prox.
 
Top