Print

Print


Hi,

While testing a build based on master, (approx ~v5) I noticed that for a cmsd with adminpath set like this:

all.adminpath /var/spool/xrootd

The cmsd was listening here:

cmsd    500 xrootd   17u     unix 0xffff9d096115e000      0t0 755209640 /var/spool/xrootd/xxx.cern.ch/.olb/olbd.admin

(xxx.cern.ch was the host name of the test machine, the xrootd instance name was 'clustered'). The xrootd daemon with similar adminpath setting was attempting to connect:

200720 16:35:31 489 cms_Finder: Waiting for cms path /var/spool/xrootd/clustered/.olb/olbd.admin

I thought the problem might be:

XrdCmsConfig.cc
```
1394: int XrdCmsConfig::xapath(XrdSysError *eDest, XrdOucStream &CFile)
...
1423:    AdminPath = XrdOucUtils::genPath(pval,XrdOucUtils::InstName(myName,0));
```

With myName possibly used instead of myInsName.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1255

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1