Print

Print


Hi,

> Alternatively, I will run another xrootd/cmsd pair (on another port) with a
> static prefix-based redirect from the original redirector.
>>>> That would certainly be the simplest way to do it.

OK, I'm trying to do this now. I have the main redirector (hadoop) on port 1094 that uses
  cms.dfs lookup distrib redirect immed
  all.export /store/ global readonly
  xrootd.redirect localhost:1095 all /tas
and the second one for nfs space running on port 1095. Contacting the one on port 1095 works ok, I can see all four disk servers behind it. However, when I try to access it via the "default" redirector (config frags above) I get:

  121005 12:37:25 23260 Xrd: CheckErrorStatus: Server [xrootd.t2.ucsd.edu] declared: Opening path '/tas-5/matevz/XrdAuthzVo.tgz' is disallowed.(error code: 3010)

If I add:
  all.export /tas    local  writable
then I get:
  121005 12:53:23 23323 Xrd: CheckErrorStatus: Server [xrootd.t2.ucsd.edu] declared: No servers have read access to the file(error code: 3011)
which seems to indicate redirect did not kick in at all.

So ... how can I do static redirect here while maintaining single lookup via cms.dfs for stuff under the default redirector?

Matevz

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

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