blob: 63bf3050c312195300b09a09c67c989c5e9cf217 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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>
|