diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-08-23 20:44:44 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-08-23 20:44:44 +0530 |
| commit | d314b052f837db9a45a6aac8b8da003ae7d51fca (patch) | |
| tree | 0932d229623efb7204dc4ca271b68d4e5a38fa2e /src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html | |
| parent | 7818bc9924b823d0bd3fb9ced5db2c1afcaeae41 (diff) | |
Latest 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.html | 24 |
1 files changed, 5 insertions, 19 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 index 5934614d..2b372d0f 100644 --- 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 @@ -18,31 +18,17 @@ 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> Create a new volume </li>
+ <li>Start a volume </li>
+ <li>Stop a volume </li>
<li>Migrate a volume</li>
- <li>Delete a volume from your storage environment</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_tab.jpg" width="75%" alt="Volume Summary" />
+<p><img src="../images/GMC_Volume_Summary_tab.jpg" alt="Volume Summary" />
-<p><b>Types of Volumes</b></p>
-<p>Volumes of the following types can be created in your storage
-environment:</p>
-<ul>
- <li>Plain Distributed - Distributes files throughout the bricks in
- the volume.
- <li>Distributed Striped - Distributes data across striped bricks
- in the volume.
- <li>Distributed Mirror - Creates a mirrored volume with all files
- replicated.
- <p><b>Note:</b> You must have at least two servers to activate this
- feature.</p>
-</ul>
</body>
</html>
\ No newline at end of file |
