summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.console.help/toctasks.xml
blob: 3ae97388dfb82af1afc2757e0626504d35c7aa79 (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
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<!--
    Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com>
    This file is part of Gluster Management Console.
   
    Gluster Management Console is free software; you can redistribute
    it and/or modify it under the terms of the GNU General Public
    License as published by the Free Software Foundation; either
    version 3 of the License, or (at your option) any later version.
   
    Gluster Management Console is distributed in the hope that it
    will be useful, but WITHOUT ANY WARRANTY; without even the
    implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
    PURPOSE.  See the GNU General Public License for more details.
   
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see
    <http://www.gnu.org/licenses/>.
 -->

<toc label="Tasks" link_to="toc.xml#tasks">
 <topic label="Cluster">
    <topic href="html/tasks/create_cluster.html" label="Creating a Cluster">
    </topic>
    <topic href="html/tasks/select_cluster.html" label="Selecting a Cluster">
    </topic>
    <topic href="html/tasks/register_cluster.html" label="Registering a Cluster">
    </topic>
 </topic> 
	<topic label="Server">
	<topic label="Adding Servers to a Cluster" href="html/tasks/add_servers.html" />
 <topic href="html/tasks/remove_server.html" label="Removing Servers from a Cluster">
 </topic>
	<topic href="html/tasks/initialize_disk.html" label="Initializing a Disk"/>
		</topic>
	<topic label="Volume"> 
	<topic label="Creating a Volume" href="html/tasks/create_volume.html" /> 
	<topic label="Starting Volumes" href="html/tasks/start_vol.html" />
 <topic href="html/tasks/tune_vol_opt.html" label="Tuning Volume Options">
 </topic>
 <topic href="html/tasks/rebalance_vol.html" label="Rebalancing Volumes">
 </topic> 
	<topic href="html/tasks/stop_vol.html" label="Stopping Volumes">
 </topic>
 <topic href="html/tasks/delete_volume.html" label="Deleting Volumes">
 </topic>
	<topic label="Adding Bricks" href="html/tasks/add_brick.html" /> 
	<topic href="html/tasks/remove_brick.html" label="Removing Bricks">
 </topic>
 <topic href="html/tasks/migrate_brick.html" label="Migrating Bricks">
 </topic> 
	</topic>
	<topic label="Logs"> 
	<topic label="Displaying a Log Based on a Search Criteria" href="html/tasks/display_log.html" /> 
	<topic label="Downloading Logs" href="html/tasks/download_log.html" /> 
	</topic> 
	</toc>