Operating System - HP-UX
1821808 Members
3456 Online
109638 Solutions
New Discussion юеВ

Re: Removing everything under: /var/adm/sw/save

 
Ramesh.K.R.
Regular Advisor

Removing everything under: /var/adm/sw/save

Hi,

Can we remove all the patches saved under the above said folder ?? Will it cause any problems ??

Thanks & Regards,
Ramesh.K.R.
hai
5 REPLIES 5
Robert-Jan Goossens
Honored Contributor

Re: Removing everything under: /var/adm/sw/save

NO,

you will remove the patch administration ability if you remove /var/adm/sw/save

Use the cleanup command.

# cleanup -c1 -p ( look if there are superseeded patches)
# cleanup -c1

Regards,
Robert-Jan
Karthik S S
Honored Contributor

Re: Removing everything under: /var/adm/sw/save

Also you will not be able to roll-back if you wanted to uninstall some patches if you remove this folder.

-Karthik S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
T G Manikandan
Honored Contributor

Re: Removing everything under: /var/adm/sw/save

Do not do anything in that dir to get some space other than using the cleanup command.

#cleanup -c 1
committing patches superseded more than once.
Ramesh.K.R.
Regular Advisor

Re: Removing everything under: /var/adm/sw/save

Hi,

Thanks a lot for your valuable inputs. I was also pretty much of similar openion. But, wanted to check with experts.

Regards,
Ramesh.K.R.
hai
Geoff Wild
Honored Contributor

Re: Removing everything under: /var/adm/sw/save

You can also cleanup by commiting patches like this:

/var/adm/sw/save # swmodify -x patch_commit=true *

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.