blob: d8aea996732f04bc945ba118eb0dfa49bd9b38b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<!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>Select Cluster</h1>
To select a cluster, perform the following steps.
<ol>
<li>Open your web browser.
<li>Type the following URL in your web browser:</li>
<p><FONT FACE = "Courier">http://server-name:webserver-port/glustermg/gluster-management-console.jnlp</FONT></p>
<p><b>Gluster Management Console</b> login window is displayed.</p>
<p><img src="../images/GMC_Login_Window.jpg" alt="Login Window" />
<li>Type the user name and password in the login window and click
<b>Login</b>.
<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.
<p><img src="../images/GMC_Select_Cluster_progess.jpg" alt="Select Cluster Progress Information" />
<li>The Gluster Management Console window displays the selected cluster.
</ol>
</body>
</html>
|