blob: b554a1dcc31dc9619fd5d4c431a067550adad4c5 (
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>Main Topic</title>
</head>
<body>
<h1>Adding Servers to a Cluster</h1>
Gluster Management Console discovers servers across the environment. You
can add servers manually or from the discovered list of servers to your
cloud environment to expand the amount of available storage.
<p>To add a server or a discovered server, perform the following
steps:</p>
<ol>
<li>Choose from the menu, toolbar, or right click on the
Discovered Server node and select <b>Add Server</b>.
<p>You can also choose multiple discovered servers or select <b>All</b> from the <b>Discovered Servers</b> tab and select <b>Add Sever</b>.</p>
<p><img src="../images/GMC_1.0_Discovered_Server_Add.jpg" alt="Add Servers" />
<li>The console displays the <b>Add Server(s) to Cluster</b>
window to indicate that the server was successfully added to the
cluster.
<p><img src="../images/GMC_1.0_Add_Server_Confirm.jpg" alt="Add Servers" /></p>
<li>Click <b>OK</b>.
</ol>
</body>
</html>
|