Installation of SupremeRAID on Windows server operating systems

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

This article describes the creation and configuration of NVMe RAIDs in Windows server systems with SupremeRAID controllers. The controllers of the manufacturer Graid Technology Inc. uses for arrays GPU technology and a special software. They are wireless usable and avoid additional load on working memory or main processors.

Installation of RAID controllers

Abb. 1: WebGUI of a SupremeRAID controller

Before you can set up a RAID with the SupremeRAID controller, you have to install the required driver on your Windows server system. In the following paragraphs, the process is explained.

Requirements

To use the SupremeRAID controller, you require a host system with the following minimal specifications [1]:

  • CPU: 8 cores and 2 GHz clocking
  • RAM: 16 GB
  • PCIe: Gen3 or Gen4 x16
  • NVMe: compatible data carrier
  • operating system: Windows Server 2019

A list of compatible data carriers, current drivers as well as minimal requirements can also be found on the website of the manufacturer [2].

hint(state: February 2025): SupremeRAID controller can only be used for storage media. The use as boot medium is not possible!

Installation of driver with Silent Install

First, the required drivers for the controller have to be installed. For this, we perform a "Silent Install" in the Windows powershell[3].

Required files

Please download the following files:

Performance

Please move the files to a shared folder. Then, open the Powershell and navigate with cd .\yourfolder to your folder.

Example: We move the files into the folder.\Downloads\GRAID. Then, navigate in the powershell with cd .\Downloads\GRAID\ to this folder.

Next, start the Silent Install:

powershell.exe -ExecutionPolicy Bypass -File silent_install.ps1

Important:If you receive an error message after the execution of this command, you can read here how to fix this error!

After this, the installation is completed. The controller should now be found in the device manager.

RAID configuration

Abb. 2:finding out IP-address via CMD

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.

In the following, you will find the instructions with the help of the graphical user interface.

Setup of the GUI

In the following, you will find the step by step instructions for the setup of the graphical user interface:

  1. You need an additional driver package for your controller that you can find via: Graid Tech. Windows driver package.
  2. Execute the file after the download and follow the installation assistant.
  3. After a successful installation, you can connect via Webbrowser with the GUI. For this, you need to know the IP address of your device.
    1. To find out the IP address, open CMD and type in the following command ipconfig (paragraph 2).
  4. Now, you can type in the just determined IP address with prefixed https:// and the Port 50060 to reach the "GUI".
  5. In the "GUI", you can log in with the username admin and the password set during installation.
  6. Next, you have to type in your license key to get the final access to the "GUI".
  7. After you have typed in this key, you will be forced to restart your system.

After the restart, the "GUI" is completely available (paragraph 1).

Creation of RAID compound

In the following gallery, you will find the instructions for the setup of a NVMe RAID compound via WebGUI of your SupremeRAID controller:

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 arrays fails.

In the following, you will find the instructions of a "hot spare" data carrier:

Integration in Windows

Last, the RAID compound has to be integrated in your Windows server system:

References


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
RAID Controller and Hard Disk Cache Settings
Selecting an appropriate RAID Level according to Area of Application