- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall
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-09-2004 01:17 AM
07-09-2004 01:17 AM
swinstall
Can I use swinstall to list/install patches and/or software directly from single network directory at HP so that we can skip the process of first downloading them seperately ?
Thanks in advance,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2004 01:22 AM
07-09-2004 01:22 AM
Re: swinstall
Absolutely, that's the strongest point of the SD utilities.
We do just that. We have depot systems from which we install *everything*.
All you have to do once you place the SW on those systems is use swreg to register that SW so that client systems can see it to install it.
man swreg & swcopy for details & usage.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2004 01:34 AM
07-09-2004 01:34 AM
Re: swinstall
Then what is the central HP server / directory to point to ?
thanks & regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2004 01:38 AM
07-09-2004 01:38 AM
Re: swinstall
The closest thing to what you seek is CPM - Custom Patch Manager which will bundle up what you might need on an individual server basis - but you *still* have to ftp it.
What we do is install the bundles - HWE (Hardware Enablement) & QPK (Quality Pack) & then since we have numerous systems on CSS level support we get "custom" patch bundles that cover things that might be newer than the "standard" bundles. The standard bundles are available on the release CDs quarterly & HP sends us the custom bundles via ftp and/or on CD as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2004 04:11 AM
07-09-2004 04:11 AM
Re: swinstall
If you use the patch database you can select all of the patches you need and their dependencies and have them sent to you as one bundle.
You then run the create patch bundle script that comes with the tarball to create a single patch bundle.
Then you install the entire bundle.
You can also take the create bundle script and modify it for your own use so that you can download all of the patches you want, and then run the script to create your own patch bundle.
Typically I'll download all of the individual patches I need into one directory, then create a depot of all of them so I can do one swinstall to install them all. This is especially useful for those patches that require a kernel rebuild.