SCF Reference Manual for the Storage Subsystem (G06.27+, H06.04+)

Storage Subsystem Commands
SCF Reference Manual for the Storage Subsystem529937-008
14-52
ALTER DISK Command
ALTER DISK Examples for Virtual Disks
See the procedure for Troubleshooting Problems With Adding a Virtual Disk on
page 10-9.
To add a magnetic disk to the storage pool $POOL1:
-> ALTER $DISK00, POOL $POOL1
To allow a magnetic disk to be considered for file placement by a pool process:
-> ALTER $DISK00, AUTOSELECT ON
To move a magnetic disk from pool $POOL2 to pool $POOL1:
-> ALTER DISK $DISK00, POOL EXCLUDE
-> ALTER DISK $DISK00, POOL $POOL1