
108 z/VM and Linux on IBM System z: The Virtualization Cookbook for Red Hat Enterprise Linux 6.0
OPTION LNKNOPAS APPLMON
MDISK 100 3390 0001 3338 UM6290 MR LNX4VM LNX4VM LNX4VM
MDISK 101 3390 0001 3338 UM6293 MR LNX4VM LNX4VM LNX4VM
MDISK 102 3390 0001 3338 UM6294 MR LNX4VM LNX4VM LNX4VM
*
This Linux user ID will have the minidisks and virtual disks (VDISKs) shown in Table 7-1.
Table 7-1 Minidisks to be defined
6. Go back to the top of the file and search for the USER $ALLOC$ string. Add cylinder 0 of
each of the new volumes to this dummy user ID so they do not show up as gaps in the
USER DISKMAP report file:
====> top
====> /user $alloc$
USER $ALLOC$ NOLOG
MDISK A01 3390 000 001 610RES R
MDISK A02 3390 000 001 UV6283 R
MDISK A03 3390 000 001 UV6284 R
MDISK A04 3390 000 001 UM6289 R
MDISK A05 3390 000 001 UM6290 R
MDISK A06 3390 000 001 UM6293 R
MDISK A07 3390 000 001 UM6294 R
...
====> file
7. Run DISKMAP to check for overlaps and gaps. You should only see only a 501 and a one
cylinder gap:
==> diskmap user
==> x user diskmap
====> all /gap/|/overlap/
-------------------- 4 line(s) not displayed --------------------
0 500 501 GAP
-------------------- 6 line(s) not displayed --------------------
0 0 1 GAP
-------------------- 355 line(s) not displayed --------------------
====> quit
When the disk layout is correct, run DIRECTXA to bring the changes online:
==> directxa user
z/VM USER DIRECTORY CREATION PROGRAM - VERSION 5 RELEASE 3.0
EOJ DIRECTORY UPDATED AND ON LINE
You have now defined the user ID that will be both the master Linux image and the cloner.
Minidisk or VDISK Description
100 The root file system of the Linux cloner. This system serves as the
administration point for all your Linux virtual servers.
101-102 These are the minidisks that are used to create a logical volume mounted
over /nfs/. This file system is used to make the RHEL 6 installation tree
and the files associated with this book available over NFS.
300-301 These are virtual disk (VDISK) swap spaces that are not defined in the
USER DIRECT file, but defined by calls to the SWAPGEN EXEC in the user’s
PROFILE EXEC so that when the user ID logs on the VDISKs are created.
Commenti su questo manuale