Hi, I am using 2.5.6-1 to scan two file systems. Recently, the scan for one file system stopped working; the other scan continues to work fine. The process for the file system with the problem accumulates no CPU-time and according to the trace is stuck in a futex:
futex(0x674960, FUTEX_WAIT_PRIVATE, 2, NULL I have increased the log level to 'ALL', but all the output is shown below: $ tail -f /var/log/robinhood/home_fs.log 2016/09/12 10:04:27 [15330/2] ReloadConfig | Configuration of module 'Global' successfully reloaded 2016/09/12 10:04:27 [15330/2] LogConfig | Log::debug_level modified: '50'->'100' 2016/09/12 10:04:27 [15330/2] ReloadConfig | Configuration of module 'Log' successfully reloaded 2016/09/12 10:04:27 [15330/2] ReloadConfig | Configuration of module 'List Manager' successfully reloaded 2016/09/12 10:04:27 [15330/2] ReloadConfig | Configuration of module 'Policies' successfully reloaded 2016/09/12 10:04:27 [15330/2] EntryProc_Config | EntryProcessor::match_classes (dirs) updated: 'FALSE'->'TRUE' 2016/09/12 10:04:27 [15330/2] EntryProc_Config | No class defined in policies, disabling dir class matching. 2016/09/12 10:04:27 [15330/2] ReloadConfig | Configuration of module 'Entry Processor' successfully reloaded 2016/09/12 10:04:27 [15330/2] ReloadConfig | Configuration of module 'FS Scan' successfully reloaded 2016/09/12 10:04:27 [15330/2] ReloadConfig | Configuration of module 'Resource Monitor' successfully reloaded No further output is written to the log file. I have tried restarting the daemon a couple of times, but to no avail. I did not change the configuration around the time when the problem occurred. The only event I can think of which happened in the relevant period is that about a quarter of the files were deleted. Any ideas about what could be causing the problem and how it could be solved? Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email [email protected] ------------------------------------------------------------------------------ _______________________________________________ robinhood-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/robinhood-support
