![3Ware 720-0186-00 Manual Download Page 72](http://html1.mh-extra.com/html/3ware/720-0186-00/720-0186-00_manual_3239008072.webp)
Chapter 2. CLI Syntax Reference
65
3ware SAS/SATA RAID Controller CLI Guide, Version 9.5.1
/c
x
del rebuild=
slot_id
This command removes the rebuild background task slot
slot_id
from the
Rebuild Task Schedule.
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 slot
slot_id
from the
Verify Task Schedule.
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 slot
slot_id
from the Self Test Task Schedule.
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 rebuilds will never occur.
Warning:
If all time slots are removed, be sure to also disable the schedule.
Otherwise the verification tasks 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.