- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Looking for sample HPUX validation documents.
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-12-2005 01:09 AM
07-12-2005 01:09 AM
Is there any sample HPUX validation document with test steps to validate a HPUX 11.x system after new software/patches installation or upgrade?
Thank you for your help in advance.
Best Regards,
Jan Shu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2005 01:14 AM
07-12-2005 01:14 AM
Re: Looking for sample HPUX validation documents.
Rule of thumb : Do not apply the latest greatest patches. Wait until they get a 2 star rating in the patch database. After patch installation, ask your end users to push the system to its limits, with whatever needs to be done to accomplish this. It is the best test method that I know of
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2005 01:16 AM
07-12-2005 01:16 AM
Re: Looking for sample HPUX validation documents.
any how i can tell you how to validate it .
#swlist -l fileset -a state |grep -i installed
there should not be any file set with state installed that means the fileset is installed but not configured that needs to be configured using swconfig
check with
#swlist -l fileset -a state |grep -i corrupt
there should not be any fileset in corrupt state .
if these conditions are okay then you can continue to use your system
Regards
Ramkumar.G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 12:16 AM
07-13-2005 12:16 AM
SolutionYou may want to read the document, Patch management user guide, at http://docs.hp.com/en/5991-0686/index.html ,
it provides helpful hints as to identify patches and verifying which ones are installed on your system (see more specifically the page at http://docs.hp.com/en/5991-0686/ch04s02.html
Regards,
Marie-Noelle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 12:20 AM
07-13-2005 12:20 AM
Re: Looking for sample HPUX validation documents.
Thank you so much for the information. It is very helpful.
Have a good one.
Best Regards,
Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 12:21 AM
07-13-2005 12:21 AM