1. Copy files deployed.tar.gz and gbpatches.tar.gz to the
node's /mnt/hda directory, e.g.:
scp deployed.tar.gz gbpatches.tar.gz ops@sidearm415:/mnt/hda/.
2. After logging onto the node, carry out the following steps.
3. Terminate the SIAM application running on the node:
exitNode localhost
4. In some cases, the new SIAM release is incompatible with data logs
already
acquired. In this case, move the logs directory to an archive, e.g.
cd /mnt/hda
tar cvf logs.tar siam/logs
gzip logs.tar
rm siam/logs
5. Extract the files from the 'deployed' tar file:
tar zxvf deployed.tar.gz
6. cp gbpatches.tar.gz /.
7. su; cd /; tar zxvf gbpatches.tar.gz
8. rm gbpatches.tar.gz
9. Run the 'config' script.
NOTE: If you are installing the software remotely
via radio or satellite, it is critical that you correctly specify the
communication link to the 'config' script. Failure to do so can
result in inability to communicate with the mooring.
10. Reboot the node