diff options
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/tasks/stop_vol.html')
| -rw-r--r-- | src/org.gluster.storage.management.console.help/html/tasks/stop_vol.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/tasks/stop_vol.html b/src/org.gluster.storage.management.console.help/html/tasks/stop_vol.html new file mode 100644 index 00000000..c97d1d91 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/tasks/stop_vol.html @@ -0,0 +1,26 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> + +<html> +<head> +<link rel="stylesheet" href="../css/builder-gluster/style.css" +type="text/css" media="screen" /> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<title>Sub Topic 2</title> +</head> + +<body> +<h1>Stopping Volumes</h1> +<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 <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>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 <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 <b>OK</b>. +</ol> +</body> +</html>
\ No newline at end of file |
