Bull AIX 5.2 Installation guide

Category
Software
Type
Installation guide
AIX 5L Installation
Guide and Reference
ESCALA
AIX
REFERENCE
86 A2 07EG 01
ESCALA
AIX 5L Installation
Guide and Reference
AIX
June 2003
BULL CEDOC
357 AVENUE PATTON
B.P.20845
49008 ANGERS CEDEX 01
FRANCE
REFERENCE
86 A2 07EG 01
Software
The following copyright notice protects this book under Copyright laws which prohibit such actions as, but not
limited to, copying, distributing, modifying, and making derivative works.
Copyright
Bull SAS 1992, 2003
Printed in France
Suggestions and criticisms concerning the form, content, and presentation of this
book are invited. A form is provided at the end of this book for this purpose.
To order additional copies of this book or other Bull Technical Publications, you
are invited to use the Ordering Form also provided at the end of this book.
Trademarks and Acknowledgements
We acknowledge the right of proprietors of trademarks mentioned in this book.
AIX® is a registered trademark of International Business Machines Corporation, and is being used under licence.
UNIX® is a registered trademark in the United States of America and other countries licensed exclusively through
the Open Group.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries
The information in this document is subject to change without notice. Bull will not be liable for errors contained
herein, or for incidental or consequential damages in connection with the use of this material.
iii
Preface
About This Book
This book provides system administrators with complete information about how to perform
such tasks as installing and maintaining the AIX operating system and optional software on
standalone systems and on client systems from a resource server using the Network Install
Management (NIM) interface. It also includes information on how to migrate a system,
manage system backups, install AIX updates, use alternate disk installation, and
troubleshoot problems with installation. This publication is available on the ”Hypertext
Library for AIX 5.1” CD-ROM that is shipped with the operating system.
Beginning with the AIX 5.2 documentation library, all information regarding AIX system
security, or any security–related topic, has moved. For all security–related information, see
the AIX 5L Version 5.2 Security Guide.
This edition supports the release of AIX 5L Version 5.2 with the 5200–01 Recommended
Maintenance package. Any specific references to this maintenance package are indicated
as AIX 5.2 with 5200–01.
Who Should Use This Book
This book is intended for system administrators who are installing AIX 5.2 on standalone
systems or networked systems.
Highlighting
The following highlighting conventions are used in this book:
Bold Identifies commands, subroutines, keywords, files, structures,
directories, and other items whose names are predefined by the
system. Also identifies graphical objects such as buttons, labels,
and icons that the user selects.
Italics Identifies parameters whose actual names or values are to be
supplied by the user.
Monospace Identifies examples of specific data values, examples of text
similar to what you might see displayed, examples of portions of
program code similar to what you might write as a programmer,
messages from the system, or information you should actually
type.
Viewing Readme Files
The Base Operating System (BOS) includes a readme file that contains information not
included in other documentation. Each software product may also have its own readme file
with new information specific to that product. After you install BOS, view these files to learn
important changes before using your system.
Use the following procedure to view the readme files for Base Operating System (BOS)
software and optional software products:
1. Log in as root user if you have not already done so.
iv
Installation and Reference Guide
2. Enter the following command at the system prompt:
cd /usr/lpp
3. Type:
ls */*README*
The system lists readme files for each software product installed on your system.
4. To view a readme file for a specific software product, use the following command:
pg xxx /README
In this example, xxx is the directory name associated with a particular software product.
Press Enter when the copyright screen appears. Press the following keys or key
combinations to scroll through the readme file:
To page down Press Enter key.
To page up Type the minus ( ) key, then press the
Enter key.
To move forward x pages Type the plus ( + ) key and number of
pages, then press the Enter key.
For example, to move forward five pages,
type +5 and press the Enter key.
To move backward x pages Type the minus ( ) key and number of
pages, then press the Enter key.
For example, to move backward five
pages, type –5 and press Enter.
Type q at the : (colon) prompt to exit the readme file.
Case–Sensitivity in AIX
Everything in the AIX operating system is case–sensitive, which means that it distinguishes
between uppercase and lowercase letters. For example, you can use the ls command to list
files. If you type LS, the system responds that the command is ”not found.” Likewise, FILEA,
FiLea, and filea are three distinct file names, even if they reside in the same directory. To
avoid causing undesirable actions to be performed, always ensure that you use the correct
case.
ISO 9000
ISO 9000 registered quality systems were used in the development and manufacturing of
this product.
Related Publications
The following publications contain additional information related to the installation and
management of AIX 5.2:
System Release Bulletin (SRB)
AIX 5L Version 5.2 Operating System Installation: Getting Started
AIX 5L Version 5.2 System Management Guide: Operating System and Devices
AIX 5L Version 5.2 System Management Guide: Communications and Networks
AIX 5L Version 5.2 Commands Reference
v
Preface
AIX 5L Version 5.2 Files Reference
AIX 5L Version 5.2 General Programming Concepts: Writing and Debugging Programs
AIX 5L Version 5.2 System Users Guide: Operating System and Devices
AIX 5L Version 5.2 System Users Guide: Communications and Networks
AIX 5L Version 5.2 Security Guide
vi
Installation and Reference Guide
vii
Preface
Contents
About This Book iii. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 1. How–To’s for AIX Installation Tasks 1-1. . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using the System Release Bulletin (SRB) 1-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 2. How–To’s for Base Operating System Installation Tasks 2-1. . . . . . . .
Perform a New and Complete Overwrite Base Operating System Installation
from CD 2-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 1. Prepare Your System 2-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 2. Boot from the AIX Product CD 2-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 3. Set and Verify BOS Installation Settings 2-3. . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 4. Configure the System after Installation 2-5. . . . . . . . . . . . . . . . . . . . . . . . . . . .
Perform a Migration Base Operating System Installation from CD 2-6. . . . . . . . . . . . . .
Step 1. Prepare for the Migration 2-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 2. Boot from the AIX Product CD 2-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 3. Verify Migration Installation Settings and Begin Installation 2-7. . . . . . . . . . .
Step 4. Verify System Configuration after Installation 2-8. . . . . . . . . . . . . . . . . . . . . . .
Perform a Nonprompted New and Complete Overwrite Base Operating System
Installation from CD 2-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Create a Customized bosinst.data File 2-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Create a Supplementary Diskette 2-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Boot from the AIX Product CD 2-11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Create and Install a Software Bundle 2-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 1. Create a User–Defined Software Bundle 2-12. . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 2. Install the Software Bundle 2-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 3. Verify the Installation of the Software Bundle 2-14. . . . . . . . . . . . . . . . . . . . . . .
Add Open Source Applications to Your AIX System 2-15. . . . . . . . . . . . . . . . . . . . . . . . . . .
Clone a rootvg Using Alternate Disk Installation 2-17. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 1. Prepare for the Alternate Disk Installation 2-17. . . . . . . . . . . . . . . . . . . . . . . . . .
Step 2. Perform the Alternate Disk Installation and Customization 2-18. . . . . . . . . . . .
Step 3. Boot from the Alternate Disk 2-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 4. Verify the Operation 2-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Configure NIM Using EZNIM 2-20. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Install a Client Using NIM 2-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Create a System Backup to Tape 2-23. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 1. Prepare for System Backup Creation 2-23. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 2. Create a System Backup to Tape 2-24. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Clone a System Using a System Backup Tape 2-25. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Clean Up a Failed Software Installation 2-26. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 3. Operating System and Optional Software Installation 3-1. . . . . . . . . . .
Chapter 4. What’s New in Base Operating System Installation and Software
Installation? 4-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BOS Menus 4-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Software Maintenance and Utilities 4-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Software Service Management 4-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Emergency Fix Management 4-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Alternate Disk Migration Installation 4-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Universal Disk Format Support for DVD–RAM 4-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
viii
Installation and Reference Guide
Installation Commands 4-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 5. Introduction to Base Operating System Installation 5-1. . . . . . . . . . . . .
BOS Menus 5-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Electronic License Agreements 5-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 6. Installation Options 6-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 7. New and Complete Overwrite Installation / Preservation
Installation 7-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 1. Complete the Prerequisites 7-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 2. Prepare Your System for Installation 7-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 3. Set Up an ASCII Terminal 7-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 4. Boot from Your Installation Media 7-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 5. Verify or Change the Installation Settings 7-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 6. Finish the BOS Installation 7-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Related Information 7-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 8. Migration Installation 8-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Binary Compatibility Between Earlier Versions and AIX 5.2 8-2. . . . . . . . . . . . . . . . . . . .
Pre–Migration and Post–Migration Checking 8-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Migrating to AIX 5.2 8-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 1. Complete the Prerequisites 8-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 2. Prepare Your System for Installation 8-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 3. Boot from Your Installation Media 8-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Step 4. Finish the BOS Migration 8-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Related Information 8-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 9. Configuring the Operating System 9-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Configuration Assistant 9-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Installation Assistant 9-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Related Information 9-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 10. Customized BOS Installations 10-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Introduction to Customized BOS Installations 10-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Customizing and Using a bosinst.data File 10-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Create and Use a Client File 10-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Create and Use a Supplementary Diskette 10-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Related Information 10-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 11. The bosinst.data File 11-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
bosinst.data File Stanza Descriptions 11-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
control_flow Stanza 11-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
target_disk_data Stanza 11-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
locale Stanza 11-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
large_dumplv Stanza 11-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
dump Stanza 11-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
bosinst.data File Example 11-11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Nonprompted Network Installation 11-11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 12. Optional Software Products and Service Updates 12-1. . . . . . . . . . . . .
Optionally Installed Software 12-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Software Product Identification 12-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Software Licensing 12-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Installing Optional Software Products and Service Updates 12-3. . . . . . . . . . . . . . . . . . . .
Step 1. Complete the Prerequisites 12-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ix
Preface
Step 2. Install Optional Software Products or Service Updates 12-4. . . . . . . . . . . . . . .
Maintaining Optional Software Products and Service Updates 12-7. . . . . . . . . . . . . . . . .
Apply Action (Service Updates Only) 12-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Commit Action (Service Updates Only) 12-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Reject Action (Service Updates Only) 12-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Remove Action (Software Products Only) 12-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Copy Software Bundle to Hard Disk for Future Installation 12-10. . . . . . . . . . . . . . . . . .
Cleaning Up Optional Software Products and Service Updates 12-10. . . . . . . . . . . . . . . . .
Manage an Existing installp Image Source 12-11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Software Service Management 12-11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Comparison Reports 12-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Rename Software Images in Repository 12-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Clean Up Software Images in Repository 12-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
InstallShield MultiPlatform Packaged Installations 12-14. . . . . . . . . . . . . . . . . . . . . . . . . . . .
Installing an InstallShield MultiPlatform Product 12-14. . . . . . . . . . . . . . . . . . . . . . . . . . .
Uninstalling an InstallShield MultiPlatform Product 12-15. . . . . . . . . . . . . . . . . . . . . . . . .
Silent Installations and Using Response Files 12-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using Response Files with NIM 12-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Emergency Fix Management 12-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Installing and Managing Emergency Fixes 12-20. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Additional Emergency Fix Information 12-25. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Packaging Emergency Fixes 12-29. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Related Information 12-35. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 13. AIX Online Documentation 13-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 14. Creating and Installing System Backups 14-1. . . . . . . . . . . . . . . . . . . . . .
Creating System Backups 14-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Install All Device and Kernel Support Before the Backup is Created 14-2. . . . . . . . . .
Prerequisites for Creating Backups 14-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Creating a Root Volume Group Backup to Tape or File 14-4. . . . . . . . . . . . . . . . . . . . .
System Backup to CD–R, DVD–R, or DVD–RAM 14-6. . . . . . . . . . . . . . . . . . . . . . . . . .
User Volume Group Backup 14-11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Backup Options 14-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Installing System Backups 14-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Cloning a System Backup 14-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Installing a System Backup on the Source Machine, ”network installation” 14-16. . . . .
Chapter 15. Alternate Disk Installation 15-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Filesets to Install 15-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Alternate mksysb Disk Installation 15-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Alternate Disk rootvg Cloning 15-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Phased Alternate Disk Installation 15-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Alternate Disk Migration Installation 15-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Requirements 15-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Limitations 15-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Alternate Disk Migration Installation Usage 15-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Alternate Disk Migration Installation Process 15-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Data Access Between the Original rootvg and the New Alternate Disk 15-6. . . . . . . . . .
Installing to an Alternate Disk using Web–based System Manager 15-6. . . . . . . . . . . . .
Running Alternate Disk Installation Using SMIT 15-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Alternate Disk Installation and Dynamic Logical Partitioning 15-7. . . . . . . . . . . . . . . . . . .
Examples 15-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
x
Installation and Reference Guide
Chapter 16. Software Product Packaging Concepts 16-1. . . . . . . . . . . . . . . . . . . . . . .
Software Package Formats 16-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Fileset Installation Packaging 16-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Creating Software Packages 16-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Bundle Packaging 16-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 17. Troubleshooting Operating System and Optional Software
Installation 17-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Troubleshooting an Installation from a System Backup 17-2. . . . . . . . . . . . . . . . . . . . . . . .
Bootup Failure 17-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Problems with mksysb Image Configuration on System Backup Tapes 17-2. . . . . . . .
Troubleshooting Reported Problems with mksysb Backup Installations 17-3. . . . . . .
Troubleshooting a Migration Installation 17-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Boot Logical Volume Not Large Enough 17-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Insufficient Disk Space for Migration 17-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Troubleshooting an Alternate Disk Installation 17-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Other Problems 17-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Troubleshooting After an Installation 17-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Accessing a System That Does Not Boot 17-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Prerequisites 17-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Accessing the System 17-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Troubleshooting a Full /usr File System 17-11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Viewing BOS Installation Logs 17-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Viewing Logs with SMIT 17-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Viewing Logs with the alog Command 17-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Handling System and Error Messages 17-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 18. Network Installation 18-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 19. What’s New in Network Installation Management (NIM)? 19-1. . . . . . .
Working with EZNIM 19-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Creating Resources Simultaneously 19-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
LPP Source Enhancements 19-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Resource Groups 19-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
NIM Commands 19-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 20. Network Installation Management Introduction 20-1. . . . . . . . . . . . . . . .
Chapter 21. NIM Task Roadmap 21-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 22. EZNIM 22-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
EZNIM Master Operations 22-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
EZNIM Client Operations 22-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 23. Basic NIM Operations and Configuration 23-1. . . . . . . . . . . . . . . . . . . . . .
Configuring the NIM Master and Creating Basic Installation Resources 23-3. . . . . . . . .
Prerequisites 23-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Adding a Standalone NIM Client to the NIM Environment 23-6. . . . . . . . . . . . . . . . . . . . . .
Prerequisites 23-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Verifying the Status of Your Client Machine 23-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
xi
Preface
Using Installation Images to Install the Base Operating System (BOS) on a
NIM Client 23-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Prerequisites 23-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using a mksysb Image to Install the Base Operating System (BOS) on a
NIM Client (mksysb Installation) 23-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Prerequisites 23-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Cloning Considerations 23-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Performing a Nonprompted BOS Installation 23-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Prerequisites 23-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Installing to Clients on ATM Networks 23-17. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BOS Installation over Non–ATM Adapters 23-17. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
BOS Installation over ATM Adapters 23-17. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
NIM Configuration Requirements for ATM Networks 23-17. . . . . . . . . . . . . . . . . . . . . . . .
Converting Generic Networks Into ATM Networks 23-17. . . . . . . . . . . . . . . . . . . . . . . . . .
System Recovery After Boot Failure 23-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Customizing NIM Clients and SPOT Resources 23-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Prerequisites 23-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Configuring the NIM Master and Creating Resources to Support Diskless and Dataless
Clients Only 23-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Prerequisites 23-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-22. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Adding a Diskless or Dataless Client to the NIM Environment 23-24. . . . . . . . . . . . . . . . . .
Prerequisites 23-24. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-24. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-24. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-24. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Initializing and Booting a Diskless or Dataless Machine 23-26. . . . . . . . . . . . . . . . . . . . . . .
Prerequisites 23-26. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-26. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-26. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-26. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Uninitializing Diskless and Dataless Machines 23-28. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-28. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-28. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-28. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Installing to an Alternate Disk on a NIM Client (cloning or mksysb) 23-29. . . . . . . . . . . . .
Prerequisites 23-29. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 23-29. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 23-29. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 23-29. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Network Installation Management Commands Reference 23-31. . . . . . . . . . . . . . . . . . . . .
xii
Installation and Reference Guide
The nim_master_setup Command 23-31. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
The nim_clients_setup Command 23-31. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Other NIM Commands Reference 23-31. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 24. Advanced NIM Installation Tasks 24-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Controlling the Master or Client 24-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Disabling Master Push Permissions 24-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Resetting Machines 24-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 24-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 24-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 24-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using Client Machines as Resource Servers 24-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 24-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 24-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 24-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Defining a Machine Group 24-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 24-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 24-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 24-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Adding New Members to Machine Groups 24-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 24-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 24-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 24-7. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Removing Members from Machine Groups 24-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 24-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 24-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 24-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Including and Excluding a Group Member from Operations on the Group 24-9. . . . . . . .
From Web-based System Manager 24-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 24-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 24-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using Resource Groups to Allocate Related Resources to NIM Machines 24-10. . . . . . .
Defining a Resource Group 24-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Allocating a Resource Group 24-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Defining Default Resource Groups 24-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Managing Software on Standalone Clients and SPOT Resources 24-12. . . . . . . . . . . . . .
Listing Software Installed on a Standalone Client or SPOT 24-12. . . . . . . . . . . . . . . . . .
Listing Software Updates, Installed on a Standalone Client or SPOT,
by Keyword 24-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Maintaining Software on Standalone Clients and SPOT Resources 24-14. . . . . . . . . .
Rebuilding Network Boot Images for a SPOT 24-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 24-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 24-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 24-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Maintaining Software in an lpp_source 24-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Copying Software to an lpp_source 24-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Removing Software from an lpp_source 24-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Running the NIM check Operation 24-17. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Viewing Installation, Configuration, and Boot Logs 24-18. . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 24-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 24-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 24-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Verifying Installation with the lppchk Operation 24-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 24-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 24-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
xiii
Preface
From the Command Line 24-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using NIM to Install Clients Configured with Kerberos Authentication 24-20. . . . . . . . . . .
Using NIM to Install Clients Configured with Kerberos 4 Authentication 24-20. . . . . . .
Using NIM to Install Clients Configured with Kerberos 5 Authentication 24-20. . . . . . .
Concurrency Control 24-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 24-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 24-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 24-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 25. Advanced NIM Configuration Tasks 25-1. . . . . . . . . . . . . . . . . . . . . . . . . . .
Removing Machines from the NIM Environment 25-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Creating Additional Interface Attributes 25-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Defining /usr versus non–/usr SPOTs 25-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using the installp Command 25-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Re–Creating SPOT Resources from Existing Directories 25-7. . . . . . . . . . . . . . . . . . . . . .
Defining an lpp_source on CD–ROM versus Disk 25-8. . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-8. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Establishing a Default NIM Route Between Networks 25-9. . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Establishing a Static NIM Route Between Networks 25-10. . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Recovering the /etc/niminfo File 25-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Backing Up the NIM Database 25-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Restoring the NIM Database and Activating the NIM Master 25-14. . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-14. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-14. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-14. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Unconfiguring the NIM Master 25-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Booting Diagnostics 25-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
xiv
Installation and Reference Guide
Verifying the diag Operation 25-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Loading Diagnostics without the diag Operation 25-17. . . . . . . . . . . . . . . . . . . . . . . . . . .
Booting in Maintenance Mode 25-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 25-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 25-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 25-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Using Maintenance Mode 25-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Secondary Adapter Support 25-20. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Secondary Adapter File Rules 25-20. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Secondary Adapter File Keywords 25-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Secondary Adapter File Stanza Errors 25-22. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Example Secondary Adapter File 25-22. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Examples 25-22. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 26. Additional NIM Topics 26-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
NIM Master Management Tasks 26-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Deactivating the NIM Master and Removing the NIM Master Fileset 26-2. . . . . . . . . .
Increasing the Number of Hosts to Which NIM Can NFS–Export a Resource 26-2. .
Controlling the Asynchronous Behavior of NIM Operations 26-3. . . . . . . . . . . . . . . . . .
Suppressing Output from NIM Operations 26-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Reducing Space Requirements for NIM Resources 26-3. . . . . . . . . . . . . . . . . . . . . . . .
NIM Name Resolution 26-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Booting a FDDI Interface Over a Router 26-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Default Paging Space During BOS Installation Through NIM 26-6. . . . . . . . . . . . . . . . . . .
Migrating Diskless and Dataless Clients and NIM SPOTS 26-7. . . . . . . . . . . . . . . . . . . . .
Defining the NIM Environment Using the nimdef Command 26-8. . . . . . . . . . . . . . . . . . . .
Name Requirements for NIM Object Definitions 26-9. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Interacting with the Dynamic Host Configuration Protocol 26-10. . . . . . . . . . . . . . . . . . . . .
Creating File Resources in the root Directory 26-11. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Restricting NIM Client Resource Allocation 26-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 26-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 26-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Preventing Machines from Adding Themselves as Clients 26-13. . . . . . . . . . . . . . . . . . . . .
From SMIT 26-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 26-13. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Disabling Client CPU ID Validation 26-14. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 26-14. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 26-14. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 26-14. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Exporting NIM Resources Globally 26-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 26-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 26-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 26-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Creating Network Boot Images to Support Only the Defined Clients and Networks 26-16
From Web-based System Manager 26-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 26-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 26-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Updating a Spot with New Device Support for a New Level of AIX 26-17. . . . . . . . . . . . . .
Tuning Client–Request Processing 26-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT 26-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager 26-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From the Command Line 26-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
xv
Preface
Chapter 27. Network Installation Management Concepts 27-1. . . . . . . . . . . . . . . . . . .
NIM Machines 27-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
NIM Operations on Client Machines 27-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Defining NIM Clients 27-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Standalone Clients 27-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Diskless and Dataless Clients 27-5. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
NIM Networks 27-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Supported NIM Network Types 27-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Defining NIM Networks 27-10. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Determining a Network’s IP Address 27-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
NIM Routes 27-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Defining a Heterogeneous Network 27-12. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Adding Another Network Type to a NIM Network 27-14. . . . . . . . . . . . . . . . . . . . . . . . . . .
NIM Resources 27-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
adapter_def Resource 27-15. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
boot Resource 27-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
bosinst_data Resource 27-16. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
dump Resource 27-17. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
exclude_files Resource 27-17. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
fb_script Resource 27-18. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
fix_bundle Resource 27-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
home Resource 27-19. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
image_data Resource 27-20. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
installp_bundle Resource 27-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
lpp_source Resource 27-21. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
mksysb Resource 27-23. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
nim_script Resource 27-24. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
paging Resource 27-24. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
resolv_conf Resource 27-25. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
root Resource 27-26. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
script Resource 27-26. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
shared_home Resource 27-27. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
SPOT (Shared Product Object Tree) Resource 27-28. . . . . . . . . . . . . . . . . . . . . . . . . . . .
tmp Resource 27-31. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Distributed NIM Resources 27-31. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
NIM Operations 27-33. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
allocate 27-34. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
alt_disk_install 27-34. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
bos_inst 27-37. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
change 27-42. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
check 27-42. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
cust 27-43. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
deallocate 27-45. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
define 27-45. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
diag 27-45. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
dkls_init 27-46. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
dtls_init 27-47. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
fix_query 27-47. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
lppchk 27-48. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
lppmgr 27-49. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
maint 27-49. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
maint_boot 27-50. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
reboot 27-50. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
remove 27-51. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
reset 27-51. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
xvi
Installation and Reference Guide
select 27-51. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
showlog 27-52. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
showres 27-53. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
sync_roots 27-54. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
unconfig 27-54. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
update 27-54. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
NIM Groups 27-56. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Machine Groups 27-56. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Resource Groups 27-57. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 28. Sample Files 28-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
script Resource File 28-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Definition File for the nimdef Command 28-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 29. NIM Error and Warning Messages 29-1. . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 30. NIM Troubleshooting 30-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Debugging a Network Boot Problem 30-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Verifying Network Communication Between the Client and Server 30-1. . . . . . . . . . .
Obtaining the Boot Image from the Server 30-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Running the Boot Image on the Client 30-3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Producing Debug Output for NIM BOS Installations 30-4. . . . . . . . . . . . . . . . . . . . . . . . . . .
Producing Debug Output from a Network Boot Image 30-4. . . . . . . . . . . . . . . . . . . . . .
Producing Debug Output from the BOS Installation Program 30-5. . . . . . . . . . . . . . . .
Port Number Conflicts with NIM and Other Applications 30-7. . . . . . . . . . . . . . . . . . . . . . .
Appendix A. Network Boot A-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Booting a Machine Over the Network A-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Method A A-2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Method B (Booting Micro Channel–Based, Symmetric Multiprocessor Systems) A-3
Method C (Booting an rspc Platform Machine) A-4. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Creating IPL ROM Emulation Media A-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From Web-based System Manager A-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
From SMIT A-6. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Glossary G-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Index X-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
1-1
How–To’s for AIX Installation Tasks
Chapter 1. How–To’s for AIX Installation Tasks
Part 1 contains how–to instructions for performing installation tasks.
Using the System Release Bulletin (SRB)
Before installing a software on your system, we recommend you to carefully read the
System Release Bulletin (SRB) that comes with the software media.
The SRB provides release-specific information and instructions related to software
installation. It also contains information it is important to be aware of, such as known
limitations or special operational notes.
The SRB for AIX also contains information and instructions for added software contained on
the Bull Enhancement CD-ROM.
1-2
Installation Guide and Reference
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17
  • Page 18 18
  • Page 19 19
  • Page 20 20
  • Page 21 21
  • Page 22 22
  • Page 23 23
  • Page 24 24
  • Page 25 25
  • Page 26 26
  • Page 27 27
  • Page 28 28
  • Page 29 29
  • Page 30 30
  • Page 31 31
  • Page 32 32
  • Page 33 33
  • Page 34 34
  • Page 35 35
  • Page 36 36
  • Page 37 37
  • Page 38 38
  • Page 39 39
  • Page 40 40
  • Page 41 41
  • Page 42 42
  • Page 43 43
  • Page 44 44
  • Page 45 45
  • Page 46 46
  • Page 47 47
  • Page 48 48
  • Page 49 49
  • Page 50 50
  • Page 51 51
  • Page 52 52
  • Page 53 53
  • Page 54 54
  • Page 55 55
  • Page 56 56
  • Page 57 57
  • Page 58 58
  • Page 59 59
  • Page 60 60
  • Page 61 61
  • Page 62 62
  • Page 63 63
  • Page 64 64
  • Page 65 65
  • Page 66 66
  • Page 67 67
  • Page 68 68
  • Page 69 69
  • Page 70 70
  • Page 71 71
  • Page 72 72
  • Page 73 73
  • Page 74 74
  • Page 75 75
  • Page 76 76
  • Page 77 77
  • Page 78 78
  • Page 79 79
  • Page 80 80
  • Page 81 81
  • Page 82 82
  • Page 83 83
  • Page 84 84
  • Page 85 85
  • Page 86 86
  • Page 87 87
  • Page 88 88
  • Page 89 89
  • Page 90 90
  • Page 91 91
  • Page 92 92
  • Page 93 93
  • Page 94 94
  • Page 95 95
  • Page 96 96
  • Page 97 97
  • Page 98 98
  • Page 99 99
  • Page 100 100
  • Page 101 101
  • Page 102 102
  • Page 103 103
  • Page 104 104
  • Page 105 105
  • Page 106 106
  • Page 107 107
  • Page 108 108
  • Page 109 109
  • Page 110 110
  • Page 111 111
  • Page 112 112
  • Page 113 113
  • Page 114 114
  • Page 115 115
  • Page 116 116
  • Page 117 117
  • Page 118 118
  • Page 119 119
  • Page 120 120
  • Page 121 121
  • Page 122 122
  • Page 123 123
  • Page 124 124
  • Page 125 125
  • Page 126 126
  • Page 127 127
  • Page 128 128
  • Page 129 129
  • Page 130 130
  • Page 131 131
  • Page 132 132
  • Page 133 133
  • Page 134 134
  • Page 135 135
  • Page 136 136
  • Page 137 137
  • Page 138 138
  • Page 139 139
  • Page 140 140
  • Page 141 141
  • Page 142 142
  • Page 143 143
  • Page 144 144
  • Page 145 145
  • Page 146 146
  • Page 147 147
  • Page 148 148
  • Page 149 149
  • Page 150 150
  • Page 151 151
  • Page 152 152
  • Page 153 153
  • Page 154 154
  • Page 155 155
  • Page 156 156
  • Page 157 157
  • Page 158 158
  • Page 159 159
  • Page 160 160
  • Page 161 161
  • Page 162 162
  • Page 163 163
  • Page 164 164
  • Page 165 165
  • Page 166 166
  • Page 167 167
  • Page 168 168
  • Page 169 169
  • Page 170 170
  • Page 171 171
  • Page 172 172
  • Page 173 173
  • Page 174 174
  • Page 175 175
  • Page 176 176
  • Page 177 177
  • Page 178 178
  • Page 179 179
  • Page 180 180
  • Page 181 181
  • Page 182 182
  • Page 183 183
  • Page 184 184
  • Page 185 185
  • Page 186 186
  • Page 187 187
  • Page 188 188
  • Page 189 189
  • Page 190 190
  • Page 191 191
  • Page 192 192
  • Page 193 193
  • Page 194 194
  • Page 195 195
  • Page 196 196
  • Page 197 197
  • Page 198 198
  • Page 199 199
  • Page 200 200
  • Page 201 201
  • Page 202 202
  • Page 203 203
  • Page 204 204
  • Page 205 205
  • Page 206 206
  • Page 207 207
  • Page 208 208
  • Page 209 209
  • Page 210 210
  • Page 211 211
  • Page 212 212
  • Page 213 213
  • Page 214 214
  • Page 215 215
  • Page 216 216
  • Page 217 217
  • Page 218 218
  • Page 219 219
  • Page 220 220
  • Page 221 221
  • Page 222 222
  • Page 223 223
  • Page 224 224
  • Page 225 225
  • Page 226 226
  • Page 227 227
  • Page 228 228
  • Page 229 229
  • Page 230 230
  • Page 231 231
  • Page 232 232
  • Page 233 233
  • Page 234 234
  • Page 235 235
  • Page 236 236
  • Page 237 237
  • Page 238 238
  • Page 239 239
  • Page 240 240
  • Page 241 241
  • Page 242 242
  • Page 243 243
  • Page 244 244
  • Page 245 245
  • Page 246 246
  • Page 247 247
  • Page 248 248
  • Page 249 249
  • Page 250 250
  • Page 251 251
  • Page 252 252
  • Page 253 253
  • Page 254 254
  • Page 255 255
  • Page 256 256
  • Page 257 257
  • Page 258 258
  • Page 259 259
  • Page 260 260
  • Page 261 261
  • Page 262 262
  • Page 263 263
  • Page 264 264
  • Page 265 265
  • Page 266 266
  • Page 267 267
  • Page 268 268
  • Page 269 269
  • Page 270 270
  • Page 271 271
  • Page 272 272
  • Page 273 273
  • Page 274 274
  • Page 275 275
  • Page 276 276
  • Page 277 277
  • Page 278 278
  • Page 279 279
  • Page 280 280
  • Page 281 281
  • Page 282 282
  • Page 283 283
  • Page 284 284
  • Page 285 285
  • Page 286 286
  • Page 287 287
  • Page 288 288
  • Page 289 289
  • Page 290 290
  • Page 291 291
  • Page 292 292
  • Page 293 293
  • Page 294 294
  • Page 295 295
  • Page 296 296
  • Page 297 297
  • Page 298 298
  • Page 299 299
  • Page 300 300
  • Page 301 301
  • Page 302 302
  • Page 303 303
  • Page 304 304
  • Page 305 305
  • Page 306 306
  • Page 307 307
  • Page 308 308
  • Page 309 309
  • Page 310 310
  • Page 311 311
  • Page 312 312
  • Page 313 313
  • Page 314 314
  • Page 315 315
  • Page 316 316
  • Page 317 317
  • Page 318 318
  • Page 319 319
  • Page 320 320
  • Page 321 321
  • Page 322 322
  • Page 323 323
  • Page 324 324
  • Page 325 325
  • Page 326 326
  • Page 327 327
  • Page 328 328
  • Page 329 329
  • Page 330 330
  • Page 331 331
  • Page 332 332
  • Page 333 333
  • Page 334 334
  • Page 335 335
  • Page 336 336
  • Page 337 337
  • Page 338 338
  • Page 339 339
  • Page 340 340
  • Page 341 341
  • Page 342 342
  • Page 343 343
  • Page 344 344
  • Page 345 345
  • Page 346 346
  • Page 347 347
  • Page 348 348
  • Page 349 349
  • Page 350 350
  • Page 351 351
  • Page 352 352
  • Page 353 353
  • Page 354 354
  • Page 355 355
  • Page 356 356
  • Page 357 357
  • Page 358 358
  • Page 359 359
  • Page 360 360
  • Page 361 361
  • Page 362 362
  • Page 363 363
  • Page 364 364
  • Page 365 365
  • Page 366 366
  • Page 367 367
  • Page 368 368
  • Page 369 369
  • Page 370 370
  • Page 371 371
  • Page 372 372
  • Page 373 373
  • Page 374 374
  • Page 375 375
  • Page 376 376
  • Page 377 377
  • Page 378 378
  • Page 379 379
  • Page 380 380
  • Page 381 381
  • Page 382 382
  • Page 383 383
  • Page 384 384
  • Page 385 385
  • Page 386 386
  • Page 387 387
  • Page 388 388
  • Page 389 389
  • Page 390 390
  • Page 391 391
  • Page 392 392
  • Page 393 393
  • Page 394 394
  • Page 395 395
  • Page 396 396
  • Page 397 397
  • Page 398 398
  • Page 399 399
  • Page 400 400
  • Page 401 401
  • Page 402 402
  • Page 403 403
  • Page 404 404
  • Page 405 405
  • Page 406 406
  • Page 407 407
  • Page 408 408
  • Page 409 409
  • Page 410 410
  • Page 411 411
  • Page 412 412
  • Page 413 413
  • Page 414 414
  • Page 415 415
  • Page 416 416
  • Page 417 417
  • Page 418 418
  • Page 419 419
  • Page 420 420
  • Page 421 421
  • Page 422 422
  • Page 423 423
  • Page 424 424
  • Page 425 425
  • Page 426 426
  • Page 427 427
  • Page 428 428
  • Page 429 429
  • Page 430 430
  • Page 431 431
  • Page 432 432
  • Page 433 433
  • Page 434 434
  • Page 435 435
  • Page 436 436
  • Page 437 437
  • Page 438 438

Bull AIX 5.2 Installation guide

Category
Software
Type
Installation guide

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI