well now i feel foolish, the nvidia documentation clearly states one needs >=575.x to enable MIG, turns out that is not true…..
truenas_admin@truenas1 ~ 22:44:11 $ sudo nvidia-smi
Sat Mar 7 22:44:31 2026
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 570.172.08 Driver Version: 570.172.08 CUDA Version: 12.8 |
|-----------------------------------------+------------------------+----------------------+
| 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 NVIDIA RTX PRO 6000 Blac... Off | 00000000:0F:00.0 Off | Off |
| 37% 36C P0 152W / 600W | 256MiB / 97887MiB | N/A Default |
| | | Enabled |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| MIG devices: |
+------------------+----------------------------------+-----------+-----------------------+
| GPU GI CI MIG | Memory-Usage | Vol| Shared |
| ID ID Dev | BAR1-Usage | SM Unc| CE ENC DEC OFA JPG |
| | | ECC| |
|==================+==================================+===========+=======================|
| 0 3 0 0 | 64MiB / 24192MiB | 46 N/A | 1 1 1 0 1 |
| | 0MiB / 32767MiB | | |
+------------------+----------------------------------+-----------+-----------------------+
| 0 4 0 1 | 64MiB / 24192MiB | 46 N/A | 1 1 1 0 1 |
| | 0MiB / 32767MiB | | |
+------------------+----------------------------------+-----------+-----------------------+
| 0 5 0 2 | 64MiB / 24192MiB | 46 N/A | 1 1 1 0 1 |
| | 0MiB / 32767MiB | | |
+------------------+----------------------------------+-----------+-----------------------+
| 0 6 0 3 | 64MiB / 24192MiB | 46 N/A | 1 1 1 0 1 |
| | 0MiB / 32767MiB | | |
+------------------+----------------------------------+-----------+-----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| No running processes found |
+-----------------------------------------------------------------------------------------+
tl;dr the built in scale 25.10.2.1 drivers allow MIG to be enabled
leaving only minor issues:
- no persistence daemon still
- no displaymodeswitch or easy way to install that / run that
- no built in solution for a)creating MIGs at boot and b)assigning them to containers - but guess this might be better for a seperate topic…..
- tl;dr my work will still offer some benefits….. and i now know how to create sysexts for anything i want…..