SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)

To change the value of the SCSIID attribute:
-> ALTER $DEV1, SCSIID 5
ALTER SUBSYS Command
The ALTER SUBSYS command changes attributes of the storage subsystem manager. The syntax
is:
ALTER [ / OUT file-spec / ] SUBSYS $ZZSTO
[ , attribute-spec ]...
Wild card characters are not supported.
OUT file-spec
directs all SCF output to the specified file.
SUBSYS $ZZSTO
is the storage subsystem manager.
attribute-spec
is one or more ALTER SUBSYS Attributes.
ALTER SUBSYS Attributes
[ , AUTOCONFIGURE { ON | OFF } ]
[ , AUTOREVIVE { ON | OFF } ]
[ , AUTOSTART { ON | OFF } ]
[ , BULKIO { ON | OFF } ]
[ , LABELTAPE { ON | OFF } ]
[ , UPS { ON | OFF } ]
AUTOCONFIGURE { ON | OFF }
specifies whether the storage subsystem performs automatic configuration of nonconfigured
internal storage devices when they are discovered.
Enables automatic configuration.ON
Disables automatic configuration (default).OFF
For information about using this attribute, see Automating Disk Configuration” (page 73).
AUTOREVIVE { ON | OFF }
(mirrored disks only) specifies whether to automatically start a revive operation on a mirrored
volume either when a new disk is inserted or when the system is loaded and a mirrored volume
is not synchronized
Automatically starts a revive operation using the values for the REVIVEPRIORITY and REVIVERATE
attributes.
ON
Does not automatically start a revive operation (default).OFF
For information about using this attribute, see “Configuring Internal Disks to Start Automatically”
(page 74).
AUTOSTART { ON | OFF }
(internal and M8xxx disks only) specifies whether to automatically start the disk process when
the disk is inserted.
Enable automatic starting (default).ON
Disable automatic starting.OFF
240 Storage Subsystem Commands