software-raid
This command allows you to add and delete software RAID disks for FortiManager hardware platforms with hybrid storage systems
This command is only available on applicable FortiManager hardware platforms that support RAID with hybrid storage systems.
Syntax
execute software-raid add-disk [<disk ID>]
execute software-raid delete-disk [<disk ID>]
|
Variable |
Description |
|---|---|
|
add-disk [<disk ID>] |
Add a disk to Software RAID. Enter the disk ID of the software RAID SSD to add to the array. If you do not enter a disk ID, a list of disks that are not part of the software RAID array is listed. |
|
delete-disk [<disk ID>] |
Delete a disk from Software RAID. Enter the disk ID of the software RAID SSD to remove from the array. If you do not enter a disk ID, a list of disks that may be safely removed without breaking the RAID array will be listed. This list only includes disks that are allowed to be deleted from the array. |
The SSD disks are not hot swappable. Once you have identified the faulty drive:
-
Delete the faulty disk from the array (
execute software-raid delete-disk [<disk ID>]). -
Replace the faulty drive.
-
Reboot the FortiManager unit.
-
Add the disk (
execute software-raid add-disk [<disk ID>]).
Example:
When checking available disks to delete, the list only includes disks that are allowed to be deleted from the array.
FMG-3700G # execute software-raid delete-disk * !!!!! WARNING !!!!! To prevent data loss DO NOT REMOVE unlisted disks !!!!! WARNING !!!!! Available disks: 1 2 3 4 5 6 !!!!! WARNING !!!!! To prevent data loss DO NOT REMOVE unlisted disks !!!!! WARNING !!!!!