SCF Reference Manual for the Storage Subsystem (G06.24+, H06.03+)

Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem529937-007
14-84
ALTER SCSI Command
ALTER SCSI Command
The ALTER SCSI command changes the configured attribute values for the Open
SCSI devices attached to your system. The syntax is:
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
SCSI $SCSI-device
is the name of the Open SCSI device.
LIKE object
identifies an existing object whose attribute values are copied to the object affected
by this command. The object name must currently exist in the system
configuration, and the object type must match that of the object affected by this
command. If you specify LIKE, any attribute values that you explicitly specify
override the attribute values of the LIKE object.
The location, SAC, and device ID values are not copied from the LIKE object. To
assign values to these attributes, you must explicitly specify them.
attribute-spec
is one or more ALTER SCSI Attributes.
ALTER SCSI Attributes
[ , BACKUPCPU number ]
[ , BACKUPLOCATION ( group, module, slot ) ]
[ , BACKUPPORTNAME number ]
[ , BACKUPSAC number | name ]
[ , HIGHPIN { ON | OFF } ]
[ , LUN number ]
[ , MAXOPENS number ]
[ , NUMIO number ]
[ , PRIMARYCPU number ]
[ , PRIMARYLOCATION ( group,module,slot ) ]
[ , PRIMARYPORTNAME number ]
[ , PRIMARYSAC number | name ]
[ , PROGRAM [[$vol.]subvol.]fileid ]
[ , RECSIZE number ]
[ , SCSIID number ]
[ , STARTSTATE { STARTED | STOPPED } ]
[ , STRUCTAREASIZE number ]
ALTER [ / OUT file-spec / ] SCSI $SCSI-device
[ , LIKE object ] [ , attribute-spec ]...