Wednesday, October 17, 2007

AIX: HW SW invenory


prtconf #prints some basic info about your machine
lsdev -CH #lists all customized devices
lsvg #lists all volume groups
lsvg rootvg #lists info about rootvg
lsps -a #lists all paging spaces
lspv #lists all physical volumes
bootlist -om normal #lists bootlist for normal mode of booting
lslpp -a all #lists all installed sw


Can be useful to store before some big change on your AIX server (TL ML upgrade, etc.)

No comments: