blob: 22bc7e4ccbf7cae677999d0427f9b5f5f8d80fc2 (
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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Main Topic</title>
</head>
<body>
<h1>Adding Servers</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><img src="../images/discovered_servers.png"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_server_add_success.jpg"alt="Add Servers"/></p>
<li>Click <b>OK</b>.
</ol>
<ul>
<li>Add a new server to the storage cluster
<li>Reboot the server, as required
<li>Shut down the server, as required
<li>Format a disk
<li>Migrate a disk
<li>Delete a server, as required
</ul>
</body>
</html>
|