summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/toctasks.xml
blob: bfc723b090353dd6feed586c0cb0eba9139f5ef4 (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="Create Cluster">
    </topic>
    <topic href="html/tasks/select_cluster.html" label="Select Cluster">
    </topic>
    <topic href="html/tasks/register_cluster.html" label="Register Cluster">
    </topic>
 </topic> 
	<topic label="Server">
	<topic label="Adding Servers" href="html/tasks/add_servers.html" />
 <topic href="html/tasks/remove_server.html" label="Removing Servers">
 </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/delete_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>