Print

Print


> and i noticed a really strange thing:
> 
> ```
> aliprod@storage06: storage01 $ echo -ne "query config version\nspaceinfo /\nexit\n" |/usr/bin/xrdfs localhost:1094
> [localhost:1094] / > query config version
> v5.0.3
> 
> [localhost:1094] / > spaceinfo /
> [ERROR] Server responded with an error: [3011] Unable to locate /; no such file or directory
> ```

so, it seems that if directory specified by N2N mapping layer is not created, no error is thrown but also there is the error above..  now, with directory created i have
```
echo -ne "query config sitename\nquery config version\nspaceinfo /\nexit\n" |/usr/bin/xrdfs storage06.spacescience.ro:1094
[storage06.spacescience.ro:1094] / > query config sitename
ALICE::ISS::FILE

[storage06.spacescience.ro:1094] / > query config version
v5.0.3

[storage06.spacescience.ro:1094] / > spaceinfo /
Path:               /
Total:              0
Free:               0
Used:               0
Largest free chunk: 0
[storage06.spacescience.ro:1094] / > exit
Goodbye.
```


-- 
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/1356#issuecomment-743727481

########################################################################
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