- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Bundle Packages merging?
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-14-2008 12:46 AM
10-14-2008 12:46 AM
I have three bundle packages. All three bundles package include patches PHKL_xxxxx and caused to reboot end of the installation completes, that means three times reboot on working hp ux system is not good.
Is there any way to make single reboot for more than one bundle that includes Kernel patches ??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2008 12:49 AM
10-14-2008 12:49 AM
Re: Bundle Packages merging?
This will require only one reboot.
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2008 04:05 AM
10-14-2008 04:05 AM
Re: Bundle Packages merging?
Sound goods now, question is tehre any possibility this new created depot directory to copy a CD (or DVD) and distribute it another server directly (without making creation directories swcopying depots..) like a single depot or Bundle file ?
is it possible without workaround ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2008 07:09 AM
10-14-2008 07:09 AM
Re: Bundle Packages merging?
e.g.
I have a single server that I use as my software distibution server call it serverA.
I have swcopied the software that I need into one/or more repositories.
On serverB I simply tell swinstall to get its software from serverA. During an interactive session, select or type the source host as serverA, then click on source depot path. A list of all registered depots on serverA will be listed for selection.
If other servers do not have network connectivity to serverA you can either copy the source to CD, or ftp it to another server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2008 10:00 PM
10-14-2008 10:00 PM
Re: Bundle Packages merging?
Take a look at it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2008 09:13 AM
10-15-2008 09:13 AM
SolutionSoftware Distributor has it's own networking built in. Once you create your depot (or depots), you simply register the depot with swreg. Then every system on your entire network can see and load from the depot(s).
Suppose you create a depot on serverA in the directory called /var/tmp/mydepot:
swreg -l /var/tmp/mydepot
Then type:
swlist -l depot
and you'll see your depot on the local server. Login to serverB and type this command:
swlist -l depot @ serverA
Now you will see the depot from serverB. To install from serverB:
swinstall -s serverA:/var/tmp/mydepot prod1
or to install everything in the depot:
swinstall -s serverA:/var/tmp/mydepot \*
If any of the patches are PHKL or PHNE, a reboot may be required so add -o autoreboot=true to give permission for a kernel rebuild and reboot.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 12:30 AM
10-16-2008 12:30 AM
Re: Bundle Packages merging?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 04:55 PM
10-16-2008 04:55 PM
Re: Bundle Packages merging?
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 06:16 PM
10-16-2008 06:16 PM
Re: Bundle Packages merging?
You need to decide if you want to take the latest and risk possible problems or be conservative.
Here is the description of the ratings:
http://www.itrc.hp.com/service/patch/wrap.do?pageKey=patch.html.patchDBCandidateListHelp
http://www.itrc.hp.com/service/patch/wrap.do?pageKey=patch.html.hpuxRatingHelp