Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xrd.protocol directive with v5.1.1-1 #1444

Closed
ycalas opened this issue Apr 20, 2021 · 4 comments
Closed

xrd.protocol directive with v5.1.1-1 #1444

ycalas opened this issue Apr 20, 2021 · 4 comments

Comments

@ycalas
Copy link

ycalas commented Apr 20, 2021

Hi,

With XRootD version <= 4.12.3, the directive xrd.protocol in the configuration file did not trigger an error when cmsd was started. It is no more the case with XRootD 5.1.1-1:

210420 14:51:08 1003972 XrdConfig: the builtin protocol is 'cms' not 'xrootd'; the following protocol directive should be corrected!
------ cmsd grid@.xxxx:1094 initialization failed.

This problem can be solved by adding the if-fi conditional directives, e.g. with:

if exec xrootd
  xrd.protocol xrootd *
fi

I am not sure if this is a bug or if this new behavior is expected though.

Cheers,

Yvan

@abh3
Copy link
Member

abh3 commented Apr 20, 2021 via email

@ycalas
Copy link
Author

ycalas commented Apr 20, 2021

Well cmsd does not start anymore if the if-fi conditional directives are not used. If you think this is normal behavior, you can close ticket ;)

Thanks for your feedback.

@abh3
Copy link
Member

abh3 commented Apr 20, 2021 via email

@abh3
Copy link
Member

abh3 commented Apr 20, 2021 via email

@abh3 abh3 closed this as completed in e9b46d6 Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants