| Version 5 (modified by , 17 years ago) ( diff ) |
|---|
How to start an Areca Array Verification pass from the HTTP interface.
SSH Tunnel w/ port forward mapping
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 mhpcc_ssh.sh 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 ...
Then open your browser to http://localhost:80XX. Under FireFox, you can bookmark all of the nodes in a single folder then have FireFox open all entries in that folder as separate tabs.
Clink on "VolumeSet Functions"
Clink on "Check Volume Set"
Check the box next to the name of the volume set you what to check and the "Confirm The Operation" box. Then click submit. Note that you will not be able to do this operation on degraded volumes.
You should see a page noting that the check has been started.
SSH Tunnel no port forwarding
gavin@ipp000 ~ $ ssh ipp004 Last login: Thu Jul 30 09:14:04 2009 from ipp000.ifa.hawaii.edu gavin@ipp004 ~ $ firefox --no-remote
Use the standard ipp0XX node URL
http://ipp004:81 http://ipp005:81 http://ipp006:81 . . http://ipp037:81
Attachments (6)
- Screenshot-Authentication Required.png (20.2 KB ) - added by 17 years ago.
- Screenshot-Raid Console - admin - Mozilla Firefox.png (90.5 KB ) - added by 17 years ago.
- Screenshot-Raid Console - admin - Mozilla Firefox-1.png (100.6 KB ) - added by 17 years ago.
- Screenshot-Raid Console - admin - Mozilla Firefox-2.png (99.1 KB ) - added by 17 years ago.
- Screenshot-Raid Console - admin - Mozilla Firefox-3.png (76.6 KB ) - added by 17 years ago.
- mhpcc_ssh.sh (1.1 KB ) - added by 15 years ago.
Download all attachments as: .zip





