
4
First Boot Up
At first boot up, wait for up to six hours to let the storage devices fully
synchronize. If you reboot the appliance before the storage devices are
synchronized, the synchronization starts again from scratch at the next boot.
To monitor the RAID status of the storage devices from the CLI:
1. Log in to the appliance.
2. Run raid_diagnostic to monitor the RAID status of the storage devices:
This shows data about the RAID and storage devices, with the percent of
synchronization done.
DiskID 0 is the top storage device. DiskID 1 is the bottom storage device.
When you first turn on the appliance, the RAID state (in the VolumeID line)
shows DEGRADED (this indicates that the drives are not synchronized). The
DiskID:0 state shows ONLINE and the DiskID:1 state shows
INITIALIZING.
After the RAID is synchronized, the RAID state (in the VolumeID line) shows
OPTIMAL (this indicates that the drives are synchronized). The DiskID:0 and
DiskID:1 states show ONLINE.
For example:
Server123> raid_diagnostic
Raid status:
VolumeID:0 RaidLevel: RAID-1 NumberOfDisks:2
RaidSize:931GB State:OPTIMAL Flags:ENABLED
DiskID:0 DiskNumber:0 Vendor:ATA ProductID:WDC
WD1003FBYZ-0 Revision:01.0 Size:931GB State:ONLINE
Flags:NONE
DiskID:1 DiskNumber:1 Vendor:ATA ProductID:WDC
WD1003FBYZ-0 Revision:01.0 Size:931GB State:ONLINE
Flags:NONE
This example shows that the storage devices are fully synchronized.