From 1142b0e41de39010de7845cf70d71dbb001fc1dc Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Fri, 25 Nov 2011 20:13:35 +0530 Subject: Renamed projects / packages com.gluster.* to org.gluster.* --- .../html/gettingstarted/gmc_toolbar.html | 98 ++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_toolbar.html (limited to 'src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_toolbar.html') diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_toolbar.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_toolbar.html new file mode 100644 index 00000000..77681663 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/gmc_toolbar.html @@ -0,0 +1,98 @@ + + + + + + +Main Topic + + + +

Gluster Management Console Toolbar

+The Toolbar provides shortcuts to the main Gluster Management Console functions. +

The table below describes the buttons on the toolbar of the console.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IconDescription
Terminal IconLaunches the terminal window that allows you type system commands.
Preferences IconOpens the Preferences window.
Refresh IconRefreshes the application.
Add Server IconAllows you to add a server to a cluster.
Remove Server IconAllows you to removes a server from a cluster.
Create Volume IconOpens the Create Volume window.
Create Volume IconAllows you to start a volume.
Stop Volume IconAllows you to stop a volume.
Remove Volume IconAllows you to removes a volume.
Rebalance Volume IconAllows you to rebalance a volume.
Reset Volume Option IconAllows you to reset the volume options.
Download Log IconAllows you to download logs.
Add Brick IconOpens the Add Brick window.
Remove Brick IconRemoves brick from a volume.
Migrate Brick IconMigrates a brick from one volume to another.
Start Task IconAllows you to start a task from the Tasks tab.
Stop Task IconAllows you to stop a task from the Tasks tab.
Pause Task IconAllows you to pause a task from the Tasks tab.
Clear Task IconAllows you to clear completed task from the Tasks tab.
+ + \ No newline at end of file -- cgit