- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Patch depots in a mixed HP-UX environment
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-19-2005 08:40 AM
10-19-2005 08:40 AM
Patch depots in a mixed HP-UX environment
Any comments on this are welcome. All will get points (some more than others).
-Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 08:48 AM
10-19-2005 08:48 AM
Re: Patch depots in a mixed HP-UX environment
I think it is a good practice.
Exist patches for HP-UX 11.X (hence 11.00, 11.11, 11.23) but there are patches for HP-UX 11.00 and also patches for HP-UX 11.11 and so on. So it wouldn't be necessary if you have a patch depot with patches for 11.X. But it is not absolutely good installing 11.00 patches on 11.11 systems or 11.23 (even if you can install them and I am not sure of that).
Conclusion: create and install patch depots separately accordong to the different releases of HP-UX 11.X.
HTH.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2005 08:53 AM
10-19-2005 08:53 AM
Re: Patch depots in a mixed HP-UX environment
We have 10.20, 11.00, 11.1, & 11.23. We use the same 11.23 depot for RISC and ia64 systems.
There are various utilities that are version independent, such as lsof or sudo. These are placed into their own depot as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2005 04:32 AM
10-20-2005 04:32 AM
Re: Patch depots in a mixed HP-UX environment
It might even be a good idea to have seperate depots for seperate patch bundles you get from HP.
You can then easily create/update Config bundles (man make_config) for network server installations via ignite.
This will reduce the overhead if you get new bundles and want to get rid of the old ones.
We have also seperate application depots for each OS version.
There is also a performance issue: Installations from large depots take longer if you use the default swinstall settings (autoselect_dependencies=true and autoselect_patches=true)
my 2 cents,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2005 03:38 AM
10-21-2005 03:38 AM
Re: Patch depots in a mixed HP-UX environment
-Dave