




已阅读5页,还剩19页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 5.0 4.1 Unit 4 AIX software installation and maintenance Copyright IBM Corporation 2008 Unit objectives After completing this unit, you should be able to: Define the package definitions and naming conventions Identify how software products and updates are installed and managed on the system Copyright IBM Corporation 2008 AIX product offerings AIX Expansion Pack AIX documentation LPPs AIX Toolbox for Linux (included in AIX 6.1 Expansion pack) Bonus Pack Web (not available in AIX 6.1) Copyright IBM Corporation 2008 Packaging definitions fileset: bos.INed fileset: bos.adt.lib fileset: f package: bos.INed package: bos.adt LPP: bos Collection of packages Complete product Collection of filesets Smallest unit Specific function Copyright IBM Corporation 2008 Bundles A bundle is a collection of packages and filesets suited for a particular environment Predefined system bundles in AIX include: AllDevicesKernels Alt_Disk_Install App-Dev CC_Eval.Graphics CDE GNOME Graphics KDE Kerberos_5 Media-Defined Mozilla PerfTools Server cas_client and cas_server Devices Infocenter openssh_client and openssh_server wsm_remote Copyright IBM Corporation 2008 Fileset naming Message convention: LPP.msg.lang.package.fileset LPPPackageFilesetSuffix bos.terminfo.print.data Copyright IBM Corporation 2008 Software updates # oslevel 6 . 1 . 0 . 0 VersionReleaseModificationFix MIGRATIONsmit update_all Copyright IBM Corporation 2008 Software states Applied: Committed: Committed FILESET Install FILESET (New Version) FILESET (Old Version) Applied FILESET Commit or Reject FILESET (Old Version) Install Copyright IBM Corporation 2008 Software Installation and Maintenance Software Installation and Maintenance Move cursor to desired item and press Enter. Install and Update Software List Software and Related Information Software Maintenance and Utilities Software Service Management Relocatable Software Installation and Maintenance Network Installation Management EZ NIM (Easy NIM Tool) System Workload Partition Software Maintenance System Backup Manager Alternate Disk Installation EFIX Management Thin Server Maintenance F1=Help F2=Refresh F3=Cancel F8=Image F9=Shell F10=Exit Enter=Do Copyright IBM Corporation 2008 Install and Update Software Install and Update Software Move cursor to desired item and press Enter. Install Software Update Installed Software to Latest Level (Update All) Install Software Bundle Update Software by Fix (APAR) Install and Update from ALL Available Software F1=Help F2=Refresh F3=Cancel F8=Image F9=Shell F10=Exit Enter=Do Copyright IBM Corporation 2008 Install Software Install Software Type or select values in entry fields. Press Enter AFTER making all desired changes. Entry Fields * INPUT device / directory for software /dev/cd0 * SOFTWARE to install _all_latest + PREVIEW only? (install operation will NOT occur) no + COMMIT software updates? yes + SAVE replaced files? no + AUTOMATICALLY install requisite software? yes + EXTEND file systems if space needed? yes + OVERWRITE same or newer versions? no + VERIFY install and check file sizes? no + Include corresponding LANGUAGE filesets? yes + DETAILED output? no + Process multiple volumes? yes + ACCEPT new license agreements? no + PREVIEW new LICENSE agreements? no + F1=Help F2=Refresh F3=Cancel F4=List F5=Reset F6=Command F7=Edit F8=Image F9=Shell F10=Exit Enter=Do Copyright IBM Corporation 2008 Software inventory List Installed Software and Related Information Move cursor to desired item and press Enter. List Installed Software List Installed Software by Bundle List Applied but Not Committed Software Updates Show Software Installation History Show Fix (APAR) Installation Status List Fileset Requisites List Fileset Dependents List Files Included in a Fileset List Fileset Containing File Show Installed License Agreements F1=Help F2=Refresh F3=Cancel F4=List F5=Reset F6=Command F7=Edit F8=Image F9=Shell F10=Exit Enter=Do # smit list_installed lslpp command: -L Lists the installed software -h Shows the history of a software product Copyright IBM Corporation 2008 List installed software # lslpp -l “bos.*“ Fileset Level State Description - Path: /usr/lib/objrepos bos.64bit 0 COMMITTED Base Operating System 64 bit Runtime bos.acct 0 COMMITTED Accounting Services bos.adt.base 0 COMMITTED Base Application Development Toolkit bos.adt.include 1 COMMITTED Base Application Development Include Files bos.adt.lib 0 COMMITTED Base Application Development Libraries bos.alt_disk_install.boot_images 0 COMMITTED Alternate Disk Installation Disk Boot Images bos.alt_disk_install.rte 0 COMMITTED Alternate Disk Installation Runtime bos.cdmount COMMITTED CD/DVD Automount Facility bos.content_list COMMITTED AIX Release Content List 0 COMMITTED Common Hardware Diagnostics bos.diag.rte 0 COMMITTED Hardware Diagnostics bos.diag.util 0 COMMITTED Hardware Diagnostics Utilities . (rest of output omitted) . Copyright IBM Corporation 2008 Fix repository Available updates (from IBM Web site) Fix repository (locally stored filesets) Installed fixes Copyright IBM Corporation 2008 Fix Central Web site Copyright IBM Corporation 2008 More fix services screen (from Fix Central) Copyright IBM Corporation 2008 Software Service Management Move cursor to desired item and press Enter. Service Update Management Assistant (SUMA) Comparison Reports Rename Software Images in Repository Clean Up Software Images in Repository F1=Help F2=Refresh F3=Cancel F8=Image F9=Shell F10=Exit Enter=Do # smit service_software Software Service Management Copyright IBM Corporation 2008 Comparison Reports Move cursor to desired item and press Enter. Compare Installed Software to Fix Repository Compare Installed Software to List of Available Updates Compare Fix Repository to List of Available Updates F1=Help F2=Refresh F3=Cancel F8=Image F9=Shell F10=Exit Enter=Do # smit compare_report Comparison Reports Copyright IBM Corporation 2008 Software Maintenance and Utilities Software Maintenance and Utilities Move cursor to desired item and press Enter. Commit Applied Software Updates (Remove Saved Files) Reject Applied Software Updates (Use Previous Version) Remove Installed Software Rename Software Images in Repository Clean Up Software Images in Repository Copy Software to Hard Disk for Future Installation Copy Software Bundle to Hard Disk for Future Installation Check Software File Sizes After Installation Verify Software Installation and Requisites Clean Up After Failed or Interrupted Installation Service Update Management Assistant (SUMA) F1=Help F2=Refresh F3=Cancel F8=Image F9=Shell F10=Exit Enter=Do # smit maintain_software Copyright IBM Corporation 2008 instfix command Installs a fix: # instfix -k IY58143 -d /dev/cd0 Searches for a fix: # instfix -ik IY58143 All filesets for IY58143 were found. Searches for a fix by keyword: # instfix -s SCSI -d /dev/cd0 Lists which AIX BOS maintenance levels are partly or fully installed: # instfix -i | grep ML All filesets for _AIX_ML were found. All filesets for 6100-01_AIX_ML were found. Lists which filesets are missing in a partly installed AIX BOS maintenance level: # instfix -ciqk 6100-01_AIX_ML | grep :-: Copyright IBM Corporation 2008 Checkpoint Which of the following states can your software be in, in order for you to be able to use it? (Select all that apply) Applied state Removed state Install state Commit state What command is used to list all installed software on your system? _ Which of the following can you install as an entity? (Select all that apply) Fileset LPP Package Bundle What is the difference between the SMIT menus: Install Software and Update Installed Software to Latest Level (Update All)? _ _ Copyright IBM Corporation 2008 Checkpoint solutions Which of the following states can your software be in, in order for you to be able to use it? (Select all that apply) Applied state Removed state Install state Commit state What command is used to list all installed software on your system? lslpp -l Which of the following can you install as an entity? (Select all tha
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 农村小区公共设施建设与维护合同
- 时间倒计时课件
- 售后服务维修合同书
- 产品设计开发与产品化工具集合
- 时刻和时间课件
- 销售合同标准化模板及要点解读
- 商务谈判策略及方案参考
- 早期殖民扩张
- 草原放牧:自然美景与人文关怀教案
- 早教自行车课件
- 智慧消防项目可行性研究报告
- 急危重症病人的安全转运
- 老旧小区环境整治工程扬尘治理专项施工方案
- 湖南省社保知识培训课件
- 胆囊癌围手术护理
- 按摩技师培训按摩理论与技法考核试卷
- 汽车维修业务接待
- 下肢静脉曲张课件
- 2024-2025学年八年级上册历史期末复习选择题(解题指导+专项练习)原卷版
- 高考小说阅读导练:蒙太奇、意识流、冰山理论专项(理论指导+强化训练+参考答案)
- 市政工程综合管网及道路施工组织设计方案
评论
0/150
提交评论