- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: which version etc.
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
10-05-2005 10:50 PM
10-05-2005 10:50 PM
which version etc.
we will install some software and have been given these requirements mentioned below. But I don't quite know how to determine all of them. Could someone please help? The server is a HP L2000. These are the requirements:
07: Driver versjon for HBA 11.00.10
10: AL og SW can coexist
11: OS versjon must be 11.00.03 or later
12: Req patch PHKL_23939
29: failed-over lun is not automatic on fc4702 array
96: PDC firmware 41.39 or higher.
The 07 req. I found with 'swlist -R|grep -i A5158A'
The 11 req. I can find with 'uname -r' but that gives me only 'B.11.00', the requirements says 11.00.03 or later. How can I find the least significant numbers (03)?
The 12 req. I found with 'swlist -l patch|grep PHKL_23939', didn't find any, but what if there is installed a patch that superseed this. How can I find this?
The 96 req. I found with 'dos2ux /var/tombstones/ts99|grep -i pdc'
The rest of the requirements, I don't know how to confirm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2005 11:46 PM
10-05-2005 11:46 PM
Re: which version etc.
10: AL og SW can coexist
no idear what you are asking.
11: OS versjon must be 11.00.03 or later
HP-UX version 11.00.03 CD-ROM (CD60 03/2003 or later) Check if you have installed the latest patchbundles.
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3782HWE
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=QUALITYPACK
12: Req patch PHKL_23939
the latest version is PHKL_31017 check if you have that one. Otherwise install the recommended patch PHKL_23939
29: failed-over lun is not automatic on fc4702 array
EMC Clariion FC4702 Networked Storage System, do you have one connected to your L2000 ?
Hope this helps a bit.
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 12:04 AM
10-06-2005 12:04 AM
Re: which version etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 12:17 AM
10-06-2005 12:17 AM
Re: which version etc.
req. 29 : I'm not sure if I understand this one correctly, but if you want to know if anything else handles the failover of your LUNs, maybe you are looking at LVM and pvlinks.. those will failover your LUNs automatically.. but again, I'm not sure I understand your req 100%
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 12:20 AM
10-06-2005 12:20 AM
Re: which version etc.
11.
You can confirm the exact version of HPUX 11 using
# swlist -l bundle UXCoreMedia
UXCoreMedia B.11.00.02 HP-UX Media Kit (Reference Only. See Description)
12. You can verify the required patch is installed or not using cmd
# swlist -l patch PHKL_23939
If installed it list the product.
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 12:34 AM
10-06-2005 12:34 AM
Re: which version etc.
On req. 12 I've tried to check for "Fibre Channel Mass Storage Driver", but there where no such driver. And if patch PHKL_23939 wasn't installed, but only a superseded one, will I then get a hit on 'swlist -l patch PHKL_23939'?
There was no bundle installed called 'UXCoreMedia'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 12:39 AM
10-06-2005 12:39 AM
Re: which version etc.
OK, CoreMedia not commonly avaialable on version.
Exact OS version can be found using
# swlist|grep HPUXEng64RT
HPUXEng64RT B.11.00.01 English HP-UX 64-bit Runtime Environment
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 12:43 AM
10-06-2005 12:43 AM
Re: which version etc.
HPUXEng64RT B.11.00 English HP-UX 64-bit Runtime Environment
So maybe it's B.11.00.00?
mk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 12:50 AM
10-06-2005 12:50 AM
Re: which version etc.
As I have several systems installed with HPUX 11.00 using different CD pack.
One of other server showing like this.
# swlist |grep HPUXEng64RT
HPUXEng64RT B.11.00 English HP-UX 64-bit Runtime Environment
Regards,
Rajesh