diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-08-11 20:56:08 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-08-11 20:56:08 +0530 |
| commit | 15222c97d166a1899d73b298e228a6c8e4447c8d (patch) | |
| tree | f95fbf1e794328c5e2d08599b741ec9afa1235ce /src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html | |
| parent | 08940e6174d977e5dd8113a89d77408c67bfe441 (diff) | |
Updated help files
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html | 14 |
1 files changed, 10 insertions, 4 deletions
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 index dca7b703..6e054d99 100644 --- 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 @@ -2,13 +2,19 @@ <html> <head> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> - <title>Sub Topic 2</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<title>Sub Topic 2</title> </head> <body> <h1>Managing Bricks</h1> -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.
-<p><b>Note:</b> 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.</p> +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, removing +bricks, and migrating bricks. +<p><b>Note:</b> 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.</p> </body> </html>
\ No newline at end of file |
