The title is self explanatory and I know that this is a recurring issue but it appeared recently and it's quite annoying.
I use a MyCloud NAS drive with a folder hdd which I've been using for months as an HDD replacement through CIFS on OpenPLI. The device is mounted normally through the mount manager as a CIFS mount (this is the only way that works for me since NFS does not mount the folder.
So far I never had any problems with it, mount and recordings all went smoothly.
But since a few updates ago I see a great delay when restarting Enigma2 or shutting down. There's an endless spinner before it times out and finally allows restart. This can take up to 3 minutes.
Now I made some tests to see what's happening.
When I restart through telnet with
killall enigma2 ---- spinnners
killall -9 enigma2 --- normal restart, no spinners
When I unmount the drive --- no spinners
When I cut off network --- no spinners
So something must be running that causes this problem, but what is it? I tried a debug through telnet but I don't see what delays the whole thing. Plus the problem occured suddenly, I didn't change anything in my setup.
Is there anything I can do to see exactly what goes on?