![3Ware 720-0186-00 Manual Download Page 70](http://html1.mh-extra.com/html/3ware/720-0186-00/720-0186-00_manual_3239008070.webp)
Chapter 2. CLI Syntax Reference
63
3ware SAS/SATA RAID Controller CLI Guide, Version 9.5.1
/c
x
add verify=
ddd:hh:duration
This command adds a new task slot to the Verify Task Schedule on the day
ddd
(where ddd is Sun, Mon, Tue, Wed, Thu, Fri, and 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 will
fail if no (empty) task slot is available.
Example:
//localhost> /c1 add verify=Sun:16:3
adds a verify task slot 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 the verify schedule you want to use, follow this
process:
1
Use the
/c
x
show verify
command to display the current schedule for
verify tasks. (For details, see page 52.)
2
If any of the scheduled tasks do not match your desired schedule, use
the
/c
x
del verify
command to remove them. (For details, see page 65.)
3
Use the
/c
x
add verify
command to create the verify schedule slots you
want (described above.)
4
Use the
/c
x
set verify=enable
command or the
/c
x
set verify=advanced
to enable the schedule (this enables all rebuild schedule slots). (For
details, see page 67.)
5
Use the
/c
x
/ux set autoverify=on
command to turn on autoverify for each
unit you want to follow the schedule. (For details, see page 85.)
Note:
This Verify Task Schedule is used when /c
x
set verify=advanced, for 9650SE
and 9690SA controllers running firmware 9.5.1 or later, and for earlier controllers
when /c
x
set verify=enabled.
If you have a 9650SE or a 9690SA running firmware 9.5.1 or later, and would prefer
a simpler verification schedule, consider using the
/c
x
set verify=basic
command
to specify a weekly day and time and make sure that the auto-verify policy is set for
your RAID units. For more information, see “/cx set verify=basic [pref=ddd:hh]” on
page 68.