This post is more than 5 years old
22 Posts
0
785
July 7th, 2010 05:00
determine the version of rm client software on unix
I'm attempting to patch the client software on all our unix host machines to 5.2 SP3. I believe I did it correctly but I want to check to see what the client version is now. How do I do that?
emc/rm/client/bin/rc.irclient parameters doesn't show the version, is there another parameter to use to determine this?
No Events found!
FrankMS
26 Posts
0
July 7th, 2010 06:00
In the same directory as rc.irclient should be a script named ermPatchlevel.sh. This should give you major release, installed service pack and installed engineering hotfixes if any. There is also a text file IRindicator on the system, in /var/sadm/pkg/IR if I remember correctly, This has the installed components and versions as well.
Regards
Frank
BenA4
22 Posts
0
July 7th, 2010 06:00
Thank you, correct on both regards!