Management Console not accessible

SupremeRAID Management Console not accessible from a remote host after Graid Install

Environment

RAID Model: SR-1000, SR-1001, SR-1010

Host Hardware: AMD, Intel

Operating Systems:  Linux

 

Issue

After a successful install, the Graid Management Console is not accessible from a remote host.  A common features of many Linux distributions is that a firewall is enabled by default.

 

There may be other connectivity issues that this article does not account for such as additional firewalls between the server and the remote host, network restrictions/ rules set on networks/ vLANs, and other restrctions. 

 

Resolution

Opening the firewall for the management console requires running a few commands.

 RHEL/ Rocky/ openSUSE/ Fedora


sudo firewall-cmd --zone=public --add-port=50060/TCP --permanent

sudo firewall-cmd –reload

  

Note:  the port is the default.  If you have changed it from the default, use that number instead.

The “--permanent” flag makes the change permeant after a reboot

The reload command restarts the firewall and ensures the change is loaded.  Some environments MAY require a reboot to take effect.

 

Other Linux distributions may have commands that differ slightly.


    • Related Articles

    • Offline install SupremeRAID driver#

      Environment RAID Model: SR1000 or SR1010, SR1001 Host Hardware: Intel, AMD Operating System: Linux RPM base(Alamlinux, CentOS, RHEL, Rocky, Oracle Linux) Issue When users need to install the SupremRAID driver but cannot connect to the external ...
    • Offline install SupremeRAID driver(Ubuntu)#

      Environment RAID Model: SR1000 or SR1010, SR1001 Host Hardware: Intel, AMD Operating System: Linux Deb base(Ubuntu) Issue When users need to install the SupremRAID driver but cannot connect to the external network. Resolution Prepare an environment ...
    • Enabling Secure Boot with SupremeRAID™ on Ubuntu

      Environment RAID Model: SR1000 or SR1010 etc Host Hardware: AMD/Intel/Supermicro model etc Operating System: Linux Ubuntu etc Issue Setting up Secure Boot with SupremeRAID™ requires proper key enrollment for loading both the SupremeRAID and NVIDIA ...
    • Installation Guide for SupremeRAID driver

      Environment RAID Model: SR1000 or SR1010 etc Host Hardware: AMD/Intel/Supermicro model etc Operating System: Linux etc Issue Beginning using SupremeRAID Resolution Linux Step 1: Downloading the Required Scripts ...
    • SupremeRAID Not Detected After Pre-Installer on Multi-GPU Systems — BAR0 is 0M / PCI I/O Region Invalid

      Environment RAID Model: SR1000 / SR1001 / SR1010 Host Hardware: Multi-GPU system (e.g., NVIDIA A-series, with or without PCIe switch such as PLX/PEX) Operating System: RHEL / Rocky / AlmaLinux, Ubuntu / Debian (UEFI boot) Software: SupremeRAID ...