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 ...
[Linux] Controller Shows "MISSING" After License Application#
Environment RAID Models: SupremeRAID SR-1000, SR-1010, SR-1001 Host Hardware: Any Operating System: Linux Issue On certain Linux systems, after applying the SupremeRAID license, the controller may be reported as "MISSING" in the output of graidctl or ...
[Linux] How to Resolve Graid Driver Failure After NVIDIA Upgrade#
Environment RAID Model: SupremeRAID™ SR1000 / SR1010 / SR1001 Host Hardware: all server (x86, Intel/AMD platform) Operating System: Linux SupremeRAID™ Version: all NVIDIA Driver : 570.124.04 (CUDA 12.8) [Default version] NVIDIA Driver : 580.65.06 ...