ebook img

IBM Certification Study Guide AIX V4.3 System Administration PDF

460 Pages·1999·4.621 MB·English
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview IBM Certification Study Guide AIX V4.3 System Administration

IBM Certification Study Guide AIX V4.3 System Administration Scott Vetter, Aamir Chaudry, André de Klerk Yun-Wai Kong, Elaine Reid, Narinder Pal Singh International Technical Support Organization http://www.redbooks.ibm.com SG24-5129-00 SG24-5129-00 International Technical Support Organization IBM Certification Study Guide AIX V4.3 System Administration May 1999 Take Note! Before using this information and the product it supports, be sure to read the general information in Appendix A, “Special Notices” on page 403. First Edition (May 1999) This edition applies to AIX Version 4.3 (5765-C34) and subsequent releases running on an RS/6000 server. This document updated on May 30, 2001. Comments may be addressed to: IBM Corporation, International Technical Support Organization Dept. JN9B Building 003 Internal Zip 2834 11400 Burnet Road Austin, Texas 78758-3493 When you send information to IBM, you grant IBM a non-exclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you. © Copyright International Business Machines Corporation 1999. All rights reserved. Note to U.S Government Users – Documentation related to restricted rights – Use, duplication or disclosure is subject to restrictions set forth in GSA ADP Schedule Contract with IBM Corp. Contents Figures. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .xiii Tables. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xvii Preface. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .xix The Team That Wrote This Redbook. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xx Comments Welcome . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .xxi Chapter 1. Certification Overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .1 1.1 IBM Certified Specialist - AIX V4.3 System Administration . . . . . . . . . .1 1.1.1 AIX V4.3 System Administration Test 181 Objectives. . . . . . . . . .1 1.2 Certification Education Courses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .4 1.3 Education on CD: IBM AIX Essentials . . . . . . . . . . . . . . . . . . . . . . . . .7 Chapter 2. System Startup Problem Handling . . . . . . . . . . . . . . . . . . . .9 2.1 Key Commands Used Throughout the Chapter. . . . . . . . . . . . . . . . . . .9 2.2 Boot Process . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .10 2.3 Power On Sequence LEDs and Audio Signals . . . . . . . . . . . . . . . . . .11 2.4 Useful Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .12 2.4.1 Using the alog Command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .12 2.4.2 Using the cfgmgr Command. . . . . . . . . . . . . . . . . . . . . . . . . . . .15 2.4.3 Using the last Command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .17 2.4.4 Using the bootlist Command. . . . . . . . . . . . . . . . . . . . . . . . . . . .19 2.4.5 Using the uptime Command . . . . . . . . . . . . . . . . . . . . . . . . . . . .21 2.4.6 Using the mpcfg Command . . . . . . . . . . . . . . . . . . . . . . . . . . . .22 2.4.7 Using the shutdown Command. . . . . . . . . . . . . . . . . . . . . . . . . .24 2.5 Troubleshooting Boot Problems . . . . . . . . . . . . . . . . . . . . . . . . . . . . .26 2.5.1 Accessing a System that Will Not Boot. . . . . . . . . . . . . . . . . . . .26 2.5.2 Common Boot Time LED Error Codes and Recovery Actions. . .30 2.6 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .33 2.6.1 Answers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .34 2.7 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .34 Chapter 3. Hardware Assistance. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .35 3.1 Listing Hardware Devices. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .35 3.1.1 Using the lsdev Command . . . . . . . . . . . . . . . . . . . . . . . . . . . . .35 3.1.2 Using the lspv Command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .39 3.2 Configuring System Devices. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .41 3.3 System Management Services. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .45 3.4 Hardware Device Compatibility. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .45 3.4.1 Device Configuration Database . . . . . . . . . . . . . . . . . . . . . . . . .46 © Copyright IBM Corp. 1999 iii 3.5 Using the lsattr Command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .47 3.6 The System Error Log . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .49 3.6.1 Using the errdemon Command. . . . . . . . . . . . . . . . . . . . . . . . . .50 3.6.2 Using the errpt Command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .50 3.6.3 Other Error Handling Commands . . . . . . . . . . . . . . . . . . . . . . . .56 3.7 The System Log. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .56 3.7.1 The syslogd Configuration File. . . . . . . . . . . . . . . . . . . . . . . . . .57 3.7.2 The Format of the Configuration File . . . . . . . . . . . . . . . . . . . . .58 3.7.3 Using the System Log. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .60 3.8 Setting Up an ASCII Terminal. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .62 3.9 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .66 3.9.1 Answers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .67 3.10 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .67 Chapter 4. System and Software Installation . . . . . . . . . . . . . . . . . . . .69 4.1 Base Operating System Installation . . . . . . . . . . . . . . . . . . . . . . . . . .69 4.1.1 New and Complete Overwrite Installation. . . . . . . . . . . . . . . . . .71 4.1.2 Migration Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .71 4.1.3 Preservation Installation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .72 4.2 Understanding Maintenance Levels . . . . . . . . . . . . . . . . . . . . . . . . . .73 4.3 Software Packaging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .74 4.4 Installing Optional Software and Service Updates . . . . . . . . . . . . . . .75 4.4.1 The installp Command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .75 4.4.2 Using smitty install_update. . . . . . . . . . . . . . . . . . . . . . . . . . . . .78 4.5 Software Products and Update Maintenance . . . . . . . . . . . . . . . . . . .80 4.5.1 Apply Action. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .81 4.5.2 Commit Action . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .81 4.5.3 Reject Action . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .82 4.5.4 Remove Action. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .83 4.6 Maintaining Optional Software (Applying Updates). . . . . . . . . . . . . . .84 4.6.1 Listing the Current Maintenance Level of the Software. . . . . . . .84 4.6.2 Downloading Fixes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .85 4.6.3 Displaying and Updating Installed Software to the Latest Level .88 4.7 Creating Installation Images on a Hard Disk. . . . . . . . . . . . . . . . . . . .93 4.8 Alternate Disk Installation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .95 4.8.1 Filesets Required. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .95 4.8.2 Alternate Disk rootvg Cloning. . . . . . . . . . . . . . . . . . . . . . . . . . .96 4.8.3 Alternate mksysb Install . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .98 4.9 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .99 4.9.1 Answers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .100 4.10 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .101 iv IBM Certification Guide AIX V4.3 System Administration Chapter 5. Object Data Manager . . . . . . . . . . . . . . . . . . . . . . . . . . . . .103 5.1 ODM Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .104 5.2 Example of an Object Class for an ODM Database . . . . . . . . . . . . .105 5.3 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .105 5.3.1 Answers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .106 5.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .106 Chapter 6. Storage Management, LVM, and File Systems . . . . . . . . .107 6.1 Logical Volume Storage Concepts . . . . . . . . . . . . . . . . . . . . . . . . . .107 6.2 Logical Volume Manager . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .108 6.2.1 LVM Configuration Data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .108 6.2.2 Disk Quorum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .110 6.2.3 Disk Mirroring. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .112 6.3 Managing Physical Volumes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .115 6.3.1 Configuration of Physical Volume. . . . . . . . . . . . . . . . . . . . . . .115 6.3.2 Making an Available Disk a Physical Volume . . . . . . . . . . . . . .117 6.3.3 Modifying Physical Volume Characteristics. . . . . . . . . . . . . . . .117 6.3.4 Removing Physical Volumes . . . . . . . . . . . . . . . . . . . . . . . . . .118 6.3.5 Listing Information about Physical Volumes . . . . . . . . . . . . . . .119 6.4 Managing Volume Groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .128 6.4.1 Adding a Volume Group . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .128 6.4.2 Modifying Volume Group Characteristics . . . . . . . . . . . . . . . . .130 6.4.3 Importing and Exporting a Volume Group. . . . . . . . . . . . . . . . .132 6.4.4 Varying On and Varying Off a Volume Group . . . . . . . . . . . . . .133 6.4.5 Monitoring a Volume Group . . . . . . . . . . . . . . . . . . . . . . . . . . .136 6.4.6 Reorganizing a Volume Group . . . . . . . . . . . . . . . . . . . . . . . . .138 6.4.7 Synchronizing a Volume Group . . . . . . . . . . . . . . . . . . . . . . . .139 6.5 Managing Logical Volumes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .140 6.5.1 Adding a Logical Volume . . . . . . . . . . . . . . . . . . . . . . . . . . . . .141 6.5.2 Removing a Logical Volume. . . . . . . . . . . . . . . . . . . . . . . . . . .144 6.5.3 Reducing the Size of a Logical Volume. . . . . . . . . . . . . . . . . . .145 6.5.4 Increasing the Size of a Logical Volume. . . . . . . . . . . . . . . . . .145 6.5.5 Copying a Logical Volume . . . . . . . . . . . . . . . . . . . . . . . . . . . .146 6.5.6 Listing Logical Volumes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .149 6.5.7 Logical Volume Size. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .150 6.6 Managing Journaled File Systems . . . . . . . . . . . . . . . . . . . . . . . . . .150 6.6.1 Characteristics of the Journaled File System . . . . . . . . . . . . . .152 6.6.2 Creating a File System. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .153 6.6.3 Mounting a File System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .157 6.6.4 Removing a File System. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .162 6.6.5 Increasing the Size of a File System. . . . . . . . . . . . . . . . . . . . .164 6.6.6 Reducing the Size of a File System . . . . . . . . . . . . . . . . . . . . .166 6.6.7 Checking the File System Consistency. . . . . . . . . . . . . . . . . . .167 v 6.6.8 Initializing the JFS Log Device . . . . . . . . . . . . . . . . . . . . . . . . .169 6.6.9 Large File Enabled File Systems . . . . . . . . . . . . . . . . . . . . . . .169 6.7 Troubleshooting File System Problems . . . . . . . . . . . . . . . . . . . . . .170 6.7.1 Recovering from Super Block Errors. . . . . . . . . . . . . . . . . . . . .170 6.7.2 Cannot Unmount File Systems. . . . . . . . . . . . . . . . . . . . . . . . .171 6.8 Summary of LVM Commands. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .172 6.8.1 PV Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .172 6.8.2 VG Commands. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .172 6.8.3 LV Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .173 6.8.4 File System Commands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .173 6.9 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .174 6.9.1 Answers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .176 6.10 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .176 Chapter 7. System Paging Space . . . . . . . . . . . . . . . . . . . . . . . . . . . .179 7.1 Paging Space Overview. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .179 7.1.1 Paging Space Considerations. . . . . . . . . . . . . . . . . . . . . . . . . .179 7.2 Managing Paging Spaces. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .181 7.2.1 Displaying Paging Space Characteristics . . . . . . . . . . . . . . . . .182 7.2.2 Adding and Activating a Paging Space. . . . . . . . . . . . . . . . . . .183 7.2.3 Changing Attributes of a Paging Space . . . . . . . . . . . . . . . . . .185 7.2.4 Removing a Paging Space (Except hd6). . . . . . . . . . . . . . . . . .187 7.2.5 Managing Default Paging Space (hd6). . . . . . . . . . . . . . . . . . .189 7.3 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .192 7.3.1 Answers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .193 7.4 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .193 Chapter 8. System Backup, Restores, and Availability . . . . . . . . . . .195 8.1 The mksysb Command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .198 8.1.1 System Administrator Backup Plan. . . . . . . . . . . . . . . . . . . . . .198 8.1.2 Saving the System State Information Using mkszfile . . . . . . . .198 8.1.3 Excluding File Systems from a Backup. . . . . . . . . . . . . . . . . . .199 8.1.4 How to Create a Bootable System Backup . . . . . . . . . . . . . . . .199 8.1.5 Using mksysb to Back Up a User Volume Group . . . . . . . . . . .204 8.2 Backing Up User Information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .204 8.2.1 Backing Up a Single Volume Group . . . . . . . . . . . . . . . . . . . . .204 8.2.2 How to Backup the Current Directory . . . . . . . . . . . . . . . . . . . .205 8.3 Restoring Information from Backup Media . . . . . . . . . . . . . . . . . . . .206 8.3.1 How to Restore a File. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .207 8.3.2 How to Restore a Directory. . . . . . . . . . . . . . . . . . . . . . . . . . . .209 8.3.3 Errors on Restore, Incorrect Block Size . . . . . . . . . . . . . . . . . .212 8.3.4 Using the rmfs Command. . . . . . . . . . . . . . . . . . . . . . . . . . . . .213 8.4 Cloning Your System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .213 vi IBM Certification Guide AIX V4.3 System Administration 8.5 Creating a Duplicate Copy of a Diskette. . . . . . . . . . . . . . . . . . . . . .215 8.6 Duplicating a Magnetic Tape . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .215 8.7 Using the tctl Command to Take a Tape Device Off-Line . . . . . . . . .215 8.8 rmt Special File Notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .216 8.9 High Availability Cluster Multi-Processing. . . . . . . . . . . . . . . . . . . . .217 8.10 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .218 8.10.1 Answers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .219 8.11 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .219 Chapter 9. System Resource Controller Administration . . . . . . . . . .221 9.1 Starting the SRC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .221 9.2 Restarting the SRC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .222 9.3 The startsrc Command. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .223 9.4 The syslogd Daemon . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .225 9.4.1 Starting the syslogd Daemon . . . . . . . . . . . . . . . . . . . . . . . . . .225 9.4.2 syslog Configuration File . . . . . . . . . . . . . . . . . . . . . . . . . . . . .225 9.4.3 Recycling and Refreshing the syslogd Daemon . . . . . . . . . . . .228 9.4.4 Collecting syslog Data from Multiple Systems. . . . . . . . . . . . . .228 9.5 Refreshing a Daemon. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .228 9.6 The cron Daemon. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .229 9.6.1 Crontab File Record Format. . . . . . . . . . . . . . . . . . . . . . . . . . .230 9.6.2 Housekeeping . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .231 9.7 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .235 9.7.1 Answers. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .235 9.8 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .236 Chapter 10. Network Administration. . . . . . . . . . . . . . . . . . . . . . . . . .237 10.1 Network Startup at Boot Time. . . . . . . . . . . . . . . . . . . . . . . . . . . . .237 10.2 Stopping and Restarting TCP/IP Daemons. . . . . . . . . . . . . . . . . . .238 10.2.1 Stopping TCP/IP Daemons Using /etc/tcp.clean Command . .238 10.2.2 Restarting TCP/IP Daemons. . . . . . . . . . . . . . . . . . . . . . . . . .239 10.3 System Boot without Starting rc.tcpip. . . . . . . . . . . . . . . . . . . . . . .239 10.4 The inetd Daemon . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .240 10.4.1 Starting and Refreshing inetd. . . . . . . . . . . . . . . . . . . . . . . . .240 10.4.2 Subservers Controlled by inetd. . . . . . . . . . . . . . . . . . . . . . . .241 10.4.3 Stopping inetd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .242 10.5 The Portmap Daemon . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .243 10.6 Host Name Resolution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .243 10.6.1 The /etc/resolv.conf File . . . . . . . . . . . . . . . . . . . . . . . . . . . . .244 10.6.2 /etc/resolv.conf Related Problems . . . . . . . . . . . . . . . . . . . . .245 10.7 New Adapter Considerations . . . . . . . . . . . . . . . . . . . . . . . . . . . . .246 10.8 Configuring a Network Interface Using SMIT . . . . . . . . . . . . . . . . .246 10.9 Enabling IP Forwarding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .249 vii 10.10 Adding Network Route . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .249 10.11 Changing the IP Address Using SMIT. . . . . . . . . . . . . . . . . . . . . .251 10.12 Creating an IP Alias . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .252 10.13 The .netrc File . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .253 10.13.1 The .netrc File Format . . . . . . . . . . . . . . . . . . . . . . . . . . . . .254 10.13.2 Sample .netrc File. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .255 10.13.3 Handling Multiple .netrc Files . . . . . . . . . . . . . . . . . . . . . . . .255 10.14 The uname Command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .256 10.15 Basic Network Problem Determination . . . . . . . . . . . . . . . . . . . . .257 10.16 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .258 10.16.1 Answers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .258 10.17 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .259 Chapter 11. Network File System Administration. . . . . . . . . . . . . . . .261 11.1 NFS Services. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .261 11.2 Planning, Installation, and Configuration of NFS. . . . . . . . . . . . . . .263 11.2.1 Exporting NFS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .265 11.2.2 Unexporting an NFS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .269 11.2.3 Mounting an NFS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .269 11.3 Administration of NFS Servers and Clients. . . . . . . . . . . . . . . . . . .277 11.3.1 Get the Current Status of the NFS Daemons . . . . . . . . . . . . .277 11.3.2 Changing an Exported File System. . . . . . . . . . . . . . . . . . . . .278 11.3.3 Unmounting a Mounted File System. . . . . . . . . . . . . . . . . . . .279 11.4 NFS Files, Commands, and Daemons Reference. . . . . . . . . . . . . .279 11.4.1 List of NFS Files. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .279 11.5 NFS Problem Determination. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .282 11.5.1 Identifying NFS Problems Checklist . . . . . . . . . . . . . . . . . . . .282 11.5.2 Checking Network Connections . . . . . . . . . . . . . . . . . . . . . . .284 11.5.3 NFS Error Messages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .284 11.6 Quiz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .288 11.6.1 Answers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .288 11.7 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .289 Chapter 12. System Performance . . . . . . . . . . . . . . . . . . . . . . . . . . . .291 12.1 System Dynamics and Workload . . . . . . . . . . . . . . . . . . . . . . . . . .291 12.1.1 System Dynamics. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .291 12.1.2 Classes of Workloads. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .292 12.2 Overview of System Performance. . . . . . . . . . . . . . . . . . . . . . . . . .293 12.3 Base Operation System Tools . . . . . . . . . . . . . . . . . . . . . . . . . . . .294 12.3.1 Using the vmstat Command . . . . . . . . . . . . . . . . . . . . . . . . . .294 12.3.2 Using the iostat Command . . . . . . . . . . . . . . . . . . . . . . . . . . .298 12.3.3 Using the netstat Command . . . . . . . . . . . . . . . . . . . . . . . . . .302 12.4 Performance Analysis. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .306 viii IBM Certification Guide AIX V4.3 System Administration

See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.