snapdrived stop or snapdrived start command hangs
Contributors
Suggest changes
snapdrived stop
or snapdrived start
command might hang in some cases.
To resolve this problem, run the snapdrived status
to check how many commands are in execution and at what time they started. snapdrived stop
command waits for all commands in execution to complete. If you believe that any command hangs, issue snapdrived -force stop
or snapdrived -force restart
command.
The -force option kills all running commands and daemon stops. This can have side effects on system state like stale device entries and future daemon starts.
|