Chapter 6: Management with the CLI

Examples

rc

rc -a start -l3 -n -p rc -a start -l3

rc -a stop -l2

rb

Usage

rb [-a <action>] [-d <DaId>] [-s <SeqNo>] rb -a start -d <DaId> -s <SeqNo> -p <PdId> rb -a stop -d <DaId> -s <SeqNo>

rb -a pause -d <DaId> -s <SeqNo> rb -a resume -d <DaId> -s <SeqNo>

Summary

The rb command starts, stops, pauses, and resumes a Rebuild and monitors the progress of a running Rebuild.

Options

-a <action>

Specifies action to perform.

list

(Default) Displays the running and paused Rebuilds and

 

their status.

start

Starts a manual Rebuild.

stop

Stops a Rebuild.

pause

Pauses a Rebuild.

resume

Resumes a paused Rebuild.

-d <DA ID>

Specifies which disk array on which to perform the

 

Rebuild.

-s <sequence Num>

Specifies the sequence number of the failed physical

 

drive. The source drive of the Rebuild.

-p <PD ID>

Specifies the ID of the replacement physical drive. The

 

target drive of the Rebuild.

Examples rb

rb -a start -d0 -s2 -p10 rb -a stop -d0 -s2

211

Page 225
Image 225
Promise Technology EX8654, EX8658, EX8650, EX4650 manual Rc -a start -l3 -n -p rc -a start -l3 Rc -a stop -l2