Everything posted by bnevets27
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Well if there's anything I can do to get this working let me know.
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
But it doesn't work.....All i see is this: I would like to use the plugin. If it turns out that the reason is having drives not assigned to slots causes the problem then I'm sure I won't be the only one it won't work for. I'm willing to try and diagnose the problem but without any errors I don't know how to fix this.
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Yup that's how I have both my servers setup and file activity doesn't work on both (had the one down doing work on it so didn't try on that one till last night) There is logic to how I set it up. 24 hot swap bays, parity 1 and 2 are in slot 1 and 2 and therefore to keep server slot = unraid slot I disregard unraid slot 1 and 2. The reason for the other gaps is I don't have the server fully populated so to aid in cooling I have a row between each of the populated rows so the heat doesn't transfer between drives. Sent from my SM-N900W8 using Tapatalk
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
cache/ disk10/ disk11/ disk12/ disk13/ disk14/ disk15/ disk16/ disk22/ disk23/ disk24/ disk3/ disk4/ disk9/ disks/ user/ user0/
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Attached
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Running the latest version 03.17. Running that command doesn't throw any errors, it shows running in the gui and is listed in processes but still doesn't show anything on the file activity page. Processes: root 27703 10365 0 14:42 pts/0 00:00:00 /bin/bash /usr/local/emhttp/plugins/file.activity/scripts/inotify.file.activityroot 27705 27703 1 14:42 pts/0 00:00:00 inotifywait -mrqs -e open,attrib,move,create,delete --excludei appdata/ --timefmt %b %d %H:%M:%S --format %T %e => %w%f --fromfile /tmp/file.activity/file.activity.disks
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
Good idea, I'm off my game. Attached
-
[Plug-In] Community Applications
That's extremely helpful squid! I didn't see it explained like that anywhere. It's just one error atm so I'll keep an eye on it and see if I need hunt down whatever else that's accessing the unraid gui
-
[Plug-In] Community Applications
I have controlr and had a few tabs opened to my unraid, closed all the tabs and rebooted now it get: error: webGui/include/ProcessStatus.php: wrong csrf_token Going to try another reboot....
-
[Plug-In] Community Applications
Alright, well I wasn't expecting that. (not trying to sound negative just actually surprised as I'll explain) I searched within this thread and got no results for csrf_token. From reading the release notes of 6.3, when it came out, it mentioned if you get that error the plugin needs to be updated. From searching the whole forum (I'll be honest the new layout is really throwing me off still) it looks like I jut have to close all browser sessions and reboot? How do I know if its plugin issue? (I was a little confused thinking that squid didn't have his plugin updated) RobJ made it sound like a plugin issue here: So can I reinstall that plugin (it was working just filling the log)? As you can see I'm a little confused.
-
[Plug-In] Community Applications
Just updated to 6.3.2 and now getting this error in my logs: error: plugins/fix.common.problems/include/fixExec.php: wrong csrf_token
-
File Activity Plugin - How can I figure out what keeps spinning up my disks?
I can't get this to work. Needed to increase my max_user_watches and that got rid of inotify watches reached error. Now its says running but shows nothing, looks the same as digitalfixer post here: This line is in my processes: root 12643 12638 10 15:32 ? 00:02:06 inotifywait -mrqs -e open,attrib,move,create,delete --excludei appdata/ --timefmt %b %d %H:%M:%S --format %T %e => %w%f --fromfile /tmp/file.activity/file.activity.disks No errors in the syslog. Any ideas?
-
[Support] Linuxserver.io - Plex Media Server
Hard linking of directories is supported. I used cp -al Sent from my SM-N900W8 using Tapatalk
-
[Support] Linuxserver.io - Radarr
Nevermind
-
Speedtest.net for unRAID 6.1+
Nice! Just dropped that into apache and it works.....when I copy over my speedtest.xml. Now I need to figure out how to get the symlink to work. I created one: ln -s /boot/config/plugins/speedtest/speedtest.xml /mnt/user/system/docker/appdata/apache/www/speedtest.xml But that didn't work, then realized you have put /boot/config/plugins/speedtest/speedtest.xml in the xml. How do I need to have the symlink setup? I'm using the Apache docker. Sorry I didn't think of that. I was using my apache plugin. So I setup an Apache docker and I added a Host path: /boot/config/plugins/speedtest/ and Container path: /boot/config/plugins/speedtest/ and kept the symlink in www pointing to /boot/config/plugins/speedtest/speedtest.xml. Maybe there's a better way but that worked. That does definitely works! I was thinking something like that would work but wasn't exactly sure how the symlink was setup. I thought of feature request for the plugin itself if you have some free time. Notifications of slow speeds. So basically be able to set a threshold and if the speed test drops below that send a pushbullet/email. I think you can tie into the unraid notification options... Thanks for this plugin and providing me with the webpage!
-
Speedtest.net for unRAID 6.1+
Nice! Just dropped that into apache and it works.....when I copy over my speedtest.xml. Now I need to figure out how to get the symlink to work. I created one: ln -s /boot/config/plugins/speedtest/speedtest.xml /mnt/user/system/docker/appdata/apache/www/speedtest.xml But that didn't work, then realized you have put /boot/config/plugins/speedtest/speedtest.xml in the xml. How do I need to have the symlink setup? I'm using the Apache docker.
-
Speedtest.net for unRAID 6.1+
What exactly were you looking for? The table or charts? The table is good enough. Or even just the images from speed test would work but I would prefer the table. Sent using Tapatalk I should be able to easily edit the results SpeedtestHistory.page into a separate php file that can be run under apache. It would just needed access to the speedtest.xml file from the flash drive. That would be terrific!
-
Speedtest.net for unRAID 6.1+
What exactly were you looking for? The table or charts? The table is good enough. Or even just the images from speed test would work but I would prefer the table. Sent using Tapatalk
-
Speedtest.net for unRAID 6.1+
Thanks for this great plugin dmacias! I'm now wondering how I can publish the results to my apache web server.......Any ideas? I don't really have a clue myself.
-
[Plug-In] Community Applications
What version of unRaid are you on? 6.2.4
-
[Plugin] CA Application Auto Update
Done. Pretty sure it works, but I'll wait until Friday's lsio updates before I release Amazing as always Squid. I'll see how it runs over the next few weeks. Thanks!
-
[Plug-In] Community Applications
Not sure if this would work as a feature of "docker buttons" or CA but I'm thinking CA. I had, for whatever reason, almost all of my docker get orphaned. Not a big deal thanks to CA, just go to previous apps and re-install each docker one by one. But I have a lot of dockers and its a slightly lengthy process. Any chance of "Re-install Bulk" all dockers that a check boxed get reinstalled all in one shot? I know this is super lazy so it's not something remotely necessary.
-
[Plugin] CA Application Auto Update
Thank you Squid!! I'll see how it goes on Monday when its scheduled to run. This is completely unnecessary as I can just leave enough time between CA backup and CA auto update, but would it be possible for CA backup to call/start CA auto update after it completes?
-
[Plugin] CA Application Auto Update
Yeah that was me, I was talking with CHBMB. Thanks for the script. Amazing as always Squid. But if you'll be implementing auto Docker updates then I'll just hang tight till then as your apps/scripts etc. are incredibly well done.
-
[Plugin] CA Application Auto Update
Would like this as well. Preferably if it could be set to a schedule or triggered via the CA backup app to run after the backup is complete. This is what I was looking for here without response: https://lime-technology.com/forum/index.php?topic=53783.msg515483#msg515483