Operating System - HP-UX
1833847 Members
2193 Online
110063 Solutions
New Discussion

Patch Management "Cleanup" question

 
SOLVED
Go to solution
Jeffrey Davis_1
Frequent Advisor

Patch Management "Cleanup" question

In trying to understand more about the full effects of running a "cleanup" against all superseded patches on my systems, I'm looking for the answer to the following question.

If I run a "cleanup" to remove all patches that have been superseded more then once, will I still be able to do a rollback if the need calls for it? Is it a better rule of thumb to only do a "cleanup" for superseded patches of more than 2 times?
4 REPLIES 4
James R. Ferguson
Acclaimed Contributor
Solution

Re: Patch Management "Cleanup" question

Jeffrey:

Run 'cleanup' without any arguments. This provides a measure of "safefy" in the event that a patch needs to be backed out, but still recovers considerable space in /var after installation of GR bundles. See the man pages for 'cleanup'.

...JRF...
robin uy
Occasional Contributor

Re: Patch Management "Cleanup" question

I can't find cleanup in my system. Man doesn't even have it. Our system is 10.20. Can anyone help answer why?
Dan Decker
Frequent Advisor

Re: Patch Management "Cleanup" question

I did a man cleanup on my 10.2 and it shows up.

To summarize what clean up does it will not do a removale without user intervention. It also haves a few options to go along with it

It's not done Till I am satisfied
James R. Ferguson
Acclaimed Contributor

Re: Patch Management "Cleanup" question

Hi:

The 'cleanup' utility can be added/updated on 10.X with patch PHCO_20824.

...JRF...