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

/cx add rebuild=ddd:hh:duration, Setting Up a Rebuild Schedule, add rebuild

Page 56 highlights

Chapter 2. CLI Syntax Reference The show selftest command displays the current selftest background task schedule as illustrated below. Selftests do not have a time duration since they are completed momentarily. //localhost> /c1 show selftest Selftest Schedule for Controller /c1 Slot Day Hour UDMA SMART 1 Sun 12:00am enabled enabled 2 Mon 12:00am enabled enabled 3 Tue 12:00am enabled enabled 4 Wed 12:00am enabled enabled 5 Thu 12:00am enabled enabled 6 Fri 12:00am enabled enabled 7 Sat 12:00am enabled enabled /cx add rebuild=ddd:hh:duration This command adds a new background rebuild task to be executed on the day ddd (where ddd is Sun, Mon, Tue, Wed, Thu, Fri, and Sat), at the hour hh (range 0 .. 23), for a duration of duration (range 1 .. 24) hours. A maximum of seven rebuild tasks can be scheduled. This command will fail if no (empty) task slot is available. Example: //localhost> /c1 add rebuild=Sun:16:3 adds a rebuild background task schedule to be executed on Sundays at 16 hours (4:00 PM) for a duration of 3 hours. 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 you want to use, follow this process: 1 Use the /cx show rebuild command to display the current schedule for rebuild tasks. (For details, see page 46.) 2 If any of the scheduled tasks do not match your desired schedule, use the /cx del rebuild command to remove them. (For details, see page 53.) 50 3ware Serial ATA RAID Controller CLI Guide

  • 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

Chapter 2. CLI Syntax Reference
50
3ware Serial ATA RAID Controller CLI Guide
The
show selftest
command displays the current selftest background task
schedule as illustrated below. Selftests do not have a time duration since they
are completed momentarily.
//localhost> /c1 show selftest
Selftest Schedule for Controller /c1
========================================================
Slot
Day
Hour
UDMA
SMART
--------------------------------------------------------
1
Sun
12:00am
enabled
enabled
2
Mon
12:00am
enabled
enabled
3
Tue
12:00am
enabled
enabled
4
Wed
12:00am
enabled
enabled
5
Thu
12:00am
enabled
enabled
6
Fri
12:00am
enabled
enabled
7
Sat
12:00am
enabled
enabled
/c
x
add rebuild=
ddd:hh:duration
This command adds a new background rebuild task to be executed on the day
ddd
(where ddd is Sun, Mon, Tue, Wed, Thu, Fri, and Sat), at the hour
hh
(range 0 .. 23), for a duration of
duration
(range 1 .. 24) hours. A maximum of
seven rebuild tasks can be scheduled. This command will fail if no (empty)
task slot is available.
Example:
//localhost> /c1 add rebuild=Sun:16:3
adds a rebuild background task schedule to be executed on Sundays at 16
hours (4:00 PM) for a duration of 3 hours.
Setting Up a Rebuild Schedule
Setting up a rebuild schedule requires several steps, and several different CLI
commands in addition to
/c
x
add rebuild
.
To set up the rebuild schedule you want to use, follow this
process:
1
Use the
/c
x
show rebuild
command to display the current schedule for
rebuild tasks. (For details, see page 46.)
2
If any of the scheduled tasks do not match your desired schedule, use the
/c
x
del rebuild
command to remove them. (For details, see page 53.)