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/create_cluster.html | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/org.gluster.storage.management.console.help/html/tasks/create_cluster.html (limited to 'src/org.gluster.storage.management.console.help/html/tasks/create_cluster.html') diff --git a/src/org.gluster.storage.management.console.help/html/tasks/create_cluster.html b/src/org.gluster.storage.management.console.help/html/tasks/create_cluster.html new file mode 100644 index 00000000..a2e0dff8 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/tasks/create_cluster.html @@ -0,0 +1,25 @@ + + + + + + +Create Cluster + + + +

Creating a Cluster

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

    Select Cluster window is displayed

    +

    Create Cluster +

  2. Select Create. Type the name of the new cluster in the + Cluster Name field. +
  3. Click OK. The Gluster Management Console window is displayed with the newly created cluster. +
+ + \ No newline at end of file -- cgit