From 1142b0e41de39010de7845cf70d71dbb001fc1dc Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Fri, 25 Nov 2011 20:13:35 +0530 Subject: Renamed projects / packages com.gluster.* to org.gluster.* --- .../html/tasks/migrate_brick.html | 30 ---------------------- 1 file changed, 30 deletions(-) delete mode 100644 src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html (limited to 'src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html') 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 deleted file mode 100644 index b5202f25..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - -Main Topic - - - -

Migrating Bricks

-

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. -

-

When migrating a disk, the Gluster Management Console allows you to select both the source and destination bricks. After initiating a disk migration, the Task tab displays the status of the migration. You can stop, pause, resume, or commit the migration by selecting the appropriate icon from the toolbar.

-

To migrate volume data from one brick to another, perform the following steps.

-
    -
  1. Select Migrate Bricks by choosing from the menu, toolbar, or right click when you select the volume. -

    The Migrate Brick window is displayed.

    -

    Migrate Brick -

  2. Select the source brick from the From Brick table. -
  3. Select the destination brick from the To Brick table. -
  4. Click Finish. The Brick Migration window appears indicating that the brick was successfully migrated. -

    Migrate Brick Success -

  5. The Tasks tab displays the migration status (updated periodically). -
- - - \ No newline at end of file -- cgit