summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.console.help/html/tasks/migrate_brick.html
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-11-25 20:13:35 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-11-25 20:13:35 +0530
commit1142b0e41de39010de7845cf70d71dbb001fc1dc (patch)
tree3513487f65c1a7df47996bd2852393aceaac1b8a /src/org.gluster.storage.management.console.help/html/tasks/migrate_brick.html
parent92c52d8edf285945d31e446503fc742fde9dcc49 (diff)
Renamed projects / packages com.gluster.* to org.gluster.*
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/tasks/migrate_brick.html')
-rw-r--r--src/org.gluster.storage.management.console.help/html/tasks/migrate_brick.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/tasks/migrate_brick.html b/src/org.gluster.storage.management.console.help/html/tasks/migrate_brick.html
new file mode 100644
index 00000000..b5202f25
--- /dev/null
+++ b/src/org.gluster.storage.management.console.help/html/tasks/migrate_brick.html
@@ -0,0 +1,30 @@
+<!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>Main Topic</title>
+</head>
+
+<body>
+<h1>Migrating Bricks</h1>
+<p>You can migrate the data from one brick to another, as needed, while the cluster is online and available.
+You can migrate bricks, that is, move data from one brick 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. You can stop, pause, resume, or commit the migration by selecting the appropriate icon from the toolbar.</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 when you 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>Select the source brick from the <b>From Brick</b> table.
+<li>Select the destination brick from the <b>To Brick</b> table.
+<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>Tasks</b> tab displays the migration status (updated periodically).
+</ol>
+
+</body>
+</html> \ No newline at end of file