summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-08-04 13:21:23 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-08-04 13:21:23 +0530
commitcbf33ecd9cfdb138b543e7f67cdce775455e1915 (patch)
tree77d53fac05d701bf67e954e872d5a7b311a8daa1 /src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html
parenta86d36ea9d61a3a16097bb6f95c3261c7ae4267b (diff)
Updating help contents
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html')
-rw-r--r--src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html
new file mode 100644
index 00000000..2f9e13dc
--- /dev/null
+++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+ <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 and start a new volume (featuring a single global namespace)
+</li><li>Start a volume that is currently stopped
+ </li><li>Stop a volume that is currently running
+ </li><li>Migrate a volume
+ </li><li>Delete a volume from your storage environment </li></ul>
+</body>
+</html> \ No newline at end of file