From cbf33ecd9cfdb138b543e7f67cdce775455e1915 Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Thu, 4 Aug 2011 13:21:23 +0530 Subject: Updating help contents --- .../html/tasks/add_brick.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/com.gluster.storage.management.console.help/html/tasks/add_brick.html (limited to 'src/com.gluster.storage.management.console.help/html/tasks/add_brick.html') 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 @@ + + + + + + Sub Topic + + + +

Adding a Brick

+You can expand a volume, as required, by adding new bricks to an existing volume. +

Note: 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. +

To add a brick to an existing volume, perform the following steps.

+
    +
  1. Choose from the menu, toolbar, or right click and select the Volume and select Add Bricks. +

    The Add Brick window is displayed.

    +

    Add Brick

    +
  2. Select the bricks that you want to add to the current volume. Click Add to add a specific brick or Click Add All to add all the available bricks. +
  3. Click Finish. The Add Brick(s)to Volume window appears indicating that the brick(s) is successfully added. +

    Add Brick to Volume Confirmation

    +
  4. Click OK. +
+ + \ No newline at end of file -- cgit