FortiAnalyzer
FortiAnalyzer can receive logs and Windows host events directly from endpoints connected to EMS, and you can use FortiAnalyzer to analyze the logs and run reports.
ESCHAN_FTNT
Staff
Staff
Article Id 192735

Description

 

This article explains the method to identify what type of RAID the FortiAnalyzer/FortiManager device is running.

If a hard disk on a FortiAnalyzer/FortiManager unit fails, it must be replaced.
On FortiAnalyzer/FortiManager devices that support hardware RAID, the hard disk can be replaced while the unit is still running - known as hot swapping.


On FortiAnalyzer/Fortimanager units with software RAID, the disks are not hot-swappable so the device must be shut down before exchanging the hard disk.

Scope

 

FortiAnalyzer and FortiManager.

Solution

 

Use the command line to check if the device uses hardware or software RAID.

To check the RAID type from the command line:

  1. Go to System Settings.
  2. Select the CLI Console.
  3. Enter the following command and press Enter.

 

diagnose system raid status

 

The following information is shown in the output:

 

Mega RAID        <-- This output shows that the device uses hardware RAID.

Storcli RAID   <-- Newer models use Storcli RAID. This runs on Mega RAID and is also a hardware RAID.
Software RAID <-- This output shows that the device uses software RAID.

 

Sample command line output showing RAID:

 

diagnose system raid status
Mega RAID:                      
<-- This is hardware RAID.
RAID Level: Raid-50
RAID Status: OK
RAID Size: 11175GB
Groups: 2

FAZ-3000G # diagnose system raid status
Storcli RAID:                    <-- This is hardware RAID.
RAID Level: Raid-50
RAID Status: OK
RAID Size: 52156GB
File System: ext4 51337GB
Groups: 2

 

diagnose system raid status

Software RAID:                   <-- This is software RAID.

RAID Level: Raid-50

RAID Status: OK

RAID Size: 11175GB

Groups: 2

 

Useful commands when troubleshooting FortiAnalyzer storage issues:

 

execute tac report 

diagnose system raid status

diagnose system disk info
diagnose system disk health
diagnose system disk errors
diagnose system disk attributes
diagnose system print partitions
diagnose system print df
diagnose debug klog

diagnose log device

 

Related article:

Technical Tip: How to restore a physical RAID storage with all logs on FortiAnalyzer