IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links
wiki:HowToArecaArrayVerification

Version 2 (modified by jhoblitt, 17 years ago) ( diff )

--

How to start an Areca Array Verification pass from the HTTP interface.

The Areca HTTP daemon listens on TCP port 81. This port is inaccessible from outside of the production environment. In order to gain access to the daemon, a port from your local system will need to be forwarded through an SSH tunnel to the production cluster.

jhoblitt@rma ~ $ ./mhpcc_ssh.sh 
Last login: Thu Jul 30 12:16:27 2009 from rma.ifa.hawaii.edu
jhoblitt@ipp004 ~ $

This script forwards a unique port to port tcp/81 on each node at MHPCC. The localport/remote host mapping is:

http://localhost:8004 -> ipp004
http://localhost:8005 -> ipp005
http://localhost:8006 -> ipp006
...

Attachments (6)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.