diff options
author | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
---|---|---|
committer | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
commit | 1142b0e41de39010de7845cf70d71dbb001fc1dc (patch) | |
tree | 3513487f65c1a7df47996bd2852393aceaac1b8a /src/org.gluster.storage.management.console.help/html/tasks/select_cluster.html | |
parent | 92c52d8edf285945d31e446503fc742fde9dcc49 (diff) |
Renamed projects / packages com.gluster.* to org.gluster.*
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/tasks/select_cluster.html')
-rw-r--r-- | src/org.gluster.storage.management.console.help/html/tasks/select_cluster.html | 26 |
1 files changed, 26 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+<link rel="stylesheet" href="../css/builder-gluster/style.css"
+type="text/css" media="screen" />
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Sub Topic 2</title>
+</head>
+
+<body>
+<h1>Selecting a Cluster</h1>
+<p>The select cluster option is enabled after you create or register a cluster.</p>
+To select a cluster, perform the following steps.
+<ol>
+ <li>Launch the application and log in with a valid password.
+ <p><b>Select Cluster</b> window is displayed.</p>
+ <p><img src="../images/GMC_Select_Cluster.jpg" alt="Select Cluster" />
+ <li>Select the cluster name from the <b>Cluster
+ Name</b> drop down list.
+ <li>Click <b>OK</b>.The <b>Progress Information</b> window is displayed is displayed while the console fetches the management information for the selected cluster.
+ <p><img src="../images/GMC_Select_Cluster_progess.jpg" alt="Select Cluster Progress Information" />
+ <li>The <b>Gluster Management Console</b> window displays the selected cluster.
+</ol>
+</body>
+</html>
\ No newline at end of file |