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

Not all files are collected #10

Open
bockjoo opened this issue May 7, 2019 · 0 comments
Open

Not all files are collected #10

bockjoo opened this issue May 7, 2019 · 0 comments

Comments

@bockjoo
Copy link

bockjoo commented May 7, 2019

I installed the collector and Florida xrootd (4.9.1-1) was configured to report the detailed monitoring
to the installed collector.
But number of closed files per day is too small to be true:
(base) [coldhead@oo SummaryCollector]$ wc -l wlcg_record.log.2019-04-30_20
36220 wlcg_record.log.2019-04-30_20
Here wlcg_record.log.2019-04-30_20 is a one day worth of list of closed files collected using
xrootd-monitoring-collector (XMC).
I was expecting at least 100K closed files based on the xrootd log file record.
From the XMC log, I see a lot of these:
2019-05-06 23:33:26,146 - 29472 - DetailedCollector - ERROR - File close record from unknown UserID=0, SID=1556882878#128.227.221.226#39878
TypeError: cannot unpack non-iterable NoneType object
2019-05-06 23:33:26,146 - 29472 - DetailedCollector - ERROR - file to close not found. fileID: 257523, serverID: 1556882878#128.227.221.226#39878. close=fileClose(rectype=0, recFlag=2, recSize=80, fileID=257523, read=332, readv=19501343, write=0, ops=ops(read=1, readv=6, write=0, rsMin=3, rsMax=69, rsegs=159, rdMin=332, rdMax=332, rvMin=307447, rvMax=8943104, wrMin=0, wrMax=0))

Did I misconfigure something?

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

1 participant