3Ware 9650SE-2LPB-10 CLI Guide - Page 57

/cx add verify=ddd:hh:duration, Setting Up a Verify Schedule

Page 57 highlights

Controller Object Commands 3 Use 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). (For details, see page 53.) Warning: If all time slots are removed, be sure to also disable the schedule. Otherwise the applicable background task will never occur. /cx add verify=ddd:hh:duration This command adds a new background verify task to be executed 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 tasks can be scheduled. This command will fail if no (empty) task slot is available. Example: //localhost> /c1 add verify=Sun:16:3 adds a verify background task schedule to 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 /cx show verify command to display the current schedule for verify tasks. (For details, see page 48.) 2 If any of the scheduled tasks do not match your desired schedule, use the /cx del verify command to remove them. (For details, see page 53.) 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 to enable the schedule (this enables all rebuild schedule slots). (For details, see page 54.) 5 Use the /cx/ux set autoverify=on command to turn on autoverify for each unit you want to follow the schedule. (For details, see page 68.) www.3ware.com 51

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103

Controller Object Commands
www.3ware.com
51
3
Use the
/c
x
add rebuild
command to create the rebuild schedule slots you
want (described above.)
4
Use the
/c
x
set rebuild=enable
command to enable the schedule (this
enables all rebuild schedule slots). (For details, see page 53.)
/c
x
add verify=
ddd:hh:duration
This command adds a new background verify task to be executed 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 tasks can be scheduled. This command will fail if no (empty)
task slot is available.
Example:
//localhost> /c1 add verify=Sun:16:3
adds a verify background task schedule to 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 48.)
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 53.)
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 to enable the schedule (this
enables all rebuild schedule slots). (For details, see page 54.)
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 68.)
Warning:
If all time slots are removed, be sure to also disable the schedule.
Otherwise the applicable background task will never occur.