SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
RENAME Command
The RENAME command changes the name of a disk.
RENAME is a sensitive command.
RENAME DISK Command
The RENAME command changes the default volume name and alternate volume name of a disk
without destroying files on the disk. The syntax is:
RENAME [ / OUT file-spec / ] DISK $disk , $new-disk
Wild-card characters are not supported.
OUT file-spec
directs all SCF output to the specified file.
DISK $disk
is the name of the disk.
$new-disk
is the new volume name for the disk. See the syntax for “The DISK Object” (page 33).
RENAME DISK Example
See the considerations and procedure for “Naming a Disk” (page 88).
To rename the disk $DATA00 to $SPARE00:
-> RENAME $DATA00, $SPARE00
REPLACE Command
The REPLACE command changes the object file of an executing object.
REPLACE ADAPTER Command
The REPLACE ADAPTER command downloads new firmware to adapters and SACs.
The syntax is:
REPLACE [ /OUT file-spec/ ] ADAPTER $ZZSTO.#adapter-name
[ , attribute-spec ] ...
OUT file-spec
directs all SCF output to the specified file.
ADAPTER $ZZSTO.# adapter-name
is a ServerNet adapter of type PMF, IOMF, SNDA or FCSA in the format
type.GRP-group.MOD-module.SLOT-slot. For example:
#FCSA.GRP-110.MOD-2.SLOT-5
group cannot have a leading zero.
attribute-spec
is one of “REPLACE ADAPTER Attributes”.
REPLACE ADAPTER Attributes
[ , ABANDON ]
[ , FIRMWARE [[$volume.]subvol.]filename [, CPU n ]
[ , FLASHBOOT [[$volume.]subvol.]filename
[ , FLASHFIRMWARE [[$volume.]subvol.]filename
RENAME Command 269