Obsolete:Infortrend RAID array

From Wikitech

the RAID array connected to Zedler (c3t0d0) is an Infortrend A12U-G2421.

management

the device has a telnet and SSH interface but it often hangs and doesn't work. to use it, telnet or ssh to 10.21.0.14 from zedler or pascal.

when the text interface isn't working, use the "tsd" tool:

zedler$ cd ~river/tsd; ./tsd

this is a command-line tool that manages the array.

or, use the Java-based RAIDwatch manager. this is an X application, so first you need to start a VNC session:

zedler$ vncserver :2 -localhost
localmachine$ vncviewer -via zedler.knams.wikimedia.org localhost:2

this will start an xterm; run raidwatch like this:

zedler$ mkdir rw; cd rw/
zedler$ cp ~river/rw/* .
zedler$ ./startrw.sh

select "Configuration" as the user, 10.21.0.14 as the IP.