IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of HowToArecaArrayVerification


Ignore:
Timestamp:
Jul 30, 2009, 1:28:41 PM (17 years ago)
Author:
jhoblitt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToArecaArrayVerification

    v1 v2  
    1 How to start an Areca Array Verification pass from the HTTP interface.
     1
     2== How to start an Areca Array Verification pass from the HTTP interface. ==
     3
     4The Areca HTTP daemon listens on TCP port 81.  This port is inaccessible from outside of the production environment.
     5In 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.
     6
     7{{{
     8
     9jhoblitt@rma ~ $ ./mhpcc_ssh.sh
     10Last login: Thu Jul 30 12:16:27 2009 from rma.ifa.hawaii.edu
     11jhoblitt@ipp004 ~ $
     12}}}
     13 
     14This script forwards a unique port to port tcp/81 on each node at MHPCC.  The localport/remote host mapping is:
     15
     16{{{
     17
     18http://localhost:8004 -> ipp004
     19http://localhost:8005 -> ipp005
     20http://localhost:8006 -> ipp006
     21...
     22}}}
     23
     24[[Image(Screenshot-Authentication Required.png)]]
     25
     26[[Image(Screenshot-Raid Console - admin - Mozilla Firefox.png)]]
     27
     28[[Image(Screenshot-Raid Console - admin - Mozilla Firefox-1.png)]]
     29
     30[[Image(Screenshot-Raid Console - admin - Mozilla Firefox-2.png)]]
     31
     32[[Image(Screenshot-Raid Console - admin - Mozilla Firefox-3.png)]]
     33