GPU not available to apps #26

Closed
opened 2023-09-24 11:01:23 +02:00 by tdpeuter · 2 comments
Owner

Sometimes, the NVIDIA GPU is not available to apps on TrueNAS.

It might show up with a reboot, but not reliably.

This might be related to Bluefin release. See ongoing forum post

TrueNAS SCALE guide

Sometimes, the NVIDIA GPU is not available to apps on TrueNAS. It might show up with a reboot, but not reliably. This might be related to Bluefin release. See [ongoing forum post](https://www.truenas.com/community/threads/gpu-not-showing-up-on-apps-setting.111462/) [TrueNAS SCALE guide](https://www.truenas.com/docs/scale/scaletutorials/systemsettings/advanced/managegpuscale/)
tdpeuter added the
bug
label 2023-09-24 11:01:23 +02:00
tdpeuter added this to the Server setup project 2023-09-24 11:01:27 +02:00
tdpeuter self-assigned this 2023-09-29 09:57:34 +02:00
Author
Owner

Based on this forum post, I noticed that I am having the same issue:

admin@HUGO[~]$ sudo systemctl status systemd-modules-load.service
sudo: unable to resolve host HUGO: Name or service not known
[sudo] password for admin: 
● systemd-modules-load.service - Load Kernel Modules
     Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)
    Drop-In: /etc/systemd/system/systemd-modules-load.service.d
             └─override.conf
     Active: active (exited) since Sun 2023-09-24 06:35:12 CEST; 5 days ago
       Docs: man:systemd-modules-load.service(8)
             man:modules-load.d(5)
   Main PID: 7112 (code=exited, status=0/SUCCESS)
        CPU: 21ms

Sep 24 06:35:12 H4G0 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Sep 24 06:35:12 H4G0 systemd-modules-load[7112]: Failed to find module 'vfio_pci ids=10DE:25B8,10DE:2291'
Sep 24 06:35:12 H4G0 systemd-modules-load[7112]: Failed to find module 'nvidia-drm'
Sep 24 06:35:12 H4G0 systemd-modules-load[7112]: Inserted module 'ioatdma'
Sep 24 06:35:12 H4G0 systemd-modules-load[7112]: Inserted module 'ntb_split'
Sep 24 06:35:12 H4G0 systemd-modules-load[7112]: Inserted module 'ntb_netdev'
Sep 24 06:35:12 H4G0 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
Based on [this forum post](https://www.truenas.com/community/threads/nvidia-drivers-wont-load.106989/post-738854), I noticed that I am having the same issue: ```shell admin@HUGO[~]$ sudo systemctl status systemd-modules-load.service sudo: unable to resolve host HUGO: Name or service not known [sudo] password for admin: ● systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static) Drop-In: /etc/systemd/system/systemd-modules-load.service.d └─override.conf Active: active (exited) since Sun 2023-09-24 06:35:12 CEST; 5 days ago Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Main PID: 7112 (code=exited, status=0/SUCCESS) CPU: 21ms Sep 24 06:35:12 H4G0 systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Sep 24 06:35:12 H4G0 systemd-modules-load[7112]: Failed to find module 'vfio_pci ids=10DE:25B8,10DE:2291' Sep 24 06:35:12 H4G0 systemd-modules-load[7112]: Failed to find module 'nvidia-drm' Sep 24 06:35:12 H4G0 systemd-modules-load[7112]: Inserted module 'ioatdma' Sep 24 06:35:12 H4G0 systemd-modules-load[7112]: Inserted module 'ntb_split' Sep 24 06:35:12 H4G0 systemd-modules-load[7112]: Inserted module 'ntb_netdev' Sep 24 06:35:12 H4G0 systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. ```
Author
Owner

Could be due to some lock-file somewhere, created by unexpected shutdowns etc.

I'm keeping this open in case the problem reoccurs.

Could be due to some lock-file somewhere, created by unexpected shutdowns etc. I'm keeping this open in case the problem reoccurs.
tdpeuter removed this from the Server setup project 2023-10-09 21:27:36 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Bos55/Hugo#26
No description provided.