diff options
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/tasks/remove_server.html')
-rw-r--r-- | src/org.gluster.storage.management.console.help/html/tasks/remove_server.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/tasks/remove_server.html b/src/org.gluster.storage.management.console.help/html/tasks/remove_server.html new file mode 100644 index 00000000..d432143d --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/tasks/remove_server.html @@ -0,0 +1,27 @@ +<!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><img src="../images/GMC_Server_Tab.jpg" alt="Remove Server Confirmation" />
+<p>You are asked to confirm before removing a server.
+<p><img src="../images/GMC_1.0_Remove_Server_1.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_1.0_Remove_Server.jpg" alt="Remove Server Confirmation" />
+<li>Click <b>OK</b>. The removed server is listed under <b>Discovered Server</b> node.
+</ol>
+</body>
+</html>
\ No newline at end of file |