User manual

Table Of Contents
SuperTrak EX Series User Manual
208
init -a resume -l <LdId>
Summary
The init command starts, stops, pauses, and resumes a logical drive initialization.
A full initialization writes to the entire logical drive space and takes several
minutes, depending on the size of the logical drive.
A quick initialization writes to the first and last few megabytes of the logical drive.
Typically, a quick initialization is completed in moments.
Options
-a <action> Specifies the action to perform.
list Displays a list of the initializations in progress or paused
and their status. The default action.
start Start an initialization.
stop Stop an initialization.
pause Pause an initialization.
resume Resume an initialization.
-l <LD ID> Specifies the logical drive to be initialized.
-q <size> Specifies the amount of data in megabytes (MB) for a
quick initialization.
1..1024
-p <pattern> Specifies the pattern for a full initialization.
The pattern can range from 1 to 128 bytes (HEX string),
and is padded to even number of bytes, such as, fff
padded to 0fff.
Pattern is not supported for quick initialization.
Examples
init
init -a stop -l0
init -a start -l0 -p5a5a0101
Warning
When you initialize a logical drive, you delete all data on the
logical drive. Backup any important data before you initialize a
logical drive!