Hi Syed,

When i look at my normally configured running mserver5's i can see them listening on all interfaces.

netstat -anpp | grep 50000
tcp        0      0 0.0.0.0:50000           0.0.0.0:*               LISTEN      31/monetdbd         
udp      768      0 0.0.0.0:50000           0.0.0.0:*                           31/monetdbd     

Can't find anything regarding the binding of interface or listening in the mserver5 page either anyone ?

Regards,

Brian Hood


On Mon, May 16, 2016 at 6:54 PM, Syed M Raza <smr337@cornell.edu> wrote:
Hi Everyone
Any help or pointer on starting monetdb server to accept remote connections? Original message attached below.

Regards
Raza

-----Original Message-----

Message: 1
Date: Wed, 11 May 2016 13:28:51 +0000
From: Syed M Raza <smr337@cornell.edu>
To: "users-list@monetdb.org" <users-list@monetdb.org>
Subject: Passing mapi_open Param to mserver5 via monetdbd
Message-ID:
        <BY1PR0401MB1429201171375B1BD9BB46258E720@BY1PR0401MB1429.namprd04.prod.outlook.com>

Content-Type: text/plain; charset="us-ascii"


Hi All

Is there a way to pass config params to mserver5 via monetdbd daemon?
I am trying to open database for remote connections. After started the dbfarm using monetdbd I see entries in log file that calls mserver5 are made with mapi_open=false. I couldn't figure out how to pass mapi_open=open instead, or for that matter, other params to mserver5.

What I understand from documentation that  mserver5 should be managed via monetdbd daemon.  Or should I try to start mserver5 separately, for each database in the dbfarm? How would those instances then attach to the monetdbd daemon?


For what it worth, I did try

-        creating a monetdb.conf file in /path/to/dbfarm directory

-        setting map_open using monetdbd set name=value


MonetDB v11.21.19 ( Jul2015-SP4)
OS - Ubuntu 14.04 LTS

Thanks for your help in advance.

Regards
Raza

_______________________________________________
users-list mailing list
users-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/users-list