summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_toolbar.html
blob: 776816637fd9e6e5a041bbb87406b29040707b61 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!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>Main Topic</title>
</head>

<body>
<h1>Gluster Management Console Toolbar</h1>
The Toolbar provides shortcuts to the main Gluster Management Console functions.
<p>The table below describes the buttons on the toolbar of the console.</p>
<table border="1">
<tr>
<th>Icon</th>
<th>Description</th>
</tr>
<tr>
<td><img src="../images/GMC_terminal_toolbar.jpg"	alt="Terminal Icon" /></td>
<td>Launches the terminal window that allows you type system commands.</td>
</tr>
<tr>
<td><img src="../images/GMC_settings.jpg"	alt="Preferences Icon" /></td>
<td>Opens the Preferences window.</td>
</tr>
<tr>
<td><img src="../images/GMC_Refresh.jpg"	alt="Refresh Icon" /></td>
<td>Refreshes the application.</td>
</tr>
<tr>
<td><img src="../images/GMC_add_server_icon.jpg"	alt="Add Server Icon" /></td>
<td>Allows you to add a server to a cluster.</td>
</tr>
<tr>
<td><img src="../images/GMC_Remove_Server_icon.jpg"	alt="Remove Server Icon" /></td>
<td>Allows you to removes a server from a cluster.</td>
</tr>
<tr>
<td><img src="../images/GMC_Create_Vol_icon.jpg"	alt="Create Volume Icon" /></td>
<td>Opens the Create Volume window.</td>
</tr>
<tr>
<td><img src="../images/GMC_start_vol_icon.jpg"	alt="Create Volume Icon" /></td>
<td>Allows you to start a volume.</td>
</tr>
<tr>
<td><img src="../images/GMC_stop_vol_icon.jpg"	alt="Stop Volume Icon" /></td>
<td>Allows you to stop a volume.</td>
</tr>
<tr>
<td><img src="../images/GMC_remove_volume_icon.jpg"	alt="Remove Volume Icon" /></td>
<td>Allows you to removes a volume.</td>
</tr>
<tr>
<td><img src="../images/GMC_Rebalance_icon.jpg"	alt="Rebalance Volume Icon" /></td>
<td>Allows you to rebalance a volume.</td>
</tr>
<tr>
<td><img src="../images/GMC_setting_icon.jpg"	alt="Reset Volume Option Icon" /></td>
<td>Allows you to reset the volume options.</td>
</tr>
<tr>
<td><img src="../images/GMC_download_log_icon.jpg"	alt="Download Log Icon" /></td>
<td>Allows you to download logs.</td>
</tr>
<tr>
<td><img src="../images/GMC_Add_Brick_icon.jpg"	alt="Add Brick Icon" /></td>
<td>Opens the Add Brick window.</td>
</tr>
<tr>
<td><img src="../images/GMC_Remove_Brick_icon.jpg"	alt="Remove Brick Icon" /></td>
<td>Removes brick from a volume.</td>
</tr>
<tr>
<td><img src="../images/GMC_migrate_brick_icon.jpg"	alt="Migrate Brick Icon" /></td>
<td>Migrates a brick from one volume to another.</td>
</tr>
<tr>
<td><img src="../images/GMC_Start_task_icon.jpg"	alt="Start Task Icon" /></td>
<td>Allows you to start a task from the Tasks tab.</td>
</tr>
<tr>
<td><img src="../images/GMC_Stop_icon.jpg"	alt="Stop Task Icon" /></td>
<td>Allows you to stop a task from the Tasks tab.</td>
</tr>
<tr>
<td><img src="../images/GMC_pause_icon.jpg"	alt="Pause Task Icon" /></td>
<td>Allows you to pause a task from the Tasks tab.</td>
</tr>
<tr>
<td><img src="../images/GMC_Clear_task_icon.jpg"	alt="Clear Task Icon" /></td>
<td>Allows you to clear completed task from the Tasks tab.</td>
</tr>
</table> 
</body>
</html>