Equalogic SAN

From Pumping Station One
Revision as of 14:41, 30 May 2014 by Hef (talk | contribs) (Created page with "== Managing == The san has several ip addresses: 10.100.200.2, 10.100.200.10, 10.100.200.11, and 10.100.200.12 There is a java management interface on each one at https://...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Managing

The san has several ip addresses:

10.100.200.2, 10.100.200.10, 10.100.200.11, and 10.100.200.12


There is a java management interface on each one at https://10.100.200.2. This interface rarely works correctly, requires disabling a bunch of java security settings, and the applet is signed with an expired certificate.

The easier, more reliable way

   wget --no-check-certificate https://10.100.200.2/lib/equallogic.jar
   wget --no-check-certificate https://10.100.200.2/lib/eqlresources.jar
   wget --no-check-certificate https://10.100.200.2/lib/plastic_laf.jar
   java -cp "*" com.equallogic.eqlgroupmgr.EqlGroupMgrApplet target=10.100.200.2 debug=true