summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/remove_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/com.gluster.storage.management.console.help/html/tasks/remove_brick.html
parent92c52d8edf285945d31e446503fc742fde9dcc49 (diff)
Renamed projects / packages com.gluster.* to org.gluster.*
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks/remove_brick.html')
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/remove_brick.html38
1 files changed, 0 insertions, 38 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/remove_brick.html b/src/com.gluster.storage.management.console.help/html/tasks/remove_brick.html
deleted file mode 100644
index fbbfb89e..00000000
--- a/src/com.gluster.storage.management.console.help/html/tasks/remove_brick.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!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>Removing Bricks</h1>
-You can shrink volumes, as needed, while the cluster is online and
-available. For example, you might need to remove a brick that has become
-inaccessible in a distributed volume due to hardware or network failure.
-
-<p>To remove bricks from an existing volume, perform the following
-steps.</p>
-<ol>
- <li>Choose from the menu, toolbar, or right click and select the
- Volume and select <b>Remove Bricks</b>.
- <li>If the volume is currently running, you are asked to confirm
- before deleting a brick.
- <p><img src="../images/GMC_1.0_Remove_Bricks.jpg" alt="Remove Brick" /></p>
- <li>If you wish to remove the brick permanently, click <b>Remove
- Bricks, Delete Data</b>.
- <li>If you wish to keep the data but remove the brick, click <b>Remove
- Bricks, Keep Data</b>.
- <p>The selected bricks directories will be renamed to <FONT FACE = "Courier">&#60;olddirectory&#62;&#95;&#60;timestamp&#62;</FONT>.
- <li> The <b>Remove Brick from Volume</b> window is displayed indicating that the
- volume was deleted successfully.
- <p><img src="../images/GMC_1.0_Remove_Bricks_success.jpg" alt="Remove Brick" /></p>
- <li>Click <b>OK</b>.
-</ol>
-
-
-</body>
-</html> \ No newline at end of file