- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re-install of HPUX after applying 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
11-01-2001 01:54 PM
11-01-2001 01:54 PM
Re-install of HPUX after applying patches...
On a HP L-class running HPUX B.11.00, I recently installed the patches to take our aC++ compiler up to A.03.31. Unfortunately, being more Solaris minded than HPUX, I didn't use the option to store the back-out info for these patches.
It doesn't appear now that I can remove any of this stuff to take me back to an older version of the compiler (they want A.03.25).
I'm feeling that the only option is a re-install, which I would prefer not to do.
Anyone have any ideas? If I DO have to reinstall HPUX, what's the most painless way to go about it (ie. a simple re-install over the top of what's there, without haveing to reconfigure logical volumes etc.)
Thanks in advance for any help given
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2001 01:59 PM
11-01-2001 01:59 PM
Re: Re-install of HPUX after applying patches...
There is no need to be brutal. You should be able to 'swremove' the product and 'swinstall' the version one you want.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2001 02:02 PM
11-01-2001 02:02 PM
Re: Re-install of HPUX after applying patches...
Did you cut an ignite tape prior to the
installation of the patches or take any form of backup?
If so these could used to recover depending on the type of backup. If not you could be stuffed and will have to do a cold install.
Please advise, so that we can help further.
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2001 02:09 PM
11-01-2001 02:09 PM
Re: Re-install of HPUX after applying patches...
Have you thought about de-installing the new version of compiler (use swremove) and reinstall the old version (swinstall). you need not reinstall the OS for that.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2001 02:09 PM
11-01-2001 02:09 PM
Re: Re-install of HPUX after applying patches...
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2001 02:12 PM
11-01-2001 02:12 PM
Re: Re-install of HPUX after applying patches...
I should have read your question more
closely. If it is just a add-on product
you can remove it using the 'swremove'
program and install the version that is
appropriate using 'swinstall' One extra
pice of advice, ALWAYS cut an ignite
tape prior to any software installation.
To cut a tape do this:
# make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn
Be sure to use the no-rewind device.
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2001 02:12 PM
11-01-2001 02:12 PM
Re: Re-install of HPUX after applying patches...
If you installed a wrong patch then no need to install entire OS for that..!
Try removing patch by swremove. This will take care of your problem and then install the appropriate patch by running again swinstall
Goodluck
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2001 02:19 PM
11-01-2001 02:19 PM
Re: Re-install of HPUX after applying patches...
I was trying to use swinstall, but keep getting these sorts of errors:
* Session started for user "root@laverne".
* Beginning Selection
* Target connection succeeded for "laverne:/".
WARNING: The fileset "PHSS_25170.ACXX" has been automatically
deselected because one or more of the filesets in the patch
have been commited or superseded.
NOTE: One or more patch filesets were automatically selected or
deselected to maintain patch integrity. Please refer to the
swremove.log logfile for details.
ERROR: Cannot continue the "swremove" task.
* Selection had errors.
I throught this meant that there is no backout for the patch...
Thanks
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2001 02:35 PM
11-01-2001 02:35 PM
Re: Re-install of HPUX after applying patches...
Try 'swremove' and specify the *product* -- B3901B, I believe. This is what I was trying to suggest in my first post. If this is successful, then reinstall just this product and any patches for it you want.
Michael's advice to always have an Ignite recovery tape *before* applying patches is good advice, too.
Regards!
...JRF...