Red Hat SATELLITE 5.1.0 RELEASE NOTES Instrukcja Instalacji Strona 110

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 268
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 109
92 The Virtualization Cookbook for Red Hat Enterprise Linux 5.2
7.1 Installing the controller
In this section you will install the RHEL 5.2 controller under the user LNXINST. This is the guest
that will serve as the installation and file server for future Linux guests.
7.1.1 Creating the user ID LNXINST
In this section you will define the LNXINST user ID to z/VM.
1. Logon to MAINT and edit the USER DIRECT file:
==> x user direct c
In the USER DIRECT file, you can group statements that will be common to many user
definitions in a construct called a
profile. This profile can then become part of the user
definitions using the INCLUDE statement. You used the existing profile TCPCMSU when you
defined the LNXMAINT user.
2. Create a new profile named LNXDFLT. This will contain the user directory statements that
will be common to all Linux user IDs. To save typing, you can use the
"" prefix commands
to duplicate the IBMDFLT profile that should be on lines 37-50:
""037 ***************************************************************
00038 *
00039 PROFILE IBMDFLT
00040 SPOOL 000C 2540 READER *
00041 SPOOL 000D 2540 PUNCH A
00042 SPOOL 000E 1403 A
00043 CONSOLE 009 3215 T
00044 LINK MAINT 0190 0190 RR
00045 LINK MAINT 019D 019D RR
00046 LINK MAINT 019E 019E RR
00047 LINK MAINT 0402 0402 RR
00048 LINK MAINT 0401 0401 RR
00049 LINK MAINT 0405 0405 RR
""050 ******************************
3. Edit the duplicated profile by deleting the three LINK MAINT 040x lines, and inserting the
lines that are shown in bold font:
PROFILE LNXDFLT
IPL CMS 1
MACHINE ESA 4 2
CPU 00 BASE 3
NICDEF 600 TYPE QDIO LAN SYSTEM VSW1 4
SPOOL 000C 2540 READER *
SPOOL 000D 2540 PUNCH A
SPOOL 000E 1403 A
CONSOLE 009 3215 T
LINK MAINT 0190 0190 RR
LINK MAINT 019D 019D RR
LINK MAINT 019E 019E RR
LINK LNXMAINT 192 191 RR 5
LINK TCPMAINT 592 592 RR 6
The numbers in bold font on the command lines refer to the descriptions that follow.
1 CMS will be IPLed when the user ID is logged onto.
2 The machine will of type ESA with a maximum of 4 CPUs that can be defined.
3 This defines the base CPU.
4 This defines a virtual NIC connected to the VSWITCH starting at virtual address 600.
Przeglądanie stron 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 267 268

Komentarze do niniejszej Instrukcji

Brak uwag