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/gettingstarted/manage_bricks.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html') diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html new file mode 100644 index 00000000..dca7b703 --- /dev/null +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html @@ -0,0 +1,14 @@ + + + + + + Sub Topic 2 + + + +

Managing Bricks

+Brick is the basic unit of storage, represented by an export directory on a server in the storage cluster. You can expand, shrink, and migrate volume of you cluster, as required, by adding new bricks, deleting bricks, and migrating bricks. +

Note: You need to add at least one brick to a distributed volume, multiples of two bricks to mirrored distributed volumes, multiples of four bricks to striped distributed volumes when expanding your storage space.

+ + \ No newline at end of file -- cgit