diff options
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html b/src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html index 091b73e7..c97d1d91 100644 --- a/src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html +++ b/src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html @@ -10,18 +10,17 @@ type="text/css" media="screen" /> <body> <h1>Stopping Volumes</h1> -You can stop volumes, as needed, while the server is online and available. For example, you might need to remove a brick that has become inaccessible in a distributed volume due to hardware or network failure. <p> To stop a volume, perform the following steps:</p> <ol> - <li>Choose from the menu, toolbar, or right click to select the volume. Select Stop Volume. - <p>If the volume is currently running, you are asked to confirm before stopping a volume.</p> + <li>Choose from the menu, toolbar, or right click to select the volume. Select <b>Stop Volume</b>. + <p>You are asked to confirm before stopping a volume.</p> <p><img src="../images/Stop_Vol.jpg" alt="Stop Volume"/></p> - <li>Select Yes to stop the Volume. - <p>The Stop Volume window appears indicating that the volume was successfully stopped.</p> + <li>Click <b>Yes</b> to stop the Volume. + <p>The <b>Stop Volume</b> window appears indicating that the volume was successfully stopped.</p> <p><img src="../images/Stop_Vol_confirm.jpg" alt="Stop Volume"/></p> - <p>If you have selected multiple volumes, the Stop Volume window appears indicating the volumes were stopped successfully.</p> + <p>If you have selected multiple volumes, the <b>Stop Volume</b> window appears indicating the volumes were stopped successfully.</p> <p><img src="../images/Stop_Vol_multiple_confirm.jpg" alt="Stop Multiple Volumes"/></p> - <li> Click OK. + <li> Click <b>OK</b>. </ol> </body> </html>
\ No newline at end of file |
