-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Got the fix and was able to figure out what was stopping that disk from spinning down. Thanks for the help!
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Here you go root@Crushinator:~# /usr/local/emhttp/plugins/file.activity/scripts/inotify.file.activity Warning: array_diff(): Expected parameter 1 to be an array, null given in /usr/local/emhttp/plugins/file.activity/scripts/configure_file_activity on line 71 Warning: array_merge(): Expected parameter 2 to be an array, null given in /usr/local/emhttp/plugins/file.activity/scripts/configure_file_activity on line 78 Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/file.activity/scripts/configure_file_activity on line 81 No files specified to watch! Looking at configure_file_activity, I don't really know enough PHP to debug what's going on there.
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Ah, sorry, meant to post that: Current Inotify Settings Max User Watches = 524288 Current User Watches = 342 Available User Watches = 523946 Here's the diagnostics: crushinator-diagnostics-20230913-1306.zip
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Hey there, I installed the plugin but it seems like it won't start. When I click in the webgui, it always says "Stopped" and the system logs for the Unraid server shows this: Sep 13 13:10:34 Crushinator ool www[17699]: /usr/local/emhttp/plugins/file.activity/scripts/rc.file.activity 'start' Sep 13 13:10:34 Crushinator file.activity: Starting File Activity Sep 13 13:10:34 Crushinator file.activity: File Activity inotify starting Sep 13 13:10:34 Crushinator file.activity: File Activity inotify exiting I tried pulling apart the script a little and found the command. I tried running that manually and got this: root@Crushinator:~# /usr/local/emhttp/plugins/file.activity/scripts/inotify.file.activity Warning: array_diff(): Expected parameter 1 to be an array, null given in /usr/local/emhttp/plugins/file.activity/scripts/configure_file_activity on line 71 Warning: array_merge(): Expected parameter 2 to be an array, null given in /usr/local/emhttp/plugins/file.activity/scripts/configure_file_activity on line 78 Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/file.activity/scripts/configure_file_activity on line 81 No files specified to watch! I'm not that great at PHP, so I wasn't able to get much further than that. It looks to me like it's not finding the disks that it wants to watch, but that's just a guess. Any help on fixing or debugging this would be appreciated.
kfb
Members
-
Joined
-
Last visited