summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.console.help/toctasks.xml
blob: ced68d9f3c35a842e18bc17ca684d4b2dc9d9882 (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
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>

<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>