From 1142b0e41de39010de7845cf70d71dbb001fc1dc Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Fri, 25 Nov 2011 20:13:35 +0530 Subject: Renamed projects / packages com.gluster.* to org.gluster.* --- .../html/tasks/select_cluster.html | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 src/org.gluster.storage.management.console.help/html/tasks/select_cluster.html (limited to 'src/org.gluster.storage.management.console.help/html/tasks/select_cluster.html') diff --git a/src/org.gluster.storage.management.console.help/html/tasks/select_cluster.html b/src/org.gluster.storage.management.console.help/html/tasks/select_cluster.html new file mode 100644 index 00000000..a3dc9466 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/tasks/select_cluster.html @@ -0,0 +1,26 @@ + + + + + + +Sub Topic 2 + + + +

Selecting a Cluster

+

The select cluster option is enabled after you create or register a cluster.

+To select a cluster, perform the following steps. +
    +
  1. Launch the application and log in with a valid password. +

    Select Cluster window is displayed.

    +

    Select Cluster +

  2. Select the cluster name from the Cluster + Name drop down list. +
  3. 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 +

  4. The Gluster Management Console window displays the selected cluster. +
+ + \ No newline at end of file -- cgit