|
Chapter 3. Legacy CLI Syntax Reference96 3ware 9000 Series Serial ATA Controller CLI GuideMaint CommandsThe maint command lets you perform maintenance operations on thecontroller, its units, and drives. It is recommended that you use the infocommand first to verify the controller information before using the maintcommand to make any changes to it.Sub-commands under this category allow you to create and modify objectsand their attributes such as creating and deleting logical units, rebuilding, etc.These commands are read/write operations and should be used with care.Use of the keyword “maint” is now optional. For example, “maint rescanc0” is the same as “rescan c0”.Syntax[maint] (Note: maint keyword is now optional)rescan [c ...] [noscan] |NOTE: Does not import non-JBOD on 7000/8000 models.remove c u [noscan]remove c pdeleteunit c u [noscan]createunit c r p [k] [nos-can] [nocache] [g<3|4|5|6>] [autoverify] [ignoreECC] Raid-Type = { raid0, raid1, raid5, raid10, raid50, single,spare }rebuild c u p [ignoreECC]rebuild c u pause (7000/8000 only)rebuild c u resume (7000/8000 only)flush c [u]verify c u [stop]mediascan c start|stop (7000/8000 only)commit c (** Windows only **)[maint] rescan [cid ...] [noscan]This command instructs the controller to rescan all ports, and reconstitute allunits. The controller updates its list of ports (attached disks), and visits everyDisk Configuration Block (DCB) in order to re-assemble its view andawareness of logical units.If no controller is specified, all controllers are rescanned. One or severalcontrollers can be specified.By default, the OS is informed of changes resulting from rescan. You can alterthis behavior using the noscan option.
PreviousNext |