Changes between Initial Version and Version 1 of Ticket #1576


Ignore:
Timestamp:
Jun 12, 2017, 1:42:08 PM (7 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1576 – Description

    initial v1  
    11Suppose we have a server machine with hostname REMOTEHOST, accessible at REMOTEIP. rasdaman is configured on this machine so that in etc/rasmgr.conf each rasserver specifies `-host REMOTEHOST`.
    22
    3 Suppose on a different client machine we run rasj and want to connect to the remote server to execute some queries. As server we specify IP for the rasj connection. The connection will fail, unless on this client machine we add an entry in the `/etc/hosts` like this:
     3Suppose on a different client machine we run rasj and want to connect to the remote server to execute some queries. As server we specify REMOTEIP for the rasj connection. The connection will fail, unless on this client machine we add an entry in the `/etc/hosts` like this:
    44{{{
    55REMOTEIP REMOTEHOST