Print

Print


Hello!

Trying out xrootd - redirector to a dCache instance on EL7 - (it's working - these are just some errors I get in the xrootd logs). 

setup:
The exact same /etc/xrootd/xrootd-clustered.cfg config, storage.xml and Authfile  on an EL6 and EL7.
Both have OSG33 and xrootd 4.3.0 and xrootd-cmstfc 1.5.1-10. dCache 2.15
Started the services with systemctl start [log in to unmask]
selinux is in permissive mode

Issues on EL7:
**A)** I had to manually create /var/run/xrootd and set ownerships. This means if I reboot the server this doesn't work. does not survive a reboot.
I guess this is because I have 

<pre>
all.pidpath /var/run/xrootd
</pre>

If I change this to /var/run 

then it tries to create /var/run/clustered

**B)** It also tries to create a //clustered directory
------ xrootd protocol initialization completed.
160512 15:05:34 6059 XrdConfig: Unable to create home directory //clustered; permission denied

I couldn't find what setting to change the home directory in http://xrootd.org/doc/prod/xrd_config.htm

This is the adminpath:
<pre>
all.adminpath /var/run/xrootd
</pre>


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

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