blob: cf5d87a0da24bf56411994fbbab8c8d8fd5a1b8b (
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</title>
</head>
<body>
<h1>Removing Servers</h1>
You can remove the server, as required.
<p>To remove a server, perform the following steps:</p>
<ol>
<li>Choose from the menu, toolbar, or right click on the selected
Server and select <b>Remove Server</b>.
<li>If the server is currently running, you are asked to confirm
before removing a server.
<p><img src="../images/GMC_Remove_server.jpg"
alt="Remove Server Confirmation" />
<li>Click <b>Yes</b>. The console displays the following window to
indicate that the server was successfully removed.
<p><img src="../images/GMC_Remove_server_success.jpg"
alt="Remove Server" />
<li>Click <b>OK</b>. The removed server is listed under Discovered
Server node
</ol>
.
</body>
</html>
|