Print

Print


Hello,

I want to deploy XROOTD here in RCF RHIC and I would like to ask for one 
question.

1) Can redirector server be a data server ?  (i.e if data can be stored 
in redirector server and clients can access them)

    I started redirector server (xrd and olb) on node 
rcas6001.rcf.bnl.gov with configuration file redirector.cf (in 
attachment) and data server on rcas6003.rcf.bnl.gov.
   
    Then I tried to open file which is located on node rcas6001.

    root.exe [1] 
gROOT->GetPluginManager()->AddHandler("TFile","^root:","XTNetFile", 
"XTNetFile", "XTNetFile(const char*,Option_t*,const char*,Int_t,Int_t)");
    root.exe [2] f = 
TFile::Open("root://rcas6001.rcf.bnl.gov:1095/starlib/reco/production62GeV/ReversedFullField/P04ie/2004/087/st_physics_adc_5087079_raw_2070001.MuDst.root")
    Error in <TXNetConn::Open>: Server [rcas6001.rcf.bnl.gov:1095] did 
not return OK message for last request.
    Error in <TXNetConn::SendGenCommand>: Server declared error 3005: 
'No servers are available to read the file.'
    Error in <XTNetFile::CTOR>: Error opening the file 
//data1/starlib/reco/production62GeV/ReversedFullField/P04ie/2004/087/st_physics_adc_5087079_raw_2070001.MuDst.root 
on host         rcas6001.rcf.bnl.gov:1095

I also inclose config files and log files , but I think that there is a 
simple question if it is possible or not. If yes, please can you give me 
a advice ?

Thank you
Pavel Jakl