blob: 43d512312a0ca9fad2f4346f9bc87bf0ae9c25f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<!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>Main Topic</title>
</head>
<body>
<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. 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 brick(s) directories of the volume will be renamed to <FONT FACE = "Courier"><olddirectory>_<timestamp></FONT>.
<li>The <b>Delete Volume</b> window is displayed indicating that the volume
was deleted successfully.
<p><img src="../images/GMC_Delete_Vol_success.jpg" alt="Delete Volume" /></p>
<p>In case of multiple volumes, the <b>Delete Volume</b> 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>
|