blob: 0c4b4b7a43322c3d32441e08b0ab23018e0ed3cd (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="Tasks" link_to="toc.xml#tasks">
<topic href="html/tasks/setting_the_gmc.html" label="Setting the Gluster Management Console">
<topic href="html/tasks/deploy_gmc_dedicated_host.html" label="Deploying Gluster Management Console on a Dedicated Host">
</topic>
<topic href="html/tasks/starting_gmc.html" label="Starting the Gluster Management Gateway">
</topic>
<topic href="html/tasks/access_gmc_jws.html" label="Accessing the Gluster Management Console Using Java Web Start">
</topic>
</topic>
<topic label="Cluster">
<topic href="html/tasks/create_cluster.html" label="Create a Cluster">
</topic>
<topic href="html/tasks/select_cluster.html" label="Select a Cluster">
</topic>
<topic href="html/tasks/register_cluster.html" label="Register a 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 a Server">
</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 a Volume" 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 a Volume">
</topic>
<topic href="html/tasks/delete_volume.html" label="Deleting a Volume">
</topic>
<topic label="Adding a Brick" href="html/tasks/add_brick.html" />
<topic href="html/tasks/delete_brick.html" label="Deleting a Brick">
</topic>
<topic href="html/tasks/migrate_brick.html" label="Migrating a Brick">
</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>
|