Print

Print


Hi Andreas,

Would it be possible to get the value of "ifType"? If you can get that
then you can lso dump out the contents of myIF. The only way this can
happen is if there is an incompatability between the requestor and how the
node is configured, which should not be the case here. So, I suspect what
the expected config s is not what the real config is.

Andy

On Tue, 31 Mar 2015, apeters1971 wrote:

> I am using a CERN OpenStack machine with XRootD 4.1.1.
>
> These machines have by default names like:
> IPV4 <name>.cern.ch
> IPV6 <name>.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:
> https://github.com/xrootd/xrootd/issues/224


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