diff options
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/tasks/rebalance_vol.html')
| -rw-r--r-- | src/org.gluster.storage.management.console.help/html/tasks/rebalance_vol.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/tasks/rebalance_vol.html b/src/org.gluster.storage.management.console.help/html/tasks/rebalance_vol.html new file mode 100644 index 00000000..63bf3050 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/tasks/rebalance_vol.html @@ -0,0 +1,24 @@ +<!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>Sub Topic</title>
+</head>
+
+<body>
+<h1>Rebalancing Volumes</h1>
+You can rebalance a volume, as required. After adding bricks, you need to rebalance the data among the servers. New directories created after expanding the volume will be evenly distributed automatically through this process.
+<p>To rebalance a volume, perform the following steps:</p>
+<ol>
+<li>Choose from the menu, toolbar, or right click to select the volume. Select <b>Rebalance Volume</b>.
+<p>The <b>Rebalance Volume</b> window is displayed indicating that the volume rebalance is successfully started.</p>
+<p><img src="../images/GMC_rebalance_vol.jpg" alt="Rebalance Volume" /></p>
+<li>Click <b>OK</b>.
+<li>Select the cluster from the left pane and choose the <b>Task</b> tab to check the volume rebalance status.
+<li>If you wish to stop rebalance of a volume, click <b>Stop</b> from the menu bar.
+</ol>
+</body>
+</html>
\ No newline at end of file |
