blob: 0867c2181510487766f2c25b398813ac4c0e116d (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Register Cluster</title>
</head>
<body>
<h1>Register Cluster</h1>
To register a cluster, perform the following steps.
<ol>
<li>Open your web browser.
<li>Type the following URL in your web browser:</li>
<p>http://server-name:webserver-port/glustermg/gluster-management-console.jnlp in your browser.</p>
<p>A login window is displayed.</p>
<p><img src="../images/GMC_1.0_login.jpg" alt="Login Window"/>
<li>Type the user name and password in the login window and click <b>Login</b>.
<p>Select Cluster window is displayed.</p>
<p><img src="../images/GMC_1.0_register_cluster.jpg" alt="Register Cluster"/>
<li>Select <b>Register</b>. Type the name of the cluster and server name in the respective fields.
<li>Click <b>OK</b>. The Gluster Management Console window is displayed with the newly registered cluster
</ol>
</body>
</html>
|