- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: I want to remove patch dir in 10.20.
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
01-01-2001 06:06 PM
01-01-2001 06:06 PM
In the HPUX 10.20..
I want to remove some dir in /var/adm/sw/patch.
Which dir can be removed ? I want to remove the oldest patch backup dir.
In /var/adm/sw/patch, what is the difference between %PHCO_XXXXX and PHCO_XXXXX ?
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2001 07:35 PM
01-01-2001 07:35 PM
Re: I want to remove patch dir in 10.20.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2001 12:12 AM
01-02-2001 12:12 AM
Re: I want to remove patch dir in 10.20.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2001 12:18 AM
01-02-2001 12:18 AM
Re: I want to remove patch dir in 10.20.
Do a man cleanup for options. cleanup -F removes all patch - backups.
Hope this helps.
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2001 05:20 AM
01-02-2001 05:20 AM
SolutionDo *NOT* manually remove or otherwise alter the /var/adm/sw directories contents. Use the 'cleanup' command to manage it.
Running 'cleanup' withou any options allows you to reclaim space in /var by removing backups of patches that have been superseded.
Running 'cleanup -F' will remove backups of ALL patches whether or not they have been superceded. Using this option eliminates the possiblity of backing out a patch, so make sure that you are satisfied with all patch behavior before doing this.
The patches in /var/adm/sw/patch that look like begin with a percent symbol ("%") represent superseded patches.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2001 05:24 AM
01-02-2001 05:24 AM