Previously I was running Filebeat 7.5 on Ubuntu 18.04. I have installed Filebeat 7.10.2 on Ubuntu 20, and now my syslog is flooded with this message while filebeat is running:
CIFS VFS: Close unmatched open
The configurations are the same, and the way I mount the share in /etc/fstab is Identical. I have 15-20 filebeat yml files in /etc/filebeat/inputs.d using a blob pattern.. like /nfsshare/**/_sharetype/LOGFILE.log
Everything appears to be working, not sure if this is an issue I need to worry about or not.
Not sure where this one comes from but from a quick search I see that it should be a message from kernel that has to do with volume mounts, filesharing etc.
Do you see this specific error only when running Filebeat or if you stop Filebeat the error will go away?
It is running as a system service in a pretty bare OS. (Not containerized). It is scanning files from a network share that is mounted as a cifs share in /etc/fstab.
Filebeat 7.10.2 on Ubuntu 18.04 does not appear to have this issue.
Well, it should be related to the cifs share then, maybe because of a library change or sth. If you don't see Filebeat failing then I think you can ignore that error. Please raise an issue if you see Filebeat failing or losing events. Thanks!
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.