Chapter 2. CLI Syntax Reference
/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.
The priority of rebuild versus I/O operations is specified with 1..5, where 1 is more resources and 5 the least. Setting the value to 1 gives maximum processing time to rebuilds rather than I/O. Setting the value to 5 gives maximum processing time to I/O rather than rebuilds.
Enabling and disabling rebuild schedules is only for 9000 models, however the rebuild rate (1..5) applies to all controllers.
7000- and
48 | 3ware Serial ATA RAID Controller CLI Guide for the Power Mac G5 |