summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.console.help/html/tasks/add_brick.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/tasks/add_brick.html')
-rw-r--r--src/org.gluster.storage.management.console.help/html/tasks/add_brick.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/tasks/add_brick.html b/src/org.gluster.storage.management.console.help/html/tasks/add_brick.html
new file mode 100644
index 00000000..de0dc6ea
--- /dev/null
+++ b/src/org.gluster.storage.management.console.help/html/tasks/add_brick.html
@@ -0,0 +1,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> \ No newline at end of file