blob: fbbfb89ed85e8d205c1f82b7d99c03a26bb02029 (
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
35
36
37
38
|
<!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</title>
</head>
<body>
<h1>Removing Bricks</h1>
You can shrink volumes, as needed, while the cluster 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 remove bricks from an existing volume, perform the following
steps.</p>
<ol>
<li>Choose from the menu, toolbar, or right click and select the
Volume and select <b>Remove Bricks</b>.
<li>If the volume is currently running, you are asked to confirm
before deleting a brick.
<p><img src="../images/GMC_1.0_Remove_Bricks.jpg" alt="Remove Brick" /></p>
<li>If you wish to remove the brick permanently, click <b>Remove
Bricks, Delete Data</b>.
<li>If you wish to keep the data but remove the brick, click <b>Remove
Bricks, Keep Data</b>.
<p>The selected bricks directories will be renamed to <FONT FACE = "Courier"><olddirectory>_<timestamp></FONT>.
<li> The <b>Remove Brick from Volume</b> window is displayed indicating that the
volume was deleted successfully.
<p><img src="../images/GMC_1.0_Remove_Bricks_success.jpg" alt="Remove Brick" /></p>
<li>Click <b>OK</b>.
</ol>
</body>
</html>
|