summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-08-21 15:09:06 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-08-21 15:09:06 +0530
commitc60a484536787fd5b350eb08c0c10536d2089a0b (patch)
tree7cea6e427c2097cb05f2ef9084ee5dc0ff9ccfe6 /src/com.gluster.storage.management.console.help/html/tasks
parent4f541521603d77b6f5f6b2bc32fe4df58c6c0974 (diff)
New help files
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks')
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/access_gmc_jws.html4
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/add_brick.html8
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/add_servers.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/configure_gmc.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/create_cluster.html6
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/create_volume.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/delete_brick.html4
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/deploy_gmc_dedicated_host.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/display_log.html6
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/download_log.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/initialize_disk.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/logging.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/rebalance_vol.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/register_cluster.html6
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/remove_server.html6
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/select_cluster.html11
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/start_vol.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/starting_gmc.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html2
-rw-r--r--src/com.gluster.storage.management.console.help/html/tasks/tune_vol_opt.html2
22 files changed, 61 insertions, 18 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/access_gmc_jws.html b/src/com.gluster.storage.management.console.help/html/tasks/access_gmc_jws.html
index c2a4eafd..bc62ef9b 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/access_gmc_jws.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/access_gmc_jws.html
@@ -2,6 +2,8 @@
<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>
@@ -16,7 +18,7 @@ To start Gluster Management Console using Java web start, perform the following
<li>Your web browser has cookies and Javascript enabled.
</ul>
<li>Type the following URL in your web browser:
-<p>http://server-name:webserver-port/glustermg/gluster-management-console.jnlp
+<p><FONT FACE = "Courier">http://server-name:webserver-port/glustermg/gluster-management-console.jnlp</FONT>
<p>Gluster Management Console login window is displayed.</p>
<img src="../images/GMC_Login_Window.jpg" alt="Gluster Management Console"/>
<li>Type the following default user name and password in the login window:
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
index eafd6848..00207885 100644
--- 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
@@ -2,12 +2,14 @@
<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 a Brick</h1>
+<h1>Adding Bricks</h1>
You can expand a volume, as required, by adding new bricks to an
existing volume.
<p><b>Note: </b>You need to add at least one brick to a distributed
@@ -19,8 +21,8 @@ steps.</p>
<ol>
<li>Choose from the menu, toolbar, or right click and select the
Volume and select <b>Add Bricks</b>.
- <p>The Add Brick window is displayed.</p>
- <p><img src="../images/GMC_add_brick.jpg" width="585" height="400"
+ <p>The <b>Add Brick</b> window is displayed.</p>
+ <p style="height: 351px; width: 596px; "><img src="../images/GMC_add_brick.jpg" width="585" height="400"
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
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/add_servers.html b/src/com.gluster.storage.management.console.help/html/tasks/add_servers.html
index 76a6a231..d71cdfb4 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/add_servers.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/add_servers.html
@@ -2,6 +2,8 @@
<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>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/configure_gmc.html b/src/com.gluster.storage.management.console.help/html/tasks/configure_gmc.html
index 3f22221e..3c385014 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/configure_gmc.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/configure_gmc.html
@@ -2,6 +2,8 @@
<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>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/create_cluster.html b/src/com.gluster.storage.management.console.help/html/tasks/create_cluster.html
index 5ec22ab9..b0325372 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/create_cluster.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/create_cluster.html
@@ -2,6 +2,8 @@
<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>Create Cluster</title>
</head>
@@ -14,8 +16,8 @@ following steps.
<ol>
<li>Open your web browser.
<li>Type the following URL in your web browser:</li>
- <p>http://server-name:webserver-port/glustermg/gluster-management-console.jnlp</p>
- <p>A login window is displayed.</p>
+ <p><FONT FACE = "Courier">http://server-name:webserver-port/glustermg/gluster-management-console.jnlp</FONT></p>
+ <p><b>Gluster Management Console</b> login window is displayed.</p>
<p><img src="../images/GMC_Login_Window.jpg" alt="Login Window" />
<li>Type the user name and password in the login window and click
<b>Login</b>.
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/create_volume.html b/src/com.gluster.storage.management.console.help/html/tasks/create_volume.html
index 143c9ab1..398be2e4 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/create_volume.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/create_volume.html
@@ -2,6 +2,8 @@
<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>Creating Volumes</title>
</head>
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
index dc15ff45..a5de99af 100644
--- 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
@@ -2,12 +2,14 @@
<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>Remove Brick</h1>
+<h1>Remove 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.
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html b/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html
index 6b2925a4..17a313e8 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.html
@@ -2,6 +2,8 @@
<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>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/deploy_gmc_dedicated_host.html b/src/com.gluster.storage.management.console.help/html/tasks/deploy_gmc_dedicated_host.html
index 45b95834..688fa54d 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/deploy_gmc_dedicated_host.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/deploy_gmc_dedicated_host.html
@@ -2,6 +2,8 @@
<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>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/display_log.html b/src/com.gluster.storage.management.console.help/html/tasks/display_log.html
index 350857a1..3bf88f41 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/display_log.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/display_log.html
@@ -2,16 +2,18 @@
<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>Main Topic</h1>
+<h1>Displaying Logs Based on a Search Criteria</h1>
You can download the log file of your resource based on search criteria such as warning,error, alerts, and so on.
<p>To display log based on a search criteria, perform the following steps.</p>
<ol>
-<li>Choose Volumes and cClick the <b>Volume Logs</b> tab.
+<li>Choose Volumes and click the <b>Volume Logs</b> tab.
<li>Select the volume for which you want to display the logs.
<li>In the <b>Scan Last</b> field, type the number of messages to scan.
<li>Select All or select bricks from <b>Filter on Bricks</b> drop down list.
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/download_log.html b/src/com.gluster.storage.management.console.help/html/tasks/download_log.html
index d5040473..d647cfd8 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/download_log.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/download_log.html
@@ -2,6 +2,8 @@
<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>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/initialize_disk.html b/src/com.gluster.storage.management.console.help/html/tasks/initialize_disk.html
index 29326223..d50e4a9f 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/initialize_disk.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/initialize_disk.html
@@ -2,6 +2,8 @@
<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>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/logging.html b/src/com.gluster.storage.management.console.help/html/tasks/logging.html
index 0059989a..e936e7ed 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/logging.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/logging.html
@@ -2,6 +2,8 @@
<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>
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
index 89d53a9b..c705e783 100644
--- 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
@@ -2,6 +2,8 @@
<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>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/rebalance_vol.html b/src/com.gluster.storage.management.console.help/html/tasks/rebalance_vol.html
index 899227f3..57d85404 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/rebalance_vol.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/rebalance_vol.html
@@ -2,6 +2,8 @@
<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>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/register_cluster.html b/src/com.gluster.storage.management.console.help/html/tasks/register_cluster.html
index 5406ba63..2265a961 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/register_cluster.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/register_cluster.html
@@ -2,6 +2,8 @@
<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>Register Cluster</title>
</head>
@@ -12,8 +14,8 @@ To register a cluster, perform the following steps.
<ol>
<li>Open your web browser.
<li>Type the following URL in your web browser:</li>
- <p>http://server-name:webserver-port/glustermg/gluster-management-console.jnlp </p>
- <p>A login window is displayed.</p>
+ <p><FONT FACE = "Courier">http://server-name:webserver-port/glustermg/gluster-management-console.jnlp</FONT></p>
+ <p><b>Gluster Management Console</b> login window is displayed.</p>
<p><img src="../images/GMC_Login_Window.jpg" alt="Login Window" />
<li>Type the user name and password in the login window and click<b>Login</b>.
<p><b>Select Cluster</b> window is displayed.</p>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/remove_server.html b/src/com.gluster.storage.management.console.help/html/tasks/remove_server.html
index e082989a..cf5d87a0 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/remove_server.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/remove_server.html
@@ -2,12 +2,14 @@
<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 a Server</h1>
+<h1>Removing Servers</h1>
You can remove the server, as required.
<p>To remove a server, perform the following steps:</p>
<ol>
@@ -19,7 +21,7 @@ You can remove the server, as required.
alt="Remove Server Confirmation" />
<li>Click <b>Yes</b>. The console displays the following window to
indicate that the server was successfully removed.
- <p><img src="../images/GMC_remove_server_confirm.jpg"
+ <p><img src="../images/GMC_Remove_server_success.jpg"
alt="Remove Server" />
<li>Click <b>OK</b>. The removed server is listed under Discovered
Server node
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/select_cluster.html b/src/com.gluster.storage.management.console.help/html/tasks/select_cluster.html
index 95167fec..d8aea996 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/select_cluster.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/select_cluster.html
@@ -2,6 +2,8 @@
<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 2</title>
</head>
@@ -12,17 +14,16 @@ To select a cluster, perform the following steps.
<ol>
<li>Open your web browser.
<li>Type the following URL in your web browser:</li>
- <p>http://server-name:webserver-port/glustermg/gluster-management-console.jnlp
- in your browser.</p>
- <p>A login window is displayed.</p>
+ <p><FONT FACE = "Courier">http://server-name:webserver-port/glustermg/gluster-management-console.jnlp</FONT></p>
+ <p><b>Gluster Management Console</b> login window is displayed.</p>
<p><img src="../images/GMC_Login_Window.jpg" alt="Login Window" />
<li>Type the user name and password in the login window and click
<b>Login</b>.
- <p>Select Cluster window is displayed.</p>
+ <p><b>Select Cluster</b> window is displayed.</p>
<p><img src="../images/GMC_Select_Cluster.jpg" alt="Select Cluster" />
<li>Select the cluster name from the <b>Cluster
Name</b> drop down list.
- <li>Click <b>OK</b>.The Progress Information window is displayed
+ <li>Click <b>OK</b>.The <b>Progress Information</b> window is displayed.
<p><img src="../images/GMC_Select_Cluster_progess.jpg" alt="Select Cluster Progress Information" />
<li>The Gluster Management Console window displays the selected cluster.
</ol>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/start_vol.html b/src/com.gluster.storage.management.console.help/html/tasks/start_vol.html
index a282b4da..97f6789e 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/start_vol.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/start_vol.html
@@ -2,6 +2,8 @@
<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>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/starting_gmc.html b/src/com.gluster.storage.management.console.help/html/tasks/starting_gmc.html
index e3cdc641..933e72ed 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/starting_gmc.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/starting_gmc.html
@@ -2,6 +2,8 @@
<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>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html b/src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html
index b727a6df..091b73e7 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html
@@ -2,6 +2,8 @@
<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 2</title>
</head>
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/tune_vol_opt.html b/src/com.gluster.storage.management.console.help/html/tasks/tune_vol_opt.html
index 3ca1f6ad..a659017d 100644
--- a/src/com.gluster.storage.management.console.help/html/tasks/tune_vol_opt.html
+++ b/src/com.gluster.storage.management.console.help/html/tasks/tune_vol_opt.html
@@ -2,6 +2,8 @@
<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 2</title>
</head>