- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Patch Management
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
12-08-2000 06:17 AM
12-08-2000 06:17 AM
Patch Management
I have installed HP-UX ver 11.00 in K450. Would like to know what are the patches required to apply.
Thanks in advance,
YC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2000 06:41 AM
12-08-2000 06:41 AM
Re: Patch Management
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2000 06:49 AM
12-08-2000 06:49 AM
Re: Patch Management
about every 3 month hp releases a general patch bundle which includes patches created for known issues with the os.
It is available on the ITRC and I would recommend to plan a maintenance window every 3 month to install the patches. You will prevent problems before they happen.
You can check what you have installed right now with
swlist -l fileset -a patch_state | grep PH
This will give you a list of patches on the system and on the right side you will see a comment saying applied, committed or superseeded.
Applied means that this is the actual patch.
Comitted means that the patch was installed with the nosave optin and cannot be removed from the system anymore
superseeded: you will se that once you start installing newer patches. if you replace a patch with a newer version the older one will still show in the listing but will be listed as superseeded.
Steffi Jones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2000 07:27 AM
12-08-2000 07:27 AM
Re: Patch Management
After a cold install of 11.0 you should apply the latest ACE (Additional Core Enhancements) bundle and the General Release (GR) bundle either from the Support Plus CDROM or the ITRC Patch database (at this site).
A very interesting thread on differing philosophies of on-going patch management is this one:
http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x899c0559ff7cd4118fef0090279cd0f9!0,00.html
I think you will find this worth reading.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2000 07:31 AM
12-08-2000 07:31 AM
Re: Patch Management
Before you start run:
show_patches -a # Check for active patches
show_patches -s # Check for Superseeded patches on system.
check_patches -i # Check for invalid patches
When you perform a swlist -l fileset, you will see superseeded patches in the list aswell.
This is a new strategy HP is using since hp-ux 11.X
Install the latest Support Plus CD.
Whitin swinstall, do Manage Patch Selection.
Select first only the Critical Patches.
When finished check with the commands above.
Also use:
swlist -l fileset -a state, to check if everything is configured.
http://www.docs.hp.com/hpux/11.0/index.html
Patch Management.
http://www.docs.hp.com/hpux/pdf/B3782-90829.pdf