summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html')
-rw-r--r--src/org.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html
new file mode 100644
index 00000000..a37ed7b4
--- /dev/null
+++ b/src/org.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+<link rel="stylesheet" href="../css/builder-gluster/style.css"
+type="text/css" media="screen" />
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Managing Volumes</title>
+</head>
+
+<body>
+<h1>Managing Volumes</h1>
+<p>A volume is a logical collection of bricks where each brick is an
+export directory on a server in the trusted storage pool. Most of the
+Gluster management operations happen on the volume. The volume is the
+designated unit of administration in GlusterFS, so managing them is a
+large part of the administrator's duties. This section explains how to
+manage the volumes stored on file server machines.
+<p>You can use Volumes to do the following:
+<ul>
+ <li> Create a new volume </li>
+ <li>Start a volume </li>
+ <li>Stop a volume </li>
+ <li>Migrate a volume</li>
+ <li>Rebalance a volume</li>
+</ul>
+<h2>Volume Summary</h2>
+<p>The console also enables you to monitor the volumes in your cluster from the <b>Summary</b> tab. To display the summary of your volumes,
+click the Volume node from the left pane of the console window. The summary of the volumes is displayed in the right pane of the console
+window. It also displays <B>Tasks</B> and <B>Alerts</B> of all the volumes.
+<p><img src="../images/GMC_Volume_Summary.jpg" alt="Volume Summary" />
+
+</body>
+</html> \ No newline at end of file