Print

Print


I can't reproduce your particular failure. When I run I get passed the initialization of the gsi plugin, and then it fails when trying to load the libXrdDPMOss plugin:

    =====> sec.protocol /usr/lib64 gsi -crl:3 -key:/etc/grid-security/key.pem -cert:/etc/grid-security/cert.pem -md:sha256:sha1 -ca:2 -gmapopt:10
    Plugin loaded 
    =====> sec.protocol /usr/lib64 unix
    Config 2 authentication directives processed in /etc/xrootd/xrootd-dpmdisk.cfg
    ------ Authentication system initialization completed.
    ++++++ Protection system initialization started.
    Config warning: Security level is set to none; request protection disabled!
    Config Local  protection level: none
    Config Remote protection level: none
    ------ Protection system initialization completed.
    Config Routing for ellert.physics.uu.se: local pub4 prv4 
    Config Route all4: ellert.physics.uu.se Dest=[::130.238.68.12]:1095
    ++++++ File system initialization started.
    =====> ofs.trace all
    =====> ofs.osslib libXrdDPMOss.so.3 
    =====> ofs.authlib libXrdDPMDiskAcc.so.3 
    =====> ofs.authorize
    =====> ofs.persist auto hold 0
    =====> ofs.tpc pgm /usr/bin/xrdcp --server 
    =====> all.role server
    [New Thread 0x7ffff301f700 (LWP 1192)]
    Plugin No such file or directory loading osslib libXrdDPMOss.so-4.3
    Config Falling back to using libXrdDPMOss.so.3
    Plugin No such file or directory loading osslib libXrdDPMOss.so.3
    Config Unable to load osslib plugin libXrdDPMOss.so.3
    ++++++ Configuring server role. . .
    =====> cms.trace all
    =====> all.adminpath /var/spool/xrootd
    170213 14:45:02 1181 Configure Global System Identification: anon-s [log in to unmask]
    [New Thread 0x7ffff2f1e700 (LWP 1193)]
    [New Thread 0x7ffff2e1d700 (LWP 1194)]
    [New Thread 0x7ffff2d1c700 (LWP 1195)]
    ------ File system server initialization failed.
    170213 14:45:02 1181 XrootdConfig: Unable to load file system.
    ------ xrootd protocol initialization failed.
    170213 14:45:02 1181 XrdProtocol: Protocol xrootd could not be loaded
    ------ xrootd [log in to unmask]:1095 initialization failed.
    [Thread 0x7ffff2d1c700 (LWP 1195) exited]
    [Thread 0x7ffff2e1d700 (LWP 1194) exited]
    [Thread 0x7ffff2f1e700 (LWP 1193) exited]
    [Thread 0x7ffff301f700 (LWP 1192) exited]
    [Thread 0x7ffff5207700 (LWP 1191) exited]
    [Thread 0x7ffff5308700 (LWP 1190) exited]
    [Thread 0x7ffff5409700 (LWP 1189) exited]
    [Thread 0x7ffff550a700 (LWP 1188) exited]
    [Thread 0x7ffff560b700 (LWP 1187) exited]
    [Thread 0x7ffff570c700 (LWP 1186) exited]
    [Thread 0x7ffff7fa1700 (LWP 1185) exited]
    [Inferior 1 (process 1181) exited with code 01]

If I install dpm-xrootd I get even further, but then it eventually crashes with a segfault somewhere inside dmlite. I don't have a running dpm server on this machine so I guess it is not expected to work.

I did notice one thing: In your configuration file above you say

    -key:/etc/grid-security/cert.pem -cert:/etc/grid-security/key.pem

which did not work for me - key and value seems to be swapped. I changed it to

    -key:/etc/grid-security/key.pem -cert:/etc/grid-security/cert.pem

But I guess that was just a typo in the recipe.


-- 
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/463#issuecomment-279401463

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