Compaq StorageWorks HSG60 ACS Solution Software V8.6 for Compaq Tru64 UNIX Installation and Configuration Guide

Configuration Procedures 5–21
Configuration Options
Changing the CLI Prompt
To change the CLI prompt, enter a 1- to 16- character string as the new prompt, as follows:
SET THIS_CONTROLLER PROMPT = “NEW PROMPT”
If you are configuring dual-redundant controllers, also change the CLI prompt on the
other controller. Use the following command:
SET OTHER_CONTROLLER PROMPT = “NEW PROMPT”
It is suggested that the prompts reflect something about the controllers. For example, if the
subsystem is the third one in a lab, give the top controller a prompt like LAB3A and the
bottom controller, LAB3B.
Mirroring cache
To specify mirrored cache:
SET THIS MIRRORED_CACHE
Adding Disk Drives
If you add new disk drives to the subsystem, the disk drives must be added to the
controllers list of known devices:
To add one new disk drive to the list of known devices, enter the following command:
ADD DISK DISKNNNNN P T L
To add several new disk drives to the list of known devices, enter the following
command:
RUN CONFIG
Adding a Disk Drive to the Spareset
The spareset is a collection of spare disk drives that are available to the controller should it
need to replace a failed member of a RAIDset or mirrorset.
NOTE: This procedure assumes that the disks that you are adding to the spareset have already
been added to the controller's list of known devices.