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=enabledisable1..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 |