Print

Print


For the OSG data federation, we want to assign each VO a certain namespace (let's say the "Xenon1T" VO gets assigned `/xenon1t`).

The Xrootd server that wants to export its data has the Xenon1T files mounted at `/mnt/data`.  So, the Xenon1T file `/foo` is physically at:

```
/mnt/data/foo
```

but should be exported as:

```
/xenon1t/foo
```

That is, `root://xrootd.example.com:1094//xenon1t/foo`.

Looking at the documentation, I thought `oss.remoteroot` was the way to integrate this: I think was incorrect.

What's the right way to configure the OFS / OSS for this setup?

-- 
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/840

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