Hide Forgot
Suppose if we try to stop a volume which has not been started(ex:selecting infiniband option instead of ethernet while creating the volume), then it displays the message as "The following volume(s) has been stopped". It will be better if it says "Volume you are trying to stop has not been started at all". Because it gives the same message when we give stop volume for both successfully started volumes and non started volumes.
This is a backend "StopVolume" code change to return back sane strings to UI. Let me look into this issue.
Ok saw that such a string is shown from the webui itself. This needs to be fixed in webui stop-volume