How to get basic information from Graid log collection tool(Linux)?#
Environment
RAID Model: All
Host Hardware:
All
Operating System: Linux
Issue
This script collects config and logs information that graid support requires to troubleshoot issues effectively.
Resolution
1. Download the log collection script and make it executable:
```sh
tar -xf graid_log_script.tar.gz
chmod +x ./graid_log_script_0.0.11.sh
```
2. execute the log collection script on the machine and it will generate a "graid_log_[timestamp].tar" file and a log_folder named "logs-[YourHostName]-timestamp"
```sh
bash graid_log_script.sh
```
example pic:
3. upload the tar file to the ticket
4. Open the file which named "basic.log" under the "logs-[YourHostName]-timestamp" folder
5. basic.log show all basic information we need, please fill it into the ticket.
Related Articles
How to get basic information form Graid log collection tool(Windows)?#
Environment RAID Model: All Host Hardware: AMD/Intel/Supermicro model etc Operating System: Linux Issue This script collects config and log information that graid support require to be able to troublshoot issues effectively. Resolution 1. Download ...
Graid Performance Benchmarking 2025 - Linux
Environment RAID Model: All Host Hardware: AMD/Intel Operating System: Linux Storage Performance Testing on Linux This document provides quick and straightforward instructions for performing storage performance testing using the FIO benchmarking tool ...
Creating a new case: Information required
Environment All cases Issue Gathering enough data to be able to assess cases without resorting to multiple repeat communications to obtain diagnostic information. Resolution When creating a new case and be able to provide the fastest, most accurate ...
Resolving Graid Service Startup Issue on Systems with NVSwitch/NVLink GPUs#
Environment RAID Model: SR1000 or SR1010 etc Host Hardware: AMD/Intel Operating System: Linux (Ubuntu/RHEL based/Suse) Issue On systems equipped with NVIDIA NVSwitch or NVLink GPUs, the Graid service (graid) fails to initialize and start properly. ...
[Linux] OS booting got the error message after GPU DMA allocated
Environment RAID Model: All Supreme RAID models Host Hardware: AMD/Intel Operating System: Linux SupremeRAID Driver: 1.3.x and later versions Description A known issue exists with the NVIDIA driver in older kernel versions, such as Ubuntu 20.04. ...