StorageTek 6 Benutzerhandbuch

Seite von 718
76   VM/HSC 6.0 System Programmer’s Guide
1st ed., 6/30/04 - 312579601
Initializing the LMUPATH Definition Data Set
The next three tasks apply to the LMUPATH definition data set.
Minidisk Statement for the LMUPATH Data Set
Add a minidisk statement to the directory entry for the STKACS userid. Refer to 
“Define the ACS Service Machine” in the HSC Installation Guide for an example.
Minidisk Format
Format the minidisk as an OS or CMS RESERVED minidisk using the SLIMDISK 
utility. Refer to “Allocation of OS-formatted Minidisk” and “Allocation of CMS 
RESERVED Minidisk” in the HSC Installation Guide for more information.
Commands to Format OS Minidisk:
EXEC SLIMDISK <vaddr> <volser> (INIT
EXEC SLIMDISK <vaddr> <volser> <numcyls> 4080 80 DSN <dsname>
where
vaddr is the virtual address.
volser is the DASD volume serial number.
numcyls is the number of cylinders to allocate.
dsname is the data set name to assign to this space.
Commands to Format CMS Reserved Minidisk:
EXEC SLIMDISK CMSR <vaddr> <volser> 512 (INIT
EXEC SLIMDISK CMSR <vaddr> <volser> DSN <fname> <ftype>
where
vaddr is the virtual address.
volser is the DASD volume serial number.
fname is the file name of the data set.
ftype is the file type of the data set.