Author name: admin

What is the Object Database in AIX?

AIX stores most of the system management information in /etc/objrepos, /usr/lib/objrepos, and /usr/share/lib/objrepos. Files (also referred to as system object classes) in these directories are adminstered by the Object Database Manager, ODM, which is a set of library routines and programs providing basic object oriented database facilities. Under most circumstances, only SMIT or the commands […]

What is the Object Database in AIX? Read More »

How to Calculating Free PE in HP-UX

Calculating free PE’s vgdisplay -v <vgname> e.g. vg02 # vgdisplay -v vg02— Volume groups —VG Name                     /dev/vg02VG Write Access             read/writeVG Status                   availableMax LV                      255Cur LV                      1Open LV                     1Max PV                      16Cur PV                      1Act PV                      1Max PE per PV               35004VGDA                        2PE Size (Mbytes)            8        —> 1 PE is  8 MBTotal PE                    17499Alloc PE                    17400Free PE                     99              —>

How to Calculating Free PE in HP-UX Read More »

How can I determine the CPU Speed / Processors / Machine Serial Number in AIX server?

bash-3.00# prtconf System Model: IBM,9133-55AMachine Serial Number: 02346C5HProcessor Type: PowerPC_POWER5Number Of Processors: 4Processor Clock Speed: 1648 MHzCPU Type: 64-bitKernel Type: 64-bitLPAR Info: 1 06-86C6HMemory Size: 15936 MBGood Memory Size: 15936 MBPlatform Firmware level: Not AvailableFirmware Version: IBM,SF240_338Console Login: enableAuto Restart: trueFull Core: false Network Information Host Name: gmacaix1 IP Address: 10.10.10.1 Sub Netmask: 255.255.255.0 Gateway:

How can I determine the CPU Speed / Processors / Machine Serial Number in AIX server? Read More »

Scroll to Top