diff options
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html | 33 |
1 files changed, 19 insertions, 14 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html b/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html index 441e0ab5..6b2925a4 100644 --- a/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html +++ b/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html @@ -2,26 +2,31 @@ <html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <title>Main Topic</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Main Topic</title>
</head>
<body>
-<h1>Deleting a Volume </h1>
-You can delete a volume from your storage environment, as required.
+<h1>Deleting Volumes</h1>
+You can delete a volume or multiple volumes from your storage environment, as required.
<p>To delete a volume, perform the following steps.</p>
<ol>
-<li>Choose from the menu, toolbar, or right click and select the Volume and select <b>Delete Volume</b>.
-<p>The <b>Delete Volume</b> window appears. If the volume is currently running, you are asked to confirm before proceeding with the volume deletion
-<p><img src="../images/GMC_Delete_Vol_Confirm.jpg"alt="Delete Volume"/></p>
-<li>If you wish to delete the volume permanently, click Delete Volume and Data.
-<li>If you wish to keep the data but delete the volume, click Delete Volume, Keep Data.
-<p>The Delete Volume window is displayed indicating that the volume was deleted successfully.</p>
-<p><p><img src="../images/GMC_Delete_Vol_Confirm.jpg"alt="Create Volume"/></p>
-
-<li>Click <b>OK</b>.
+ <li>Choose from the menu, toolbar, or right click and select the Volume and select <b>Delete Volume</b>.
+ <p>The <b>Delete Volume</b> window appears. If the volume is
+ currently running, you are asked to confirm before proceeding with the
+ volume deletion
+ <p><img src="../images/GMC_Delete_Vol.jpg" alt="Delete Volume" /></p>
+ <p>In case of multiple volumes, the Delete Volume window is displayed as shown below.</p>
+ <p><img src="../images/GMC_Delete_Vol_multiple.jpg" alt="Delete Multiple Volumes" /></p>
+ <li>If you wish to delete the volume permanently, click <b>Delete Volume and Data</b>.
+ <li>If you wish to keep the data but delete the volume, click <b>Delete Volume, Keep Data</b>.
+ <p>The <b>Delete Volume</b> window is displayed indicating that the volume
+ was deleted successfully.</p>
+ <p><img src="../images/GMC_Delete_Vol_success.jpg" alt="Delete Volume" /></p>
+ <p>In case of multiple volumes, the Delete Volume window is displayed as follows.</p>
+ <p><img src="../images/GMC_Delete_Vol_multiple_success.jpg" alt="Delete Multiple Volumes" /></p>
+ <li>Click <b>OK</b>.
</ol>
-
</body>
</html>
\ No newline at end of file |
