SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
SENDTO STORAGE
directs the command to the storage subsystem. This attribute is required unless you specified
SENDTO STORAGE in a previous ASSUME command.
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.
attribute-spec
is one or more “PROFILE Attributes”. Some disk attributes, like PRIMARYCPU, are not kept in
a profile because they are determined by the location of the disk.
PROFILE Attributes
For a description of these attributes, see “Attribute Descriptions for Disk Commands” (page 198).
[ , AUDITTRAILBUFFER number ]
[ , AUTOLABEL { ON | OFF } ]
[ , AUTOREVIVE { ON | OFF } ]
[ , AUTOSELECT { ON | OFF } ]
[ , AUTOSTART { ON | OFF } ]
[ , CAPACITYMISMATCH { ON | OFF } ]
[ , CBPOOLLEN number ]
[ , FASTBULKWRITE { ON | OFF } ]
[ , FSTCACHING { ON | OFF | ENABLED } ]
[ , FULLCHECKPOINTS { DISABLED | ENABLED | FORCED } ]
[ , HALTONERROR number ]
[ , HIGHPIN { ON | OFF } ]
[ , LKIDLONGPOOLLEN number ]
[ , LKTABLESPACELEN number ]
[ , MAXLOCKSPEROCB number ]
[ , MAXLOCKSPERTCB number ]
[ , MIRRORING { OFF | ON } ]
[ , NAMEMASK { STANDARD | name } ]
[ , NONAUDITEDINSERT { ON | OFF } ]
[ , NUMDISKPROCESSES number ]
[ , OSSCACHING { ON | OFF } ]
[ , PHYSVOLSELECT { ON | OFF } ]
[ , POOL { $pool | EXCLUDE } ]
[ , PROGRAM [[$vol.]subvol.]fileid ]
[ , PROTECTDIRECTORY { CHECKPOINT | OFF | SERIAL } ]
[ , RECOVERYTIMEOUT number[ , REVIVEBLOCKS number ]
[ , REVIVEINTERVAL number ]
[ , REVIVEPRIORITY number ]
[ , REVIVERATE number ]
[ , SERIALWRITES { DISABLED | ENABLED } ]
[ , SQLMXBUFFER number ]
[ , STARTSTATE { STARTED | STOPPED } ]
[ , WRITECACHE { DISABLED | ENABLED } ]
ADD PROFILE Example
See the procedure for “Creating a Custom Profile” (page 75).
To make a custom profile for all new disks inserted into group 03:
-> ADD PROFILE $ZZSTO.INTERNAL-DISK-3, MIRRORING OFF
ADD SCSI Command
The ADD SCSI command adds an Open SCSI device to the system configuration. Open SCSI
devices also include Open SCSI Fibre Channel devices. The syntax is:
222 Storage Subsystem Commands