- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how to find the version of hpux
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 05:20 PM
07-14-2004 05:20 PM
how to find the version of hpux.
in 'uname -a' it is giving B.11.11 U
in swlist OE is given as B.11.11.0203 & on another system B.11.11.0303 what it means
how naming is done for 11i v1
eg: for 11i is 11.11
for 11i v6 is 11.22
regds
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 05:23 PM
07-14-2004 05:23 PM
Re: how to find the version of hpux
11.11.0203 are the patch bundles revision, so in your case it is March 02 and March03
11i version 1 is for PA-RISC
11i version 1.6 is for itanium
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 05:30 PM
07-14-2004 05:30 PM
SolutionWe can get the hp-ux version with uname -v command. swlist will show the version of the sw package. It will be written with some version number as suffix to the hp-ux version.
11.11,11.22 etc are hp-ux releases. To know that use uname -r
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5990-8591/5990-8591_top.html&con=/hpux/onlinedocs/5990-8591/00/00/9-con.html&toc=/hpux/onlinedocs/5990-8591/00/00/9-toc.html&searchterms=release%7cversion%7chp-ux&queryid=20040714-232553
Check the online document to know about the 11 versioning.
Same question at patches category too. http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=637083
Regards,
Muthukumar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 05:33 PM
07-14-2004 05:33 PM
Re: how to find the version of hpux
can i install mirror-ux for hpux11i on hpux11i v1 also.
regds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 05:54 PM
07-14-2004 05:54 PM
Re: how to find the version of hpux
We can know 11i or 11iv1 or 11iv2 etc using our uname -r output.
Release Identifier Release Name Supported Processor Architecture
B.11.11 HP-UX 11i version 1 PA-RISC
B.11.20 HP-UX 11i version 1.5 Intel® Itanium®
B.11.22 HP-UX 11i version 1.6 Intel® Itanium®
B.11.23 HP-UX 11i version 2 Intel® Itanium®
I am not known about the creation mirror-ux with different versions. I guess we have to have same platfrom do it generally.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 09:46 PM
07-14-2004 09:46 PM
Re: how to find the version of hpux
# model
We could always use the 'getconf' command, but the model should be enough. Chances are you have a typical 11i box using 11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 12:00 AM
07-15-2004 12:00 AM
Re: how to find the version of hpux
Check out this thread too:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=72669
Regards,
Sri Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2004 01:22 AM
07-15-2004 01:22 AM
Re: how to find the version of hpux
Your 11i Mirror Disk should work. swinstall will inform you if it will not work.