40 likes | 226 Vues
4 장. AIX software installation and maintenance. AIX product offerings AIX, LPPs(Licensed program products), AIX documentation, Expansion Pack, Bonus Pack Web, AIX Toolbox for Linux Packaging definitions LPP( 패키지 모음 ), package( fileset 의 모음 ), fileset ( 가장 작은 특정 함수 )
E N D
4장 AIX software installation and maintenance • AIX product offerings • AIX, LPPs(Licensed program products), AIX documentation, Expansion Pack, Bonus Pack Web, AIX Toolbox for Linux • Packaging definitions • LPP(패키지 모음), package(fileset의 모음), fileset(가장 작은 특정 함수) • fileset(프로그램에서 사용되는 함수들), package(프로그램), lpp(프로그램들의 집합) • Bundles • 특정 환경에 맞춰진 패키지와 파일셋의 집합 • Fileset naming • LPP이름.package이름.fileset이름(프로그램).suffix(확장자) • 보통패키지라면 LPP이름.package이름을 의미 • Software updates • 확인 명령어 : #oslevel • 유지레벨확인 명령어 : #oslevel -r • 6.1.0.0(version,release,modification,fix)
4장 AIX software installation and maintenance • Software states • applied • 새로운 버전의 프로그램을 설치하면 새로 설치된 것이 적용되며 예전 프로그램은 저장되어 있음, 이후에 2가지 설정이 가능 • commit 설정을 선택하면 새로운 버전만 남고 예전 버전 프로그램은 삭제 • reject설정을 선택하면 예전 버전만 남고 새로운 버전 프로그램은 삭제 • committed • 새로운 버전의 프로그램이 설치어 적용되고 예전 프로그램은 삭제됨 • Software Installation and Maintenanace • smitty install • Install and Update Software • smittyinstall_update • Install software • Software inventory • smittylist_installed • List installed software • lslpp –l “filesetname”
4장 AIX software installation and maintenance • Fix repository • available updates(IBM WEB site) <-> Fix repository(locally sotredfilesets) <-> Installed fixe • 3가지를 서로 비교하여 그에 대한 정보를 얻을 수 있음 • IBM WEB site주소 : http://www-912.ibm.com/eserver/support/fixes/fixcentral/main/pseries/aix • FIX 버전에 따라 TL버전이 있고 또 TL안에서 SP버전이 나오게 됨 • Software Service Management • smittyservice_software • Comparison Reports • smittycompare_report • Software Maintenance and Utilities • smittymaintain_software
4장 AIX software installation and maintenance • instfix command(설치 및 설치된 목록 확인) • AIX BOS maintenance level에서 부분적, 전체가 설치된 목록 보여주는 명령어 • instfix –i | grep ML • fileset이 AIX BOS maintenance level에서 부분적으로 빠져 있는 목록을 보여주는 명령어 • instfix –ciqk 6100-01_AIX_ML | grep :-: • 소프트웨어 설치 명령어 • smitty, geninstall, installp • 설치된 소프트웨어를 확인하는 방법 • lslpp(명령어), smitty(명령어), web-based system manager(웹사이트)