Archive for February, 2012

What to do if HDvM reports unknown version

If you notice that HDvM web interface is saying that it’s running an unknown version (and also recommends to contact HDS support) or when applying a patch it fails like this: # ./UPDATE *********************************************************************** * Update Utility * *********************************************************************** [HDvM 072003] Hitachi Device Manager Now searching for target products… The target product is not found. […]

Posted on February 15, 2012 at 8:06 pm by sergeyt · Permalink · Leave a comment
In: HDS

Enable CIM server on MDS Cisco switch

Want to add your shiny MDS Cisco switch into HTnM (Hitachi Tuning Manager) – that’s very easy. All you have to do is to enable cim, preferably secure cim server, and configure agtw (SAN agent) using HTnM cli. How I did it… ssh into a switch to configure CIM server. First I copied SSL certificate […]

Posted on February 7, 2012 at 11:21 pm by sergeyt · Permalink · Leave a comment
In: Linux, SAN

RSA AM doesn’t start after kernel upgrade?

If you’ve just upgraded the kernel and your RSA AM server doesn’t start anymore and you see the following error: com.rsa.ims.security.keymanager.sys.SystemModificationThresholdException: System was modified beyond the allowed threshold, cannot decrypt. don’t lose consciousness since there is a simple remedy for that # su – rsa $ cd /opt/RSAAuthenticationManager/utils/ $ ./rsautil manage-secrets -a recover $ Just […]

Posted on February 3, 2012 at 11:15 am by sergeyt · Permalink · 6 Comments
In: Linux