Since a reboot this morning we have an CIFS mount hanging, although the mount is browseable and perfectly working.
The agent was running on 2.2.0p8 so i also updated the agent but didn’t work.
Not running the appliance version, so not sure if this relevant. But wanted to make note of how I ended up sorting it. As this was the only discussion I could find when googling the warn message.
My CheckMK is running on Ubuntu 22.04. And stat -f on the mount in question would return with: stat: cannot read file system information for ‘/mountlocation/folder’: Resource temporarily unavailable
Ran the same command on a Ubuntu 20.04 VM using kernel 5.15.0-1060-azure and the results came back as expected.
Changed the kernel on the 22.04 install to the HWE version (6.5). Stat -f now works as expected and the CIFS mount hang warning is gone.
Having the same issue on two Ubuntu servers. I am guessing the issue is with Ubuntu, as the “df” command reports “Resource temporarily unavailable”, even though it is available and working.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.