[Linux] Controller Shows "MISSING" After License Application#
Environment
Issue
On certain Linux systems, after applying the SupremeRAID license, the controller may be reported as "MISSING" in the output of graidctl or in graid_server logs.
You may observe log messages similar to:
You may observe log messages similar to:
This behavior typically occurs immediately after license activation and prevents normal RAID operation(Error message shows "There is no available controller").
Cause
This issue is related to a known compatibility problem with the NVIDIA driver, specifically the Heterogeneous Memory Management (HMM) feature. In affected systems, the NVIDIA UVM driver (nvidia-uvm) can interfere with device memory mapping required by SupremeRAID, leading to the controller being incorrectly marked as missing.
NVIDIA has documented this issue in their CUDA 12.8.1 release notes:
👉 NVIDIA CUDA Toolkit Release Notes 12.8.1 – Known Issues

Resolution
Both of the following workarounds are effective. You may choose either option depending on your system requirements.
Option 1: Disable KASLR
Edit GRUB configuration:
Add nokaslr to the GRUB_CMDLINE_LINUX_DEFAULT line:
Update GRUB and reboot:
Option 2: Disable HMM for NVIDIA UVM Module
Create or edit the module configuration file:
Add the following line:
Regenerate initramfs (optional but recommended):
Reboot the system:
After reboot, verify the parameter is applied:
Additional Notes
-
Disabling KASLR has minimal performance or security impact in controlled environments and is often more compatible across various NVIDIA driver versions.
-
Disabling HMM may affect CUDA workloads that depend on unified memory. Choose based on your GPU application requirements.
Related Articles
Setting up the dual-controller to enable High Availability (HA) and auto-failover feature.#
Environment RAID Model: All Supreme RAID model Host Hardware: AMD/Intel Operating System: Linux SupremeRAID driver: 1.3.x or later Description This feature enables the SupremeRAID system to automatically fail over to another SupremeRAID card when one ...
License not expired but when you apply fail show [Apply license failed : License expired]#
Environment RAID Model: All Supreme RAID model Host Hardware: AMD/Intel Operating System: Linux SupremeRAID driver: 1.3.x or later Description If you check the license product expiry date not expired, but when you apply license still failed and show ...
License Un-Binds from Graid Card After a Hard Power Event in Windows#
Environment RAID Model: SR-1000, SR-1001, SR-1010 Host Hardware: AMD, Intel Operating Systems: Microsoft Windows Issue After successful application of the SupremeRAID license key, then a system power down event, the license can lose its bonding with ...
Management
RAID Components There are three major RAID logical components in SupremeRAID™, the Physical Drive (PD) , the Drive Group (DG) , and the Virtual Drive (VD) . Physical Drive (PD) Since NVMe drives are not directly attached to the SupremeRAID™ ...
How to set the SED key into the device instruction#
Environment: RAID Model: All Supreme RAID model Host Hardware: AMD/Intel Operating System: Linux/Windows SupremeRAID driver: 1.3.x - later version Description Resolution Linux [After 1.6.1] Support for Configuring SED Keys During Physical Drive ...