Networker backup group hung and unable to stop by GUI
Error: "Group must be started either automatically or from
the GUI and must be currently running in order to be stopped"
You can handle this scenario in two ways.
- You can kill the job PID by command line (make sure not PPID, read differenbetween PID and PPID)
- Another way is, use to savegrp command.
bash-$ savegrp -pvvv groupname
Make sure use first savegrp option if not resolved
then you can use kill PID option
No comments:
Post a Comment