- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- This should be simple - swremove question
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
05-13-2003 01:33 AM
05-13-2003 01:33 AM
and
Does it also remove patches that are dependent on the removed patch?
I see the man page states that if 2 patches use the same fileset, that the swremove will not remove the fileset, but it doesn't state that it will remove the dependent patch.
tia,
Jeremiah
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2003 02:41 AM
05-13-2003 02:41 AM
Re: This should be simple - swremove question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2003 02:59 AM
05-13-2003 02:59 AM
Re: This should be simple - swremove question
And consequently, it wont remove any dependency patches either, unless someone has run the above swmodify to free up some space in /var.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2003 03:32 AM
05-13-2003 03:32 AM
Re: This should be simple - swremove question
I installed some hardware enablement patches and now there are some slowdowns with applications on the system.
I want to swremove one of the patches (patch1), but it is a dependecy to another patch (patch2).
patch1 also superceded another patch (patch3).
I want to remove the suspected patch1 and was wondering if the swremove command (swremove patch1) will restore patch3 from /var/adm/sw/save (its there). Also I am curious if the removal of patch1 will remove patch2 due to patch2 depending on patch1.
I think I have figured it out as follows;
yes, the swremove command will restore the old patch (patch3) while removing the new patch (patch1).
and no, the swremove command will leave the fileset that the dependent patch (patch2) requires.
So... who's on first?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2003 03:42 AM
05-13-2003 03:42 AM
Re: This should be simple - swremove question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2003 03:51 AM
05-13-2003 03:51 AM
Re: This should be simple - swremove question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2003 03:54 AM
05-13-2003 03:54 AM
SolutionWhen used with patches, 'swremove' has limitations. These differ depending on whether you are running 11.0 or 11.11+.
On 11.0 it's up to you to insure that you don't break any patch dependencies if you 'swremove' a patch. On 11.11, you cannot remove a patch required by another.
In all cases, a committed patch cannot be removed, as you already know.
An excellent, if not detailed, discussion of patch management can be found in the HP-UX Patch management document:
http://docs.hp.com/hpux/pdf/5967-3578.pdf
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2003 04:00 AM
05-13-2003 04:00 AM
Re: This should be simple - swremove question
thanks,
Jeremiah
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2003 06:26 AM
05-13-2003 06:26 AM
Re: This should be simple - swremove question
go to itrc home page
patches
hp-ux
punch in the patch id of what you want to remove and check dependencies.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2003 03:27 PM
05-13-2003 03:27 PM
Re: This should be simple - swremove question
Thanks all. Appreciate the help.
Jeremiah