|
Chapter 2: Using the Command Line Utility ● 22arcconf setcacheChanges a logical drive’s cache mode.SyntaxARCCONF SETCACHE LOGICALDRIVE [noprompt]ARCCONF SETCACHE DEVICE ParametersController# is the controller numberLogicalDrive# is the number of the logical drive whose cache will be alteredLogical drive cache modes:● RON - read cache on● ROFF - read cache off● WT - write through disabled● WB - write back enabled● WBB - write back enabled (when protected by a battery)Channel/ID lists the space-delimited channel number and device number pairs for each deviceto add to the logical drive.Physical device cache modes:● WT - write through disabled● WB - write back enabledExamplesARCCONF SETCACHE LOGICALDRIVE 1 RONARCCONF SETCACHE DEVICE 0 0 WBarcconf setconfigResets the controller's configuration. Logical drives are deleted, hard disks are reset to theREADY state, and any controller settings are reset to default values.SyntaxARCCONF SETCONFIG DEFAULT [noprompt]ParametersController# is the controller numberDefault restores the controller ‘s default configuration.Noprompt: No prompt for confirmation.ExampleARCCONF SETCONFIG 1 DEFAULT PreviousNext |