From d314b052f837db9a45a6aac8b8da003ae7d51fca Mon Sep 17 00:00:00 2001
From: Shireesh Anjal
Date: Tue, 23 Aug 2011 20:44:44 +0530
Subject: Latest help contents
---
.../html/tasks/add_brick.html | 15 ++++----
.../html/tasks/add_servers.html | 3 +-
.../html/tasks/create_cluster.html | 17 +++------
.../html/tasks/create_volume.html | 40 +++++++++------------
.../html/tasks/delete_volume.html | 6 ++--
.../html/tasks/display_log.html | 9 +++--
.../html/tasks/download_log.html | 3 +-
.../html/tasks/migrate_brick.html | 15 ++++----
.../html/tasks/rebalance_vol.html | 4 +--
.../html/tasks/register_cluster.html | 12 +++----
.../html/tasks/remove_brick.html | 41 ++++++++++++++++++++++
.../html/tasks/remove_server.html | 12 +++----
.../html/tasks/select_cluster.html | 13 +++----
.../html/tasks/start_vol.html | 8 ++---
.../html/tasks/stop_vol.html | 13 ++++---
.../html/tasks/tune_vol_opt.html | 11 +++---
16 files changed, 118 insertions(+), 104 deletions(-)
create mode 100644 src/com.gluster.storage.management.console.help/html/tasks/remove_brick.html
(limited to 'src/com.gluster.storage.management.console.help/html/tasks')
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
index 00207885..de0dc6ea 100644
--- 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
@@ -10,26 +10,23 @@ type="text/css" media="screen" />
Adding Bricks
-You can expand a volume, as required, by adding new bricks to an
-existing volume.
+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.
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
+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.
To add a brick to an existing volume, perform the following
steps.
- - Choose from the menu, toolbar, or right click and select the
- Volume and select Add Bricks.
+
- Select the volume from the left pane, choose from the menu, toolbar, or right click and select Add Bricks.
The Add Brick window is displayed.
- 
+ 
- 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.
- Click Finish. The Add Brick(s)to Volume window
appears indicating that the brick(s) is successfully added.
-


- Click OK.
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/add_servers.html b/src/com.gluster.storage.management.console.help/html/tasks/add_servers.html
index d71cdfb4..b554a1dc 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/add_servers.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/add_servers.html
@@ -9,7 +9,7 @@ type="text/css" media="screen" />
-Adding Servers
+Adding Servers to a Cluster
Gluster Management Console discovers servers across the environment. You
can add servers manually or from the discovered list of servers to your
cloud environment to expand the amount of available storage.
@@ -18,6 +18,7 @@ steps:
- Choose from the menu, toolbar, or right click on the
Discovered Server node and select Add Server.
+
You can also choose multiple discovered servers or select All from the Discovered Servers tab and select Add Sever.
- The console displays the Add Server(s) to Cluster
window to indicate that the server was successfully added to the
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/create_cluster.html b/src/com.gluster.storage.management.console.help/html/tasks/create_cluster.html
index b0325372..a2e0dff8 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/create_cluster.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/create_cluster.html
@@ -9,24 +9,17 @@ type="text/css" media="screen" />
-
Create Cluster
-You can use Gluster Management Console to create and manage virtual
-machines and resources on GlusterFS. To create a cluster, perform the
+Creating a Cluster
+ To create a cluster, perform the
following steps.
- - Open your web browser.
-
- Type the following URL in your web browser:
- http://server-name:webserver-port/glustermg/gluster-management-console.jnlp
- Gluster Management Console login window is displayed.
-
-
- Type the user name and password in the login window and click
- Login.
-
Select Cluster window is displayed.
+ - Launch the application and log in with a valid password.
+
Select Cluster window is displayed
- Select Create. Type the name of the new cluster in the
Cluster Name field.
-
- Click OK. The Gluster Management Console window is displayed with the newly created cluster
+
- Click OK. The Gluster Management Console window is displayed with the newly created cluster.