Cx add selftest=ddd:hh, Setting up a selftest schedule, Add selftest=ddd:hh – Avago Technologies 3ware SAS 9750-16i4e User Manual

Page 69

Advertising
background image

Controller Object Commands

www.lsi.com/channel/products

61

2

Use the /cx del verify command to remove any of the scheduled tasks
which do not match your desired schedule.

3

Use the /cx add verify command to create the verify schedule slots you
want (described above.)

4

Use the /cx set verify=enable command or the /cx set verify=advanced
to enable the schedule (this enables all rebuild schedule slots).

5

Use the /cx/ux set autoverify=on command to turn on autoverify for each
unit you want to follow the schedule.

/c

x

add selftest=ddd:hh

The /cx add selftest command adds a new task slot to the Selftest Task
Schedule on the day ddd (where ddd is Sun, Mon, Tue, Wed, Thu, Fri, and
Sat), at hour hh (range 0 .. 23). Notice that selftest runs to completion and, as
such, no duration is provided. A maximum of seven selftest task slots can be
included in the schedule. This command fails if an (empty) task slot is not
available.

In order to run at the specified times, selftests must be enabled, using the
command “/cx set selftest=enable|disable” on page 68.

Note:

Adding selftests to the schedule is different from adding slots to the

rebuild and verify schedules. Adding a selftest directly schedules the test and
defines a time slot during which the task can occur.

Example:

//localhost> /c1 add selftest=Sun:16

Adding scheduled verify to slot 7 for [Sun, 4:00PM] ... Done.

In this example, a selftest background task is scheduled to run on Sundays at
16 hours (4:00 PM).

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, follow this process:

1

Use the /cx show selftest command to show the current schedule for
selftest tasks.

Note:

If you do not enable autoverify for units or start a verification manually,

verifies will not run during your verify task schedule even if you use the /cx set
verify=basic
command, the /cx set verify=advanced command, or the /cx set
verify=enabled
command to enable the verify schedule.

Advertising