- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cleanup After Patching
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
04-04-2005 03:11 AM
04-04-2005 03:11 AM
Comments are appreciated.
Steven
Solved! Go to Solution.
- Tags:
- cleanup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 03:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 03:15 AM
04-04-2005 03:15 AM
Re: Cleanup After Patching
For example, cleanup -c 1 will remove all the old patches that have been superceded at least 1 time. Man cleanup for details.
PS. If this is an early version of HP-UX 11.0, the cleanup command was accidently omitted. You may need to install a patch to get the comand.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 03:27 AM
04-04-2005 03:27 AM
Re: Cleanup After Patching
By the way, I don't need to rm /var/adm/sw/save files yet, as I have enough space.
What I need is just the depot files removed on /var/patch/depot (I swcopy patches there first before swinstall). Would that be save?
Any comments?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 03:27 AM
04-04-2005 03:27 AM
Re: Cleanup After Patching
By the way, I don't need to rm /var/adm/sw/save files yet, as I have enough space.
What I need is just the depot files removed on /var/patch/depot (I swcopy patches there first before swinstall). Would that be safe?
Any comments?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 03:28 AM
04-04-2005 03:28 AM
Re: Cleanup After Patching
Yes, that's safe - run "swremove -d" to get rid of them.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 03:35 AM
04-04-2005 03:35 AM
Re: Cleanup After Patching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 03:43 AM
04-04-2005 03:43 AM
Re: Cleanup After Patching
Last question: after swreg, can I use "rm" instead of using sam to swremove?
Thanks alot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 03:50 AM
04-04-2005 03:50 AM
Re: Cleanup After Patching
A good technique is to use SAM this first time and then examine the SAM logs. You will see the steps in the correct order.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2005 03:56 AM
04-04-2005 03:56 AM
Re: Cleanup After Patching
I have never seen any tech forum that is filled up with so many serious & knowledgable folks!