Errors in logs : "Error: key=manager uses an empty value!" in MGM and "error: unable to resolve (null)" in MQ

Hi Crystal,

I had in my xrd.cf.mq (which seems to be wrong) :

mgmofs.qdbcluster lyoeosqdb1.in2p3.fr:7777 lyoeosqdb2.in2p3.fr:7777 lyoeosqdb3.in2p3.fr:7777
mgmofs.qdbpassword_file /etc/eos.keytab

I tried :

mqofs.qdbcluster lyoeosqdb1.in2p3.fr:7777 lyoeosqdb2.in2p3.fr:7777 lyoeosqdb3.in2p3.fr:7777
mqofs.qdbpassword_file /etc/eos.keytab

But the logs error: unable to resolve (null) are still there.

Then I tried mq.qdbcluster and mq.qdbpassword_file as Elvin wrote in Config in quarkDB for master/slave(s) then the problem goes away.
NB : I don’t know what is best, mq.qdbcluster or mqofs.qdbcluster as writen in http://eos-docs.web.cern.ch/eos-docs/quickstart/ns_quarkdb.html

Thanks a lot Crystal !

Now for the message Error: key=manager uses an empty value! in the MGM logs, I suspect a NS problem.

Denis