diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-11-25 20:13:35 +0530 |
| commit | 1142b0e41de39010de7845cf70d71dbb001fc1dc (patch) | |
| tree | 3513487f65c1a7df47996bd2852393aceaac1b8a /src/com.gluster.storage.management.console.help/html/tasks/add_brick.html | |
| parent | 92c52d8edf285945d31e446503fc742fde9dcc49 (diff) | |
Renamed projects / packages com.gluster.* to org.gluster.*
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks/add_brick.html')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/tasks/add_brick.html | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/add_brick.html b/src/com.gluster.storage.management.console.help/html/tasks/add_brick.html deleted file mode 100644 index de0dc6ea..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/add_brick.html +++ /dev/null @@ -1,34 +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>Adding Bricks</h1>
-You can expand a volume, as required, by adding new bricks to an existing volume. To add a brick to an existing volume, perform the following steps.
-<p><b>Note: </b>You need to add at least one brick to a distributed
-volume, two (or multiples of two) bricks to replicated
-volumes, and four (or multiples of four) bricks to striped
-volumes when expanding your storage space.
-<p>To add a brick to an existing volume, perform the following
-steps.</p>
-<ol>
- <li>Select the volume from the left pane, choose from the menu, toolbar, or right click and select <b>Add Bricks</b>.
- <p>The <b>Add Brick</b> window is displayed.</p>
- <p><img src="../images/GMC_1.0_Add_Brick.jpg" alt="Add Brick" /></p>
- <li>Select the bricks that you want to add to the current volume.
- Click <b>Add</b> to add a specific brick or Click <b>Add All</b> to add
- all the available bricks.
- <li>Click <b>Finish</b>. The <b>Add Brick(s)to Volume</b> window
- appears indicating that the brick(s) is successfully added.
- <p><img src="../images/GMC_1.0_Add_Brick_confirm.jpg"
- alt="Add Brick to Volume Confirmation" /></p>
- <li>Click <b>OK</b>.
-</ol>
-</body>
-</html>
\ No newline at end of file |
