Installation guide
Chapter 2. CLI Syntax Reference
60 3ware SATA+SAS RAID Controller Card CLI Guide, Version 10.2
Setting Up a Rebuild Schedule
Setting up a rebuild schedule requires several steps, and several different CLI 
commands in addition to /cx add rebuild.
To set up the rebuild schedule, follow this process:
1 Use the /cx show rebuild command to show the current schedule for 
rebuild tasks. 
2 If any of the scheduled tasks do not match your desired schedule, use the 
/cx del rebuild command to remove them.
3Use the /cx add rebuild command to create the rebuild schedule slots you 
want (described above.)
4 Use the /cx set rebuild=enable command to enable the schedule (this 
enables all rebuild schedule slots).
/c
x
 add verify=ddd:hh:duration
The /cx add verify command adds a new task slot to the Verify Task Schedule 
on the day ddd (where ddd is Sun, Mon, Tue, Wed, Thu, Fri, or Sat), at hour 
hh (range 0 .. 23), for a duration of duration (range 1 .. 24) hours. A maximum 
of seven verify task slots can be included in the schedule. This command fails 
if an (empty) task slot is not available. 
Example:
 //localhost> /c1 add verify=Sun:16:3
 Adding scheduled verify to slot 3 for [Sun, 4:00PM, 3hr(s)] ... Done.
In this example, a verify task slot is added to the schedule so that verifies can 
be executed on Sundays at 16 hours (4:00 PM) for a duration of 3 hours.
Setting Up a Verify Schedule
Setting up a verify schedule requires several steps, and several different CLI 
commands in addition to /cx add verify.
To set up a verify schedule, follow this process:
1 Use the /cx show verify command to show the current schedule for verify 
tasks. 
Note: This Verify Task Schedule is used when /cx set verify=advanced. If you 
prefer a simpler verification schedule, consider using the /cx set verify=basic 
command to specify a weekly day and time and make sure that the autoverify policy 
is enabled for your RAID units. For more information, see “/cx set verify=basic 
[pref=ddd:hh]” on page 66. 










