- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing HPUX 10.2 Support Plus patches
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
02-02-2007 01:52 AM
02-02-2007 01:52 AM
Installing HPUX 10.2 Support Plus patches
700QPK1020
B6825AA
XSW700GR1020
XSW700HW1020
and diagnostics B.10.20-700
Is there a proper order to install these in? or a way to install these all at once? I tried installing them through swinstall, but I can't figure out how to install them more than one at a time and I don't know the proper order to install them in.
Thanks, Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 01:55 AM
02-02-2007 01:55 AM
Re: Installing HPUX 10.2 Support Plus patches
If you use swcopy to copy them all into one depot (I use the default: /var/spool/sw), you can then install them all at once and the order will no longer matter.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 04:10 AM
02-02-2007 04:10 AM
Re: Installing HPUX 10.2 Support Plus patches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 04:11 AM
02-02-2007 04:11 AM
Re: Installing HPUX 10.2 Support Plus patches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 04:15 AM
02-02-2007 04:15 AM
Re: Installing HPUX 10.2 Support Plus patches
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 04:25 AM
02-02-2007 04:25 AM
Re: Installing HPUX 10.2 Support Plus patches
> after swinstall is finished, do I delete these files from /var/spool/sw and is there a correct way to do this?
Use the 'cleanup' utility! This will safely recover space in '/var/adm/sw'.
For 10.20, the command can be run without any arguments to remove all superseded patches.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 04:48 AM
02-02-2007 04:48 AM
Re: Installing HPUX 10.2 Support Plus patches
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 05:01 AM
02-02-2007 05:01 AM
Re: Installing HPUX 10.2 Support Plus patches
Ah, yes, sorry, Pete. I read '/var/spool/sw' as '/var/adm/sw' and made the mental leap.
To empty all of '/var/spool/sw' you could do:
# swremove -d \* @ /var/spool/sw'
(or, simply)
# rm -rf /var/spool/sw
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 07:04 AM
02-02-2007 07:04 AM
Re: Installing HPUX 10.2 Support Plus patches
HPUX 10.2
ACE9912
from support plus disk:
700QPK1020
B6825AA
XSW700GR1020
XSW700HW1020
and diagnostics B.10.20-700
and also OpenGL
and I still can't get fx graphics to work, neither the fxe or fx5 cards. They show up as unknown in an ioscan. Does anyone know what I may be missing or possibly doing wrong. This is on a C3600 workstation. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 07:23 AM
02-02-2007 07:23 AM
Re: Installing HPUX 10.2 Support Plus patches
Check this manual for details and check you have the patches required for 10.20 it has listed.
http://h20000.www2.hp.com/bc/docs/support/SupportManual/lpv38355/lpv38355.pdf?jumpid=reg_R1002_USEN
Also what is the firmwre version of the workstation, latest is 5.0
Also is the card in the correct primary slot, and also set up to be the boot console path at PDC. It needs to be to come up properly in hpux.
You could also try and recreate the device files aswell with
#insf -ev
the do a full ioscan without options
#ioscan
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 08:17 AM
02-02-2007 08:17 AM
Re: Installing HPUX 10.2 Support Plus patches
Manual says I need hpux10.20 with ACE9912 (Dec 99) and B6825A which I have all on there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2007 10:25 AM
02-02-2007 10:25 AM
Re: Installing HPUX 10.2 Support Plus patches
I would suggest the following:
1. Use swcopy to combine the .depot files
2. Run cleanup against the depot to remove superseded patches
3. Use the "-x match_target=true" option rather than explicit selections during swinstall.
You might still see errors in the logs (things had rougher edges then). Let us know what errors you see and we can work through them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2007 01:43 AM
02-05-2007 01:43 AM
Re: Installing HPUX 10.2 Support Plus patches
1. Use swcopy to combine the .depot files
2. Run cleanup against the depot to remove superseded patches
3. Use the "-x match_target=true" option rather than explicit selections during swinstall.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2007 07:51 AM
02-07-2007 07:51 AM
Re: Installing HPUX 10.2 Support Plus patches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2007 04:04 PM
02-07-2007 04:04 PM