blob: 8aee7171216bcf7fdd37e7ad9fe0da6968fd4aa3 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<link rel="stylesheet" href="../css/builder-gluster/style.css"
type="text/css" media="screen" />
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Exploring Gluster Management Console</title>
</head>
<body>
<h1>Exploring Gluster Management Console</h1>
<p>This section describes the main sections of the user interface and
explains the type of functions you can perform using each section.</p>
<p><b>Note:</b> You can use Gluster Management Console to set up different cloud environments; but can only manage one cloud in one login session.
<p>The Gluster Management Console window is divided into two panes: a navigation tree in the left and a tabbed information pane in the right.
<p><img src="../images/GMC_Landing_Page.jpg"
alt="Gluster Management Console" height="350" width="500" /></p>
<ul>
<li><b>Left Pane:</b> The Left pane displays the cloud, it's
servers, and it's volumes.
<li><b>Right Pane: </b> At any point of time, the Right pane shows tabs with information that are applicable to the resource selected in the left pane such as Server, Volumes, Bricks, and Discovered Server.
<li><b>File Menu:</b> Helps you to exit the application.
<li><b>Edit Menu:</b> Helps you to import keys, export keys,
change password, change settings and refresh the application.
<li><b>Gluster Menu:</b> Helps you to manage your cluster,
servers, and volumes.
For example, if you have selected volumes, the Gluster menu displays all volume related options.</ul>
</body>
</html>
|