AMCC 9590SE-4ME manual localhost /c0/u5 set storsave=protect

Models: 9590SE-4ME

1 93
Download 93 pages 38.98 Kb
Page 70
Image 70
//localhost> /c0/u5 set storsave=protect

Chapter 2. CLI Syntax Reference

Write journaling is disabled, if no BBU is present, and is enabled, if a BBU is present. All data flushing from controller cache will be flushed to media if a BBU is installed and enabled. Otherwise, data will be flushed to disk only.

Incoming FUA (Force Unit Access) host requests will be honored unless a BBU is installed and enabled, in which case, they will be ignored.

For additional information, see “Setting the StorSave Profile for a Unit” in the 3ware Serial ATA RAID Controller User Guide.

Example:

//localhost> /c0/u5 set storsave=protect

Setting Command Storsave Policy for unit /c0/u5 to [protect] ...

Done.

/cx/ux migrate type=RaidType [disk=p:-p] [group=3456] [stripe=Stripe] [noscan] [nocache] [autoverify]

This feature only applies to 9000 series controllers.

This command allows you to change the existing configuration of a unit with type=RaidType. You can make three types of changes:

Increase the capacity

Change the RAID level (with the same or increased capacity)

Change the stripe size

The unit that results from the migration is subject to the same rules and policies that apply when creating a new unit with the /cx add command. For example, a valid number of disks and parameters must be specified.

The destination unit must use all source disks and potentially augment the number of disks in the disk=p:-pdisk list. Unspecified parameters are assigned the default values (stripe size of 64K, write cache enabled, autoverify disabled, and ignoreECC disabled). Both source name and serial number will be carried over to the destination unit.

A special case of this command is when the source unit has a type of RAID1 and destination unit has a type of single. In this case, the migrate command splits both drives into two identical single disks. The disk name will be duplicated on the destination units, but the source unit serial number will not be carried over to the new unit. The new destination unit will have its own serial number.

64

3ware Serial ATA RAID Controller CLI Guide for the Power Mac G5

Page 70
Image 70
AMCC 9590SE-4ME localhost /c0/u5 set storsave=protect, Setting Command Storsave Policy for unit /c0/u5 to protect Done