summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/remove_server.html
blob: a2edd86a1d0bad18427966842ff7205c914f6506 (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 from a Cluster</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>.
	<p>You can also choose multiple servers or select <b>All</b> from the <b>Servers</b> tab and select <b>Remove Sever</b></p>
	<p>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 <b>Discovered
	Server</b> node
</ol>
.
</body>
</html>