IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 4 and Version 5 of HowToArecaArrayVerification


Ignore:
Timestamp:
Jul 30, 2009, 3:48:11 PM (17 years ago)
Author:
gavin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToArecaArrayVerification

    v4 v5  
    22== How to start an Areca Array Verification pass from the HTTP interface. ==
    33
     4=== SSH Tunnel w/ port forward mapping ===
    45The Areca HTTP daemon listens on TCP port 81.  This port is inaccessible from outside of the production environment.
    56In 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.
     
    4243[[Image(Screenshot-Raid Console - admin - Mozilla Firefox-3.png)]]
    4344
     45=== SSH Tunnel no port forwarding ===
     46
     47{{{
     48gavin@ipp000 ~ $ ssh ipp004
     49Last login: Thu Jul 30 09:14:04 2009 from ipp000.ifa.hawaii.edu
     50gavin@ipp004 ~ $ firefox --no-remote
     51}}}
     52
     53Use the standard ipp0XX node URL
     54
     55{{{
     56http://ipp004:81
     57http://ipp005:81
     58http://ipp006:81
     59.
     60.
     61http://ipp037:81
     62}}}