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

/cx del rebuild=slot_id, /cx set rebuild=enable|disable|1..5, Example, Warning

Page 59 highlights

Controller Object Commands /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 applicable 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 verify background task in slot 3. Warning: If all time slots are removed, be sure to also disable the schedule. Otherwise the applicable background task will never occur /cx del selftest=slot_id This command removes (or unregisters) the selftest background task in slot slot_id. Example: //localhost> /c1 del selftest=3 Will remove selftest background task in slot 3. Warning: If all time slots are removed, be sure to also disable the schedule. Otherwise the selftest background task will never occur. /cx set rebuild=enable|disable|1..5 This command enables or disables all rebuild background task slots on controller /cx and sets the priority of rebuild versus I/O operations. When enabled, rebuild tasks will only be run during the time slots scheduled for rebuilds. If a rebuild is taking place when the schedule is enabled, it will be paused until the next scheduled time. www.3ware.com 53

  • 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
53
/c
x
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.
/c
x
del verify=
slot_id
This command removes the verify background task in slot
slot_id
.
Example
:
//localhost> /c1 del verify=3
removes verify background task in slot 3.
/c
x
del selftest=
slot_id
This command removes (or unregisters) the selftest background task in slot
slot_id
.
Example:
//localhost> /c1 del selftest=3
Will remove selftest background task in slot 3.
/c
x
set
rebuild=enable|disable|1..5
This command enables or disables all rebuild background task slots on
controller
/c
x
and sets the priority of rebuild versus I/O operations. When
enabled, rebuild tasks will only be run during the time slots scheduled for
rebuilds. If a rebuild is taking place when the schedule is enabled, it will be
paused until the next scheduled time.
Warning:
If all time slots are removed, be sure to also disable the schedule.
Otherwise the applicable background task will never occur
Warning:
If all time slots are removed, be sure to also disable the schedule.
Otherwise the applicable background task will never occur
Warning:
If all time slots are removed, be sure to also disable the schedule.
Otherwise the selftest background task will never occur.