December 20, 201411 yr So this has happened twice now the first time i figured was a fluke ,but the second time and having to run an 8hr parity check makes me want to get this fixed asap. Problem is when I try to shut down my array it says spinning up drives then unable to unmount user shares and keep repeating unable to unmount user shares then gui freezes and I wait an hour and still frozen so im forced to hit the power button or type halt on server. dunno if its because I have a needos plex running in docker or not as it seemed stable before I installed docker. is there a way to do a clean shutdown from the server if I need to via command prompt until i can get this resolved?
December 20, 201411 yr Install powerdown if nessesary. Then create a putty session to the server from a PC and enter powerdown -r. This should clean reboot your server. Probably some files are still open, that is why you can't stop the array.
December 20, 201411 yr You can also type 'reboot' in the putty session to reboot. Powerdown will save your log so we can see what is not shutting down. The logs are saved in your flash drive in the logs folder.
December 20, 201411 yr Typing "reboot" will not cleanly stop the array. See console commands in my sig.
December 20, 201411 yr Typing "reboot" will not cleanly stop the array. See console commands in my sig. It will with the powerdown plugin installed, which is what I was talking about.
December 21, 201411 yr Typing "reboot" will not cleanly stop the array. See console commands in my sig. It will with the powerdown plugin installed, which is what I was talking about. This is not correct. Use "powerdown -r" to reboot using the powerdown plugin.
December 21, 201411 yr Typing "reboot" will not cleanly stop the array. See console commands in my sig. It will with the powerdown plugin installed, which is what I was talking about. This is not correct. Use "powerdown -r" to reboot using the powerdown plugin. It is correct. I do it all the time.
December 21, 201411 yr Author Just curious what version of powerdown I should install from https://github.com/dlandon/unraid-snap/ for the latest beta of unraid?
December 23, 201411 yr I'm running unraid 6 beta 12. I pasted this into the Install Plugin url https://github.com/dlandon/unraid-snap/blob/master/powerdown.plg and got the following. Can anyone let me know where I went wrong? thanks, /usr/local/sbin/plugin install https://github.com/dlandon/unraid-snap/blob/master/powerdown.plg 2>&1 plugin: installing: https://github.com/dlandon/unraid-snap/blob/master/powerdown.plg plugin: downloading https://github.com/dlandon/unraid-snap/blob/master/powerdown.plg Warning: simplexml_load_file(): /tmp/plugins/powerdown.plg:34: parser error : Specification mandate value for attribute data-pjax-transient in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 171 Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 171 Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 171
December 23, 201411 yr It doesn't look like you have the correct url. You are installing the version for v5.0. Try this: https://github.com/dlandon/unraid-snap/raw/master/powerdown-x86_64.plg This is the version for the 64bit V6.
December 24, 201411 yr Where does powerdown change the reboot command? Mevermind, I found it in rc.local_shutdown.
Archived
This topic is now archived and is closed to further replies.