diff options
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks/add_brick.html')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/tasks/add_brick.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/add_brick.html b/src/com.gluster.storage.management.console.help/html/tasks/add_brick.html new file mode 100644 index 00000000..6621d479 --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/tasks/add_brick.html @@ -0,0 +1,24 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Sub Topic</title>
+</head>
+
+<body>
+<h1>Adding a Brick</h1>
+You can expand a volume, as required, by adding new bricks to an existing volume.
+<p><b>Note: </b>You need to add at least one brick to a distributed volume, two (or multiples of two) bricks to mirrored distributed volumes, and four (or multiples of four) bricks to striped distributed volumes when expanding your storage space.
+<p>To add a brick to 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>Add Bricks</b>.
+ <p>The Add Brick window is displayed.</p>
+ <p><img src="../images/GMC_add_brick.jpg" width="585" height="400"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_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 |
