On 17-04-2008 06:29:08 -0700, mobigital1 wrote:
Example which works here. gdk_dbfarm=/scratch/var/MonetDB5/dbfarm sql_logdir=/scratch/var/MonetDB5/sql_logs
Else could you include your current (anonymized) monetdb5.conf
Niels
I tried the above example switching like this:
gdk_dbfarm=/data/MonetDB5/dbfarm sql_logdir=/data/MonetDB5/sql_logs
left everything else unchanged in the log file.
1. merovigian starts ok. does not complain in log about anything 2. database starts ok, i see mserver5 running.
when I try connecting to client it says "database does not accept connections"
That means the sql module has not finished starting (yet).
NOTE: my monetdb5.conf says mapi_open=false, however, the ps shows that mserver5 is running with -set mapi open true. ?? how come?
Merovingian overrides this because otherwise redirection won't work. The next version of Merovingian will make this not any more necessary.