summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-08-11 20:56:08 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-08-11 20:56:08 +0530
commit15222c97d166a1899d73b298e228a6c8e4447c8d (patch)
treef95fbf1e794328c5e2d08599b741ec9afa1235ce /src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html
parent08940e6174d977e5dd8113a89d77408c67bfe441 (diff)
Updated help files
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html')
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html22
1 files changed, 18 insertions, 4 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html b/src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html
index a476078a..89d53a9b 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html
@@ -2,12 +2,26 @@
<html>
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <title>Main Topic</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>Main Topic</title>
</head>
<body>
-<h1>Main Topic</h1>
-Please enter your text here.
+<h1>Migrating Bricks</h1>
+<p>You can migrate the data from one brick to another, as needed, while the volume is online and available.You can migrate disks, that is, move data from one disk to another within your cluster. You might want to do this, for example, when upgrading a disk to another with a larger capacity.</p>
+<p>When migrating a disk, the Gluster Management Console allows you to select both the source and destination bricks. After initiating a disk migration, the <b>Task</b> tab displays the status of the migration, and allows you to cancel the migration, if necessary.</p>
+<p>To migrate volume data from one brick to another, perform the following steps.</p>
+<ol>
+<li>Select <b>Migrate Bricks</b> by choosing from the menu, toolbar, or right click and select the volume.
+<p>The <b>Migrate Brick</b> window is displayed.</p>
+<p><img src="../images/GMC_Migrate_Brick.jpg" alt="Migrate Brick"/>
+<li>Type the source volume in the <b>From Disk</b> field.
+<li>Type the destination volume in the <b>To Disk</b> field.
+<li>Click <b>Finish</b>. The Brick Migration window appears indicating that the brick was successfully migrated.
+<p><img src="../images/GMC_Migrate_Brick_success.jpg" alt="Migrate Brick Success"/>
+<li>The <b>Volumes</b> tab displays the migration status of the volume (updated automatically every few minutes).
+<li>In the <b>Task</b> tab, click <b>Cancel</b> to cancel the volume migration or click Pause to pause the process, if required.
+</ol>
+
</body>
</html> \ No newline at end of file