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

"xrdfs host ls -l dir" not reporting all dirents under 5.0.3 #1340

Closed
wyang007 opened this issue Nov 27, 2020 · 1 comment
Closed

"xrdfs host ls -l dir" not reporting all dirents under 5.0.3 #1340

wyang007 opened this issue Nov 27, 2020 · 1 comment

Comments

@wyang007
Copy link
Member

This doesn't looks like a xrdfs problem but rather like a server side problem. for example:

$ hostname -f
cent7a.slac.stanford.edu
$ which xrootd
/bin/xrootd
$ xrootd -version
v5.0.3
$ xrootd

On another host, i run

$ xrdfs cent7a.slac.stanford.edu ls /tmp |wc -l
130
$ xrdfs cent7a.slac.stanford.edu ls -l /tmp | wc -l
5

the "ls -l" only shows a few dirents. The same tests against a xrootd 4.12.1 server gives consistent result.

@xrootd-dev
Copy link

xrootd-dev commented Dec 1, 2020 via email

@abh3 abh3 closed this as completed in 03826d1 Dec 9, 2020
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