- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Patches - just for discussion
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-11-2001 10:38 PM
12-11-2001 10:38 PM
I'm getting phobia when my HP ASE bug me about applying patches on the systems. There seems to be endless patches to be apply. True that there are always improvements and bug fixes, but the sheer volumes of patches is sometime too much to handle (29 pages of A4) and I always wonder if it is really life and death matters if patches aren't apply. Sometimes I feel like I'm being threaten that if patches are not updated regular, its my responsiblity if systems fail. : (
Another matter abt patches is that the swinstall always leave my /var directory bloated. I've tried all means of moving some of the sw directories away to other filesystems,But I still face /var directory size problem with systems having limited storage.
I wonder anyone out there share my view or have some ways to get out of this messy stuff.
Cheers
Lai
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 10:47 PM
12-11-2001 10:47 PM
Re: Patches - just for discussion
- update to the latest Quality/Patch-Bundles once or twice a year.
- if there are problems to solve, install the related patches.
- without problems, do not install patches.
But i know this will be a long discussion. Because every system/environment has its on requirements, regarding stability, uptime, performance, new features, ...
So there will never be an overall valid answer to your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 10:51 PM
12-11-2001 10:51 PM
Re: Patches - just for discussion
Yes, i share your view in most points.
Problem is, you have to install critical patches. These patches rely on a lot of other patches and so on and so on.
Just a hint for your directory /var :
create a directorx 'save' in a different filesystem and move the contents of /var/adm/sw/save to this directory.
if /var/adm/sw/save is empty, remove it and create a softlink to the new save directory.
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 11:01 PM
12-11-2001 11:01 PM
Re: Patches - just for discussion
I've done the moving and softlink part, but on some of the smaller systems. I even run of place to store the sw/save other than /var. Is it all right to arhcive them on tape to free up the /var directory. I think it is crazy to let swinstall keep bloating the systems with the patches files without any form of archiving strategy.
Cheers
Lai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 11:01 PM
12-11-2001 11:01 PM
Solutionyou can use the "cleanup" command to get rid of superseded patches.
Or - if your situation allows it - create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Your superseded/original software will not be saved. You save some disk-space, but you can not uninstall the patches again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 11:02 PM
12-11-2001 11:02 PM
Re: Patches - just for discussion
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 11:02 PM
12-11-2001 11:02 PM
Re: Patches - just for discussion
Even after updating your server with all latest patches you are not done!!!
In my case when our V-clas crashed HP told that we need 'site specific patch', meaning, specifically write a patch for us to address this problem.
I have seen in many company one sys admin is dedicated for patch management only.Think of that poor guy!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 11:04 PM
12-11-2001 11:04 PM
Re: Patches - just for discussion
A very sound, safe practice is to use the SupportPlus Quality Pack (QPK) [formerly the General Release (GR)] patch bundles on a regular basis.
The QPK bundle is a rigourously tested and certified set of patches issued about every quarter. Designed for 11.x, it includex all stable defect-fix patches for core HP-UX, graphics and networking drivers. HP thoroughly tests each Quality Pack and requires that it pass the same tests as would a new HP-UX operating system release.
For 10.20, use the GR bundle, offering the same quality control.
These bundles will generally contain the best patches within about 2-months of the bundle release date.
For more information on SupportPlus, in general, see this link:
http://www.software.hp.com/SUPPORT_PLUS/
Go to Maintenance and Support -> Downloads & Licensing (Standard Patch Bundles) -> View SupportPlus Releases before you load a bundle to see if there are any patch recalls and/or superseded patches for the bundle you wish to use.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 11:07 PM
12-11-2001 11:07 PM
Re: Patches - just for discussion
With regard to disk space management, *always* abnd *only* use 'cleanup' to mangage the '/var/adm/sw' directory. Doing otherwise can lead to a system that can no longer be patched.
The 'cleanup' utility trims the 'sw' log files and is a front-end to 'swmodify' for committing patches.
For 10.20, you can do:
# cleanup
For 11.x, you can do:
# cleanup -c 1
The QPK or GR bundles I described in my previous post will offer 'cleanup' as a patch if you don't already have it on your system.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2001 11:24 PM
12-11-2001 11:24 PM
Re: Patches - just for discussion
What I do now is apply the latest patch set on a development or staging machine as soon as I get the disk in my hands. (I'm talking about the Support plus CD's.) Sometimes I can get the application's guys in a good mood and get the bundle on 4 or 5 boxes right away. Then I let the patch bundle "burn in" for 3 months. At that point I am already confident in the 3-month-old patch set, and apply it into production. Then a few days later, I get the new patch bundle and start all over again.
I use the 'cleanup -c 1' on the production machines, and the 'cleanup -c 2' command on the development machines. This ensures that if I have a bad patch that made it into production, we can get it off everywhere.
BTW, cleanup -c 1 will remove the saved files from all patches superseeded at least once. cleanup -c 2 will remove the saved files from patches that have been superseeded twice. (two levels of superseeding)
I agree with JRF, don't play with the location of the saved files or patch directories. You are asking for more troube than it is worth. If you have made it a habit of patching, but do not use the cleanup command, it can make a whole world of difference to start using the cleanup command.
John