- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cleanup of 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
09-24-2002 05:40 AM
09-24-2002 05:40 AM
I will try to commit patches with:
cleanup -d /var/adm/sw/save
and I get :
ERROR: The expected depot or root does not exist at
"/var/adm/sw/save".
ERROR: There is currently no depot software on host "syrah" at
location "/var/adm/sw/save". Make sure that an
absolute pathname is specified for location (beginning with
"/").
which is the correct sintax of
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 05:52 AM
09-24-2002 05:52 AM
SolutionIf committing installed patches, omit the "-d" argument. man cleanup for more information.
I suggest you use the "-p" option the first time to preview what cleanup is going to do.
I further suggest you only commit patches that have been superceded 2 or more times by using "-c 2". If disk space is very limited, you could use "-c 1".
The command line I recommend you use first is:
cleanup -p -c 2
And before you do anything, create an Ignite backup of your system.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 05:54 AM
09-24-2002 05:54 AM
Re: cleanup of patches
cleanup -c 1
The cleanup -c command can be executed to commit all patches that have been superseded specified number of times. The only benefit from committing patches is that disk space will be recovered in the /var/adm/sw/save directory.
BR,
Jannik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 05:54 AM
09-24-2002 05:54 AM
Re: cleanup of patches
# cleanup -c 1
This will commit patches which has been superceded atleast 1 time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 05:54 AM
09-24-2002 05:54 AM
Re: cleanup of patches
I will run cleanup -c 1 !!!
thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 05:59 AM
09-24-2002 05:59 AM
Re: cleanup of patches
Deberias asignar puntos a toda esta gente que te ha ayudado.
Son las normas del foro y podr??an dejar de ayudarte en futuras consultas
Saludos!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 06:03 AM
09-24-2002 06:03 AM
Re: cleanup of patches
sorry, lo habia hecho pero al hacer commit se ve que no se actualiz?? la pagina.
saludos