summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/delete_brick.html
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-08-04 13:21:23 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-08-04 13:21:23 +0530
commitcbf33ecd9cfdb138b543e7f67cdce775455e1915 (patch)
tree77d53fac05d701bf67e954e872d5a7b311a8daa1 /src/com.gluster.storage.management.console.help/html/tasks/delete_brick.html
parenta86d36ea9d61a3a16097bb6f95c3261c7ae4267b (diff)
Updating help contents
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks/delete_brick.html')
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/delete_brick.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/delete_brick.html b/src/com.gluster.storage.management.console.help/html/tasks/delete_brick.html
new file mode 100644
index 00000000..ad2b3059
--- /dev/null
+++ b/src/com.gluster.storage.management.console.help/html/tasks/delete_brick.html
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Sub Topic</title>
+</head>
+
+<body>
+<h1>Delete a Brick</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><b>Note:</b> Data residing on the brick that you are removing will no longer be accessible; only the configuration information is removed - you can continue to access the data directly from the brick, as necessary.
+<p>To delete 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>Delete Bricks</b>.
+<li>If the volume is currently running, you are asked to confirm before deleting a brick.
+<p><img src="../images/Delete-brick.png" width="585" height="400" alt="Delete Brick"/></p>
+<li>If you wish to delete the brick permanently, click <b>Remove Bricks, Delete Data</b>.
+<li>If you wish to keep the data but delete the brick, click <b>Remove Bricks, Keep Data</b>.
+<p>The <b>Delete Brick</b> window is displayed indicating that the volume was deleted successfully.</p>
+ <b>[Insert Screenshot]</b>
+<li>Click <b>OK</b>.
+
+
+</ol>
+
+
+</body>
+</html> \ No newline at end of file