From 36c7b73ba78f0939ed4baa049d33fa78ce3faa22 Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Wed, 31 Aug 2011 15:13:22 +0530 Subject: Latest help files --- .../html/tasks/delete_volume.html | 28 +++++++++++----------- .../html/tasks/register_cluster.html | 2 +- .../html/tasks/remove_brick.html | 5 +--- .../html/tasks/select_cluster.html | 2 +- .../html/tasks/tune_vol_opt.html | 5 ++-- 5 files changed, 19 insertions(+), 23 deletions(-) (limited to 'src/com.gluster.storage.management.console.help/html/tasks') diff --git a/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html b/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html index aaefc783..43d51231 100644 --- a/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html +++ b/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html @@ -13,21 +13,21 @@ type="text/css" media="screen" /> You can delete a volume or multiple volumes from your storage environment, as required.

To delete a volume, perform the following steps.

    -
  1. Choose from the menu, toolbar, or right click and select the Volume and select Delete Volume. -

    The Delete Volume window appears. You are asked to confirm before proceeding with the +

  2. Choose from the menu, toolbar, or right click and select the Volume and select Delete Volume. +

    The Delete Volume window appears. You are asked to confirm before proceeding with the volume deletion -

    Delete Volume

    -

    In case of multiple volumes, the Delete Volume window is displayed as shown below.

    -

    Delete Multiple Volumes

    -
  3. If you wish to delete the volume permanently, click Delete Volume and Data. -
  4. If you wish to keep the data but delete the volume, click Delete Volume, Keep Data. -

    The bricks directories of the volume will be renamed to <olddirectory>_<timestamp>. -

    The Delete Volume window is displayed indicating that the volume - was deleted successfully.

    -

    Delete Volume

    -

    In case of multiple volumes, the Delete Volume window is displayed as follows.

    -

    Delete Multiple Volumes

    -
  5. Click OK. +

    Delete Volume

    +

    In case of multiple volumes, the Delete Volume window is displayed as shown below.

    +

    Delete Multiple Volumes

    +
  6. If you wish to delete the volume permanently, click Delete Volume and Data. +
  7. If you wish to keep the data but delete the volume, click Delete Volume, Keep Data. +

    The brick(s) directories of the volume will be renamed to <olddirectory>_<timestamp>. +

  8. The Delete Volume window is displayed indicating that the volume + was deleted successfully. +

    Delete Volume

    +

    In case of multiple volumes, the Delete Volume window is displayed as follows.

    +

    Delete Multiple Volumes

    +
  9. Click OK.
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/register_cluster.html b/src/com.gluster.storage.management.console.help/html/tasks/register_cluster.html index eac9f4a8..ef1c66bd 100644 --- a/src/com.gluster.storage.management.console.help/html/tasks/register_cluster.html +++ b/src/com.gluster.storage.management.console.help/html/tasks/register_cluster.html @@ -17,7 +17,7 @@ To register a cluster, perform the following steps.

Register Cluster

  • Select Register. Type the name of the cluster and server name in the respective fields.

    Note: Ensure that you type an online server name in the Server Name field.

    -
  • Click OK. The Gluster Management Console will register the cluster with the gateway, fetch all the management information such as servers and volume resources and display them in the console. +
  • Click OK. The Gluster Management Console will register the cluster with the gateway; fetch all the management information such as servers, volume resources and display them in the console. \ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/remove_brick.html b/src/com.gluster.storage.management.console.help/html/tasks/remove_brick.html index a05c83ec..fbbfb89e 100644 --- a/src/com.gluster.storage.management.console.help/html/tasks/remove_brick.html +++ b/src/com.gluster.storage.management.console.help/html/tasks/remove_brick.html @@ -13,10 +13,7 @@ type="text/css" media="screen" /> You can shrink volumes, as needed, while the cluster is online and available. For example, you might need to remove a brick that has become inaccessible in a distributed volume due to hardware or network failure. -

    Note: Data residing on the brick that you are removing -will no longer be accessible; only the configuration information is -removed - you can continue to access the data directly from the brick, -as necessary. +

    To remove bricks from an existing volume, perform the following steps.

      diff --git a/src/com.gluster.storage.management.console.help/html/tasks/select_cluster.html b/src/com.gluster.storage.management.console.help/html/tasks/select_cluster.html index 1dbd96a4..a3dc9466 100644 --- a/src/com.gluster.storage.management.console.help/html/tasks/select_cluster.html +++ b/src/com.gluster.storage.management.console.help/html/tasks/select_cluster.html @@ -20,7 +20,7 @@ To select a cluster, perform the following steps. Name drop down list.
    1. Click OK.The Progress Information window is displayed is displayed while the console fetches the management information for the selected cluster.

      Select Cluster Progress Information -

    2. The Gluster Management Console window displays the selected cluster. +
    3. The Gluster Management Console window displays the selected cluster.
    \ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/tune_vol_opt.html b/src/com.gluster.storage.management.console.help/html/tasks/tune_vol_opt.html index 9a48b86e..b9dc0e72 100644 --- a/src/com.gluster.storage.management.console.help/html/tasks/tune_vol_opt.html +++ b/src/com.gluster.storage.management.console.help/html/tasks/tune_vol_opt.html @@ -15,9 +15,8 @@ type="text/css" media="screen" />
  • Select the volume for which you need to tune volume options.
  • Click the Volume Options tab.

    Volume Options

    -
  • Click Add. Choose the volume option from Option Key drop down list - and type the value in the Option Value field. -

    You can edit the value of an existing option by selecting the Option Value field

    +
  • Click Add. Choose the volume option from Option Key drop down list and type the value in the Option Value field. +

    You can edit the value of an existing option by selecting the Option Value field.

    To read more about the volume options, refer to the Gluster Filesystem Administration Guide, Section 8.1 Tuning Volume Options. -- cgit