How to enable mail notification with SupremeRAID#

How to enable mail notification with SupremeRAID#

Environment

RAID Model: SR1000 or SR1010, SR1001
Host Hardware: Intel, AMD
Operating System: Linux / Windows

Issue

Mail notification 

Resolution

Linux

Email Notification Agentdeb (opens new window)rpm

Windows


Install mail notification daemon

For CentOS, RHEL, Rocky Linux and AlmaLinux

$ sudo rpm -ivh graid-mail-notification-{version}-{build_number}.g{commit_id}.rpm

For Ubuntu

$ sudo dpkg -i graid-mail-notification-{version}-{build_number}.g{commit_id}.deb

For Windows
execute the mail notification agent installer


Configuration

To configure the detail mail notification setting.

Edit the config file

$ vim /etc/graid/sendmail.toml

The mail server's auth section can be left blank if there's no user account authorization. The "from", "host", and "port" fields can be edited as needed, and the typical port numbers are "25", "465", and "587".



Start mail notification service

$ sudo systemctl start graid-mail-notification

Stop mail notification service

$ sudo systemctl stop graid-mail-notification

Send a testing mail to specify mail address

$ sudo graid_mail_notification -t


Remove mail notification

For CentOS, RHEL, Rocky Linux and AlmaLinux

$ sudo rpm -e graid-mail-notification

For Ubuntu

$ sudo dpkg -r graid-mail-notification
For windows
uninstall the 
mail notification agent 

Note: Once user installed this mail-notification daemon, if users want to remove graid driver they need to remove this daemon first, otherwise the user would get the error message.

    • 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 ...
    • 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 ...
    • 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™ ...
    • 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 ...