1834650 Members
2470 Online
110069 Solutions
New Discussion

Patch comparision

 
YOGI_3
Frequent Advisor

Patch comparision

Can we compare patches.
There are 2 systems say A and B.
I want to install whatever patches on A on to B.
i sthere any tool to compare patches which are not installed and which are not installed.
Please find the attchment .
thats the o/p of swlist -l patch.
i want to install patches that are available on MAIN server on to TEST Server.
There is never a wrong time to do the right things
4 REPLIES 4
Joseph Loo
Honored Contributor

Re: Patch comparision

hi,

there may be a way, refer to this post:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=980694

regards.
what you do not see does not mean you should not believe
Peter Godron
Honored Contributor

Re: Patch comparision

YOGI,
why don't you run a diff on the swlist.
That list can then be used to pull down the required patches onto the TEST Server.
Arunvijai_4
Honored Contributor

Re: Patch comparision

Yes, this could be possible. All you need is a script that gets information from MAIN server and download patches installs on TEST server if that patch is not present.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Steve Kruger
Frequent Advisor

Re: Patch comparision

Another possible solution is to use the HP ITRC Patch Assessment Tool.

Run the collection script on system B and load the script output into the ITRC Patch Assessment Tool.

When setting up the profile on the tool, uncheck all "patch options" and use
the input box "add these specific patches (optional):" to add the listing of installed patches from system A.

The tool will sort out which patches will be needed for system B.


Hope this helps.