May 7, 201412 yr I am running BitTorrent Sync on my unRAID server. I currently have all my applications in a folder called Applications on one of my hard drives to save writes to the USB. However, since BitTorrent Sync is using my mounted drives while the process runs, the drives can't be unmounted if I stop the array using the web UI. It keeps retrying to unmount the user shares but is unable to. Currently I have to telnet into the server and pkill btsync. I was wondering if there was a way I could add a command to pkill btsync when stopping the array.
May 7, 201412 yr POWERDOWN script attempts to close all running processes, then unmount disks, and then shutdown cleanly. Not sure if it works correctly with BitTorrent Sync...but its worth a try.
May 7, 201412 yr POWERDOWN script attempts to close all running processes, then unmount disks, and then shutdown cleanly. Not sure if it works correctly with BitTorrent Sync...but its worth a try. That is not a good way to cleanly stop processes. However,"stickied" at the top of this sub-forum, in this post: http://lime-technology.com/forum/index.php?topic=26201.0 are the instructions on exactly how to tie into the before-stop and after-start unRAID event to automatically start and stop your add-on processes. Joe L.
May 7, 201412 yr Oh! My bad. I was under the [mistaken] impression that powerdown tried to work that way... [me=DaleWilliams]bookmarks Joe. L's helpful links.[/me]
May 7, 201412 yr Author I was looking at this Sticky post and didn't know if this would work for this. I will create a script to shut BitTorrent Sync down. Thanks for the quick replies.
Archived
This topic is now archived and is closed to further replies.