1833742 Members
2721 Online
110063 Solutions
New Discussion

Version Info.

 
Amrit Rao
Occasional Contributor

Version Info.

Hi,

There are 2 HPUX OS i.e June 2001 and March 2003. Is there any command to determine which OS version is running in my lab?..

I did a uname -r but the o/p of this is B.11.11. This does not help me.

How do i determine the different OS versions.

Thanks,
Amrit
7 REPLIES 7
Kurt Beyers.
Honored Contributor

Re: Version Info.

The June2001 and March2003 are referring to the Support Plus Patch bundles that have been installed.

Do a swlist, you shall see the date of the patches in the description.

OnlineDiag B.11.00.20.09 HPUX 11.0 Support Tools Bundle, Mar 2002

Kurt

twang
Honored Contributor

Re: Version Info.

I think what you need is to determine the patch level, try to issue:
# swlist -l bundle
...
BUNDLE11i B.11.11.0306.1 Required Patch Bundle for HP-UX 11i, June 2003
GOLDAPPS11i B.11.11.0306.4 Gold Applications Patches for HP-UX 11i, June 2003
GOLDBASE11i B.11.11.0306.4 Gold Base Patches for HP-UX 11i, June 2003
HPUX11i-OE B.11.11.0203 HP-UX 11i Operating Environment Component
HPUXBase64 B.11.11 HP-UX 64-bit Base OS
HPUXBaseAux B.11.11.0203 HP-UX Base OS Auxiliary
HWEnable11i B.11.11.0306.4 Hardware Enablement Patches for HP-UX 11i, June 2003
...

Enrico P.
Honored Contributor

Re: Version Info.

Hi,
check for the swlist:
e.g.
swlist|grep HPUX11i

HPUX11i-OE-MC B.11.11.0203

0203 should be February 2003

You should have

B.11.11.0601

and

B.11.11.0303

Enrico
Amrit Rao
Occasional Contributor

Re: Version Info.

Are u saying that the only difference between the June and March OS is the patches that are installed.
Tim Adamson_1
Honored Contributor

Re: Version Info.

The OS version is 11.11 as returned from uname -r.

Whenever you install an OS, you should apply the latest patch bundle to fix problems and bugs in the OS. Your system has had 2 different patch bundles applied. One from June 2001 (which is probably around the time the OS was installed) and the other from March 2003.


Tim.
Yesterday is history, tomorrow is a mystery, today is a gift. That's why it's called the present.
Caesar_3
Esteemed Contributor

Re: Version Info.

Hello!

The June 2001 and March 2003 is the patch level
of exacly the same OS in the base.

Caesar
Patrick Wallek
Honored Contributor

Re: Version Info.

There are different versions of the HP-UX installation / Core OS CDs. There should not be any differnece in the OS itself. The difference in the CDs lies in hardware support. The March 2003 HP-UX Core OS CD most likely adds support for new hardware (ie. faster CPUs, brand new model of machine, etc.).

The March 2003 installation CD will probably work on any machine you try to install HP-UX on, but the June 2001 CD will most likely NOT work on the newest machines on the market.

To get more info on what each release does or does not support, check out the release notes. For a really quick overview of each release check out the "What's new at a Glance" section.

For the June 2001 release:
http://docs.hp.com/hpux/onlinedocs/5971-2229/5971-2229.html

For the March 2003 release:
http://docs.hp.com/hpux/onlinedocs/5187-2255/5187-2255.html