AMCC 9590SE-4ME Manual Do Utilizador

Página de 93
Chapter 2. CLI Syntax Reference
48
3ware Serial ATA RAID Controller CLI Guide for the Power Mac G5
/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 /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 8000-series controllers have only one setting for Task Rate; it 
applies to both rebuild and verify rates. This rate is not persistent following a 
reboot for 7000- and 8000-series controllers.
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.