1834626 Members
3410 Online
110069 Solutions
New Discussion

HPUX 11i v1 VS v2

 
Mark Killen
Occasional Advisor

HPUX 11i v1 VS v2

We are upgrading from 11.0 to 11i. We currently run some 11iv1 servers, but would like to go to 11iv2. Our problem is OVO 8 has no support for oracle10g performance plugin's at 11iv2/pa-risc/https. Can someone enlighten me on the enhancements in 11iv2 over 11iv1 from your experience and/or point me to a comparison document. This is needed to determine if we move forward without OVO or install 11iv1. 11ivi/OVO8/https works fine.
life is too short to work so long
5 REPLIES 5
Pete Randall
Outstanding Contributor

Re: HPUX 11i v1 VS v2

Mark,

Here's the official document. It should give you a pretty good idea of the enhancements:

http://h18000.www1.hp.com/products/quickspecs/12079_div/12079_div.HTML#Overview


Pete

Pete
Steven E. Protter
Exalted Contributor

Re: HPUX 11i v1 VS v2

You may be moving too fast.

Check with metalink.oracle.com

If oracle10g is certified, you may be able to proceed. If not, do not pass go, do not collect $200 and live with 11i v1, which is stable and certified with oracle10g and OVO.

The largest factor preventing the upgrade for us now, besides our current DR mode is that our application vendors simply don't support the 11i v2 environment.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Bernhard Mueller
Honored Contributor

Re: HPUX 11i v1 VS v2

Mark,

the important thing is you need to check that all your HW is still supported under V2.

NO support for K-class, D-class servers etc,
NO support for FWD or HVD SCSI devices!

I think those are the two *major* obstacles for many grown environments in moving foward. you should check in detail

Regards,
Bernhard
Geoff Wild
Honored Contributor

Re: HPUX 11i v1 VS v2

That depends - if OVO monitoring is important to you (It should be!) then go to 11iv1 for now - and once the plugin(s) are available - upgrade again to 11v2.


11i V2 is the next release of 11i, coming initially for Itanium servers only. A PA Risc processor version will be released late this year called 11.23PI.

It appears HP has changed the way we handle the kernel with this release. The core kernel is basically a frozen piece of code. Configurations are created that are applied at boot up or on the fly. Multiple configurations can exist at the same time. Many "tunables" are now dynamic, some even becoming more or less part of the kernel, so they do not need to be changed. The OS manages these parameters automatically. Some drivers can be added and removed on the fly, like CDFS file system. I expect V3 will add even more DLKM products.

Management of HP-UX is also changing. SAM functionality is reduced in this release as new web based tools are taking over these functions. It is expected that SAM will eventually be completely removed. kcweb is the tool used for tuning the kernel. pdweb manages periferal devices and SPB (software package builder). SCM or HP Systems Insight Manager becomes a major component of system administration. parmgr is the tool used for partition management. All have both GUI and command line interfaces.

Presently, when you boot a PA Risc system, you interact with the PDC, BCH and ISL. A new layered boot tool allows for standardization when booting different platforms. An EFI boot services layer sits on top of a SAL (system abstraction layer) which sits on top of a PAL (processor abstraction layer) which talks to the microcode.

Disk layout changes may not directly impact you, but are something you need to be aware of. Besides the LIF, ISL and HP-UX areas there is now a MBR (master boot record. not used), a Partition Table (duplicated at end of disk), an EFI partition and a HP Service Partition. The ISL is no longer used and is now part of the HP-UX area for compatibility reasons.

When you cold install a system, you can choose a security level. Bastille is part of the OS and is run at install time. There are 4 options you can choose from when you install. These are Security Tool Infrastructure installation only, Host-based lockdown, DMZ Manager lockdown or Full DMZ lockdown.

The customer class also covers n-Par information and commands.

Several library changes happening may be of interest to programmers and application administrators. New aC++ support libraries, enhanced math libraries and more.

CDE is being deprecated. It runs through the Aries PA compatibility application and will not be migrated to native mode IA.

Others: Compressed Crash Dump, IPv6, WBEM, OLAR improvements, MxN thread support, lazy loading, Adaptive Address Space (SAS) to ease porting to HP-UX. and more.


Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Ted Buis
Honored Contributor

Re: HPUX 11i v1 VS v2

Geoff's comment below is dated. 11.23PI was released in September 2004.
"11i V2 is the next release of 11i, coming initially for Itanium servers only. A PA Risc processor version will be released late this year called 11.23PI."
Mom 6