summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/add_brick.html
blob: de0dc6ea0f61533c3205feb73551188d69a47cdb (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>Sub Topic</title>
</head>

<body>
<h1>Adding  Bricks</h1>
You can expand a volume, as required, by adding new bricks to an existing volume. To add a brick to an existing volume, perform the following steps.
<p><b>Note: </b>You need to add at least one brick to a distributed
volume, two (or multiples of two) bricks to replicated
volumes, and four (or multiples of four) bricks to striped 
volumes when expanding your storage space.
<p>To add a brick to an existing volume, perform the following
steps.</p>
<ol>
	<li>Select the volume from the left pane, choose from the menu, toolbar, or right click and select <b>Add Bricks</b>.
	<p>The <b>Add Brick</b> window is displayed.</p>
	<p><img src="../images/GMC_1.0_Add_Brick.jpg" alt="Add Brick" /></p>
	<li>Select the bricks that you want to add to the current volume.
	Click <b>Add</b> to add a specific brick or Click <b>Add All</b> to add
	all the available bricks.
	<li>Click <b>Finish</b>. The <b>Add Brick(s)to Volume</b> window
	appears indicating that the brick(s) is successfully added.
	<p><img src="../images/GMC_1.0_Add_Brick_confirm.jpg"
		alt="Add Brick to Volume Confirmation" /></p>
	<li>Click <b>OK</b>.
</ol>
</body>
</html>