
Chapter 4. Installing and configuring z/VM 55
CP_Owned Slot 10 RESERVED
CP_Owned Slot 11 RESERVED
...
5. Move down to the User_Volume_List section. User volumes (PERM) can be specified
individually with the User_Volume_List statement, or with wild cards using the
User_Volume_Include statement. If you are using the labelling convention enforced by the
CPFORMAT EXEC and no other LPAR will be using the same volumes with the same
prefix, then add the following single line to include all PERM space as volume labels all
beginning with UM6:
====> /user_v
/**********************************************************************/
/* User_Volume_List */
/* These statements are not active at the present time. They are */
/* examples, and can be activated by removing the comment delimeters */
/**********************************************************************/
User_Volume_Include UM6*
/* User_Volume_List USRP01 */
/* User_Volume_List USRP02 */
...
====> file
6. Save your changes with the FILE subcommand. Verify the integrity of the changes with the
CPSYNTAX command:
==> acc 193 g
==> cpsyntax system config f
CONFIGURATION FILE PROCESSING COMPLETE -- NO ERRORS ENCOUNTERED.
7. When you have confirmed that there are no syntax errors, put the MAINT CF1 disk back
online. The following example shows how you did this previously:
==> rel f (det
DASD 0CF1 DETACHED
==> cpacc * cf1 a
CPACCESS request for mode A scheduled.
HCPZAC6732I CPACCESS request for MAINT's 0CF1 in mode A completed.
==> q cpdisk
Label Userid Vdev Mode Stat Vol-ID Rdev Type StartLoc EndLoc
MNTCF1 MAINT 0CF1 A R/O 610RES 0200 CKD 39 83
MNTCF2 MAINT 0CF2 B R/O 610RES 0200 CKD 84 128
MNTCF3 MAINT 0CF3 C R/O 610RES 0200 CKD 129 188
Important: If other z/VM LPARs might be attaching volumes with the UM prefix, you
should specifically list each volume to be attached to SYSTEM using the
User_Volume_List statement. This will prevent the possibility of multiple z/VM systems
writing to the same volume. In this example, the list would be:
User_Volume_List UM6289
User_Volume_List UM6290
User_Volume_List UM6293
User_Volume_List UM6294
User_Volume_List UM63A2
Kommentare zu diesen Handbüchern