Reference Guide

perccli /cx set patrolread [delay=<value>]
This command delays the scheduled patrol read in hours.
Input example:
perccli /c0 set patrolread delay=30
perccli /cx show patrolread
This command shows the patrol read properties that are set on the controller, such as the current state and the start time.
Input example:
perccli /c0 show patrolread
perccli /cx start patrolread
This command starts the patrol read operation. This command starts a patrol read immediately.
Input example:
perccli /c0 start patrolread
perccli /cx stop patrolread
This command stops a running patrol read operation.
Input example:
perccli /c0 stop patrolread
NOTE: You cannot resume a stopped patrol read.
perccli /cx suspend patrolread
This command pauses a running patrol read operation.
Input example:
perccli /c0 suspend patrolread
NOTE: You can run this command only when a patrol read operation is running on the controller.
Consistency check
The PERC Command Line Tool supports the following commands to schedule, perform, and view the status of a consistency
check (CC) operation:
perccli /cx set consistencycheck|cc=[off|seq|conc][delay=value] starttime=yyyy/mm/dd hh
[excludevd=x-y,z|none]
perccli /cx show cc
perccli /cx show ccrate
The detailed description for each command follows.
perccli /cx set consistencycheck |cc=[off|seq|conc] [delay=value]
starttime=yyyy/mm/dd hh] [excludevd=x-y,z |none]
This command schedules a consistency check (CC) operation. You can use the following options with the consistency check
command:
Working with the PERC Command Line Interface Tool
15