Installation of SupremeRAID on Linux operating systems

From Thomas-Krenn-Wiki
Jump to navigation Jump to search

This article explains the creation and configuration" of NVMe RAIDs in Linux systems with SupremeRAID controllers. The controllers of the manufacturer Graid Technology Inc. uses GPU technology and a special software for the arrays. They are wireless usable and avoid additional load on working storage or main processor.

Installation of controller

Before you can set up a RAID of a SupremeRAID controller, the required drivers have to be installed on your Windows server system. The following paragraphs explain the procedure.

Requirements

Minimum requirements Hardware:

  • CPU: 2GHz or more with at least 8 cores
  • RAM: 16 GB
  • PCIe: Gen3 or Gen4 x16
  • NVMe: compatible data carriers

You will find the supported Linux derviates and Kernel versions as well as a list of compatible data carriers, latest drivers and minimum requirements on the manufacturer's website .[1]

Installation of driver

To install Supreme GRAID controllers duly, you have to install the hardware driver first.

Required files

Please download the following files:

Performance

These files must be moved to your system. There are different opportunities for this. We use a USB stick in these instructions. The following steps have to be performed:

  1. Connect the USB stick with your system
  2. Create with mkdir <ordnername> a target folder for the drivers
  3. Navigate with cd <ordnername> to the target folder
  4. You will receive the directory path with pwd for the mount point of the USB stick
  5. The command lsblk shows the path of the USB stick
  6. Mounting of the USB stick: sudo mount /USB-StickPfad /target file
  7. Navigate to the target file
  8. Make the file graid-sr-pre-installer executable. You achieve this by using sudo chmod +x graid-sr-pre-installer-1.6.1-134-x86_64.run
  9. Afterwards the drivers are installed with the command sudo ./graid-sr-pre-installer-1.6.1-134-x86.run

You will find the exemplary performance in the following gallery:

Installation of installer file

Repeat the above steps with both drivers: graid-sr-installer-xxx.run. If you execute this file, you will find yourself in a graphical user interface. Follow the steps of the installer and let it run through.

RAID configuration

After the installation, you can start with the configuration of your desired RAID arrays. This can be performed with a GUI or via command line.

Hereafter you will find instructions using the graphical user interface.

Connection with GUI

To create a RAID, you can connect another client to the GUI: For this, you have to know the IP address of the target system. Use the following command for this:ip a.

After this, open your browser and type in https://[IP-Adresse]:50060. You will find yourself on this interface:

Configuration of hot spare NVME

A hot spare data carrier is an emergency data carrier in a RAID compound. The RAID uses a "hot spare" if another data carrier of the array fails.

The instructions for the configuration of a "hot spare" data carrier in the GUI can be found in the following:

Itemization

  1. driver on the website of Graid Technology Inc. (docs.graidtech.com, 02.2025)


Author: Thomas-Krenn.AG

At Thomas-Krenn.AG we pay attention to the best possible service. To do justice to this, we have created our Thomas-Krenn Wiki. Here we share our knowledge with you and inform you about basics and news from the IT world. You like our knowledge culture and want to become part of the team? Visit our job offers.

 

Related articles

ClickBIOS Web Application
Querying RAID Status
RAID Controller Basics