Monitoring RAID Synchronization
You can monitor the RAID status of the disks to see when the hard disks are synchronized.
If you reboot the appliance before the hard disks are synchronized, the synchronization starts again at the next boot.
Showing RAID Information in Gaia Portal
In the navigation tree, click Maintenance > RAID Monitoring.
You can see the information about RAID Volumes and RAID Volume Disks.
Showing RAID Information in Command Line
Run one of these commands in Gaia Clish The name of the default command line shell in Check Point Gaia operating system. This is a restricted shell (role-based administration controls the number of commands available in the shell). or Expert mode:
-
The "
raid_diagnostic
" commandDescription
This command shows data about the RAID and hard disks, with the percent synchronization done.
Syntax
raid_diagnostic
Example output from a Smart-1 225 appliance
-
DiskID 0
is the left hard disk. -
DiskID 1
is the right hard disk.
-
-
The "
cpstat os -f raidInfo
" commandDescription
This command shows almost the same information as the "
raid_diagnostic
" command, in tabular format.Syntax
cpstat os -f raidInfo
Example output