OK
If you do not yet installed it, you have to install the roll-up patch for version 18-3 (here :
https://plugout.net/viewtopic.php?f=7&t=3773#p39925)
After installing and nas restarted, openning a shell window
- Code: Select all
debugon
echo > /var/log/messages
Then try to shutdown the nas from the firmware web interface
if the nas do not stop, still from the shell window, do
- Code: Select all
cat /var/log/messages
ps auxf
Post the output
Later to remove the debug mode, run the command
- Code: Select all
debugoff