IBM Eserver P5 and Pseries Administration and Support for AIX 5L V5.3 3.14 Differences Between Installp and Rpm
Total Page:16
File Type:pdf, Size:1020Kb
Front cover IBM Certification Study Guide Eserver p5 and pSeries Administration and Support for AIX 5L Version 5.3 Developed specifically for the purpose of preparing for AIX 5L certification Test 222 Makes an excellent companion to classroom education For AIX 5L Version 5.3 professionals José Eduardo Martínez Cordero Shiv Dutta Liviu Rosca Gilvan Pereira da Silva Kristof Stroobants ibm.com/redbooks International Technical Support Organization IBM Certification Study Guide ^ p5 and pSeries Administration and Support for AIX 5L Version 5.3 April 2006 SG24-7199-00 Note: Before using this information and the product it supports, read the information in “Notices” on page xxi. First Edition (April 2006) This edition applies to AIX 5L Version 5.3, maintenance level 5300-03, program number 5765-G03 and subsequent releases running on an RS/6000 or pSeries server and is based on information available in November 2005. © Copyright International Business Machines Corporation 2006. All rights reserved. Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Figures . xv Tables . xix Notices . xxi Trademarks . xxii Preface . xxiii The team that wrote this redbook. xxiv Become a published author . xxvi Comments welcome. xxvi Chapter 1. Certification exam - Test 222 . 1 1.1 Overview of the certification exam . 2 Chapter 2. System planning . 11 2.1 Determining device needs for an AIX 5L system . 12 2.2 AIX 5L OS level compatibility . 13 2.2.1 Applications from earlier AIX 5L Version 5 releases . 14 2.2.2 Applications on AIX 5L Version 5.3 with long user names . 14 2.2.3 32-bit applications from AIX Version 4 releases . 15 2.2.4 64-bit applications from AIX Version 4 releases . 16 2.2.5 X11R5 and X11R6 compatibility on AIX 5L Version 5 . 16 2.2.6 Binary differences between AIX Version 3 and AIX 5L . 17 2.3 System availability. 18 2.3.1 Availability of hardware components. 18 2.3.2 Dynamic reconfiguration - LPAR features. 19 2.3.3 Configure the operating system for high availability . 20 2.4 Appropriate IBM resources for system planning . 22 2.5 The LPAR Validation Tool . 23 2.6 Basic disk requirements . 25 Chapter 3. System and software installation . 27 3.1 AIX 5L installation methods. 28 3.1.1 New and Complete Overwrite installation . 28 3.1.2 Migration installation . 28 3.1.3 Preservation installation . 29 3.1.4 Summary. 29 3.2 Trusted Computing Base. 29 © Copyright IBM Corp. 2006. All rights reserved. iii 3.3 Base Operating System installation . 31 3.3.1 Preparation . 31 3.3.2 Sample AIX 5L installation procedure . 32 3.3.3 Procedure to erase a hard disk . 48 3.4 Network Installation Management . 48 3.4.1 NIM machines . 49 3.4.2 NIM roles. 49 3.4.3 NIM resources. 49 3.4.4 Using EZ NIM . 51 3.5 Alternate disk installation. 56 3.5.1 The alt_disk_install command reference. 56 3.5.2 New alt_disk_install features in AIX 5L Version 5.3 . 56 3.5.3 Running alternate disk installation using SMIT . 57 3.5.4 How to rollback alt_disk_install . 57 3.6 Cloning an AIX 5L system . 57 3.7 Troubleshooting your installation. 59 3.7.1 Viewing BOS installation logs . 59 3.7.2 Viewing BOS installation logs using SMIT . 59 3.7.3 Viewing BOS installation logs with the alog command . 60 3.7.4 Installation LED codes . 62 3.8 AIX 5L installation packages . 63 3.8.1 Filesets . 63 3.8.2 Packages . 63 3.8.3 Licensed Program Products . 63 3.8.4 Bundles . 63 3.8.5 PTFs and APARs . 64 3.9 Software maintenance. 64 3.9.1 Managing filesets . 64 3.9.2 Understanding maintenance levels . 65 3.9.3 Installing software . 66 3.9.4 Committing applied updates . 68 3.9.5 Rejecting applied updates. 68 3.9.6 Removing installed software . 68 3.9.7 Cleaning up after failed installations . 69 3.9.8 Listing all installable software on media . 69 3.10 Installing optional software and service updates. 69 3.10.1 Using SMIT for software maintenance . 70 3.11 Maintaining optional software (applying updates) . 74 3.11.1 Listing the maintenance level of software . 75 3.11.2 Downloading fixes . 77 3.11.3 Displaying and updating installed software to the latest level . 79 3.12 Creating installation images on a disk. 85 3.13 Verifying the integrity of the operating system . 86 iv IBM Eserver p5 and pSeries Administration and Support for AIX 5L V5.3 3.14 Differences between installp and rpm . 89 3.14.1 The installp command . 89 3.14.2 The RPM Package Manager. 90 Chapter 4. Boot process. 93 4.1 The boot process. 94 4.1.1 Boot phase 1 . 95 4.1.2 Boot phase 2 . 95 4.1.3 Boot phase 3 . 96 4.2 System initialization. 97 4.3 The /etc/inittab file . 98 4.4 How to recover from a non-responsive boot process . 103 4.4.1 The bootlist command. 103 4.4.2 Accessing a system that will not boot . 105 4.4.3 Common boot LED codes . 111 4.5 Run levels . ..