I am using a CERN OpenStack machine with XRootD 4.1.1.

These machines have by default names like:
IPV4 .cern.ch
IPV6 .ipv6.cern.ch

The OFS fails the 'fsctl' command and returns ENETUNREACH:

if ((Resp1Len = myIF->GetDest(pbuff, sizeof(pbuff), ifType, retHN)))
           {einfo.setErrInfo(Resp1Len+3, (const char **)Resp, 2);
            return SFS_DATA;
           }
return Emsg(epname, einfo, ENETUNREACH, "locate", Path);

Running with -I v4 bypasses the problem.


Reply to this email directly or view it on GitHub.



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