![AMCC 3WARE 9500S Manual Download Page 57](http://html1.mh-extra.com/html/amcc/3ware-9500s/3ware-9500s_manual_2921146057.webp)
Controller Object Commands
www.3ware.com
49
Setting Up a Selftest Schedule
Setting up a selftest schedule requires several steps, and several different CLI
commands in addition to
/cx add selftest.
To set up the selftest schedule you want to use, follow this process:
1
Use the
/cx show selftest
command to display the current schedule for
selftest tasks. (For details, see page 46.)
2
If any of the scheduled tasks do not match your desired schedule, use
the
/cx del selftest
command to remove them. (For details, see page 50.)
3
Use the
/cx add selftest
command to create the selftest schedule slots you
want (described above.)
4
Use the
/cx set selftest=enable
command to enable the schedule (this
enables all selftest schedule slots). (For details, see page 51.)
/cx del rebuild=
slot_id
This command removes the rebuild background task in slot
slot_id
.
Example
:
//localhost> /c1 del rebuild=2
removes the rebuild background task in slot 2.
Warning:
If all time slots are removed, be sure to also disable the
schedule. Otherwise the rebuild background task will never occur.
/cx del verify=
slot_id
This command removes the verify background task in slot
slot_id
.
Example
:
//localhost> /c1 del verify=3
removes the rebuild background task in slot 3.
Warning:
If all time slots are removed, be sure to also disable the
schedule. Otherwise the verify background task will never occur.