diff options
Diffstat (limited to 'src/com.gluster.storage.management.console.help')
208 files changed, 0 insertions, 3382 deletions
diff --git a/src/com.gluster.storage.management.console.help/.project b/src/com.gluster.storage.management.console.help/.project deleted file mode 100644 index ba39c551..00000000 --- a/src/com.gluster.storage.management.console.help/.project +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>com.gluster.storage.management.console.help</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.pde.ManifestBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.SchemaBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.PluginNature</nature> - </natures> -</projectDescription> diff --git a/src/com.gluster.storage.management.console.help/.settings/org.eclipse.core.resources.prefs b/src/com.gluster.storage.management.console.help/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index b1ce800b..00000000 --- a/src/com.gluster.storage.management.console.help/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,6 +0,0 @@ -#Tue Aug 09 14:51:49 IST 2011
-eclipse.preferences.version=1
-encoding//html/concepts/about_gmc.html=UTF-8
-encoding//html/concepts/common_terms.html=UTF-8
-encoding//html/concepts/gluster_fs.html=UTF-8
-encoding/build.properties=UTF-8
diff --git a/src/com.gluster.storage.management.console.help/.settings/org.eclipse.wst.css.core.prefs b/src/com.gluster.storage.management.console.help/.settings/org.eclipse.wst.css.core.prefs deleted file mode 100644 index d7503970..00000000 --- a/src/com.gluster.storage.management.console.help/.settings/org.eclipse.wst.css.core.prefs +++ /dev/null @@ -1,4 +0,0 @@ -#Tue Aug 09 14:50:25 IST 2011
-css-profile//html/concepts/about_gmc.html=org.eclipse.wst.css.core.cssprofile.css1
-css-profile//html/concepts/common_terms.html=org.eclipse.wst.css.core.cssprofile.css1
-eclipse.preferences.version=1
diff --git a/src/com.gluster.storage.management.console.help/META-INF/MANIFEST.MF b/src/com.gluster.storage.management.console.help/META-INF/MANIFEST.MF deleted file mode 100644 index 7795e50d..00000000 --- a/src/com.gluster.storage.management.console.help/META-INF/MANIFEST.MF +++ /dev/null @@ -1,9 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Gluster Management Console - Help -Bundle-SymbolicName: com.gluster.storage.management.console.help; singleton:=true -Bundle-Version: 1.0.0 -Bundle-Vendor: GLUSTER -Require-Bundle: org.eclipse.help.ui;bundle-version="3.5.2", - org.eclipse.help.webapp;bundle-version="3.5.2", - org.eclipse.help diff --git a/src/com.gluster.storage.management.console.help/build.properties b/src/com.gluster.storage.management.console.help/build.properties deleted file mode 100644 index 9c6ba40f..00000000 --- a/src/com.gluster.storage.management.console.help/build.properties +++ /dev/null @@ -1,7 +0,0 @@ -bin.includes = plugin.xml,\ - META-INF/,\ - html/,\ - toc.xml,\ - tocconcepts.xml,\ - tocgettingstarted.xml,\ - toctasks.xml diff --git a/src/com.gluster.storage.management.console.help/html/concepts/about_gmc.html b/src/com.gluster.storage.management.console.help/html/concepts/about_gmc.html deleted file mode 100644 index cb944ce8..00000000 --- a/src/com.gluster.storage.management.console.help/html/concepts/about_gmc.html +++ /dev/null @@ -1,23 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> - -<html> -<link rel="stylesheet" href="../css/builder-gluster/style.css" -type="text/css" media="screen" /> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Main Topic</title> -</head> - -<body> -<h1>About Gluster Management Console</h1> -Gluster Management Console is a Java application that provides a single point of control to build, manage, and maintain your Gluster storage cluster. - -You can use theconsole's GUI interface to perform the administrative tasks required to create and maintain an integrated environment. <p>You can use the Gluster Management Console to:</p> -<ul> - <li>Create a Gluster Storage Cluster - <li>Expand your cluster - <li>Monitor systems in your cluster - <li>Manage logs -</ul> - </body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/concepts/about_gmg.html b/src/com.gluster.storage.management.console.help/html/concepts/about_gmg.html deleted file mode 100644 index f66bffa3..00000000 --- a/src/com.gluster.storage.management.console.help/html/concepts/about_gmg.html +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-<link rel="stylesheet" href="../css/builder-gluster/style.css"
-type="text/css" media="screen" />
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <title>Main Topic</title>
-</head>
-
-<body>
-<h1>Gluster Management Gateway</h1>
-Gluster Management Gateway provides simple and powerful ReST APIs for managing your Gluster Storage Cluster. It also hosts the Gluster Management Console binaries, which can be invoked from a browser using the Java Webstart. Gluster Management Console uses the ReST APIs for performing the administrative tasks on the Gluster Storage Cluster.
-<p><p><img src="../images/GMG_Architecture.jpg" alt="GlusterFS Architecture" />
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/concepts/common_terms.html b/src/com.gluster.storage.management.console.help/html/concepts/common_terms.html deleted file mode 100644 index 0aa9edf9..00000000 --- a/src/com.gluster.storage.management.console.help/html/concepts/common_terms.html +++ /dev/null @@ -1,55 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> - -<html> -<link rel="stylesheet" href="../css/builder-gluster/style.css" -type="text/css" media="screen" /> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Sub Topic 2</title> -</head> - -<body> -<h1>Common Cluster Terminologies</h1> -<p><b>Network</b></p> -<p>A network is a collection of interconnected computers able to -communicate with each other and transfer information back and forth.</p> -<p><b>Distributed File Systems</b></p> -<p>A file system is a collection of files and the facilities -(programs and commands) that enable users to access the information in -the files. All computing environments have file systems. A distributed -file system takes advantage of the interconnected nature of the network -by storing files on more than one computer in the network and making -them accessible to all of them. In other words, the responsibility for -file storage and delivery is "distributed" among multiple machines -instead of relying on only one.</p> -<p><b>File Server Machines</b></p> -<p>File server machines store the files in the distributed file -system, and a server process running on the file server machine delivers -and receives files.</p> -<p><b>Volumes</b></p> -<p>A volume is a conceptual container for a set of related files -that keeps them all together on one file server machine partition. -Volumes can vary in size, but are (by definition) smaller than a -partition. You can maintain maximum system efficiency by moving volumes -to keep the load balanced evenly among the different machines. If a -partition becomes full, the small size of individual volumes makes it -easy to find enough room on other machines for them. Each volume -corresponds logically to a directory in the file tree and keeps -together, on a single partition, all the data that makes up the files in -the directory (including possible subdirectories). By maintaining (for -example) a separate volume for each user's home directory, you keep all -of the user's files together, but separate from those of other users. -This is an administrative convenience that is impossible if the -partition is the smallest unit of storage.</p> -<p><b>Mount Points</b></p> -<p>The previous section discussed how each volume corresponds -logically to a directory in the file system: the volume keeps together -on one partition all the data in the files residing in the directory. -The directory that corresponds to a volume is called its root directory, -and the mechanism that associates the directory and volume is called a -mount point. A mount point is similar to a symbolic link in the file -tree that specifies which volume contains the files kept in a directory. -A mount point is not an actual symbolic link; its internal structure is -different. -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/concepts/gluster_fs.html b/src/com.gluster.storage.management.console.help/html/concepts/gluster_fs.html deleted file mode 100644 index 4efe5f36..00000000 --- a/src/com.gluster.storage.management.console.help/html/concepts/gluster_fs.html +++ /dev/null @@ -1,19 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> - -<html> -<link rel="stylesheet" href="../css/builder-gluster/style.css" -type="text/css" media="screen" /> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Sub Topic</title> -</head> - -<body> -<h1>Introducing Gluster Filesystem (GlusterFS)</h1> -GlusterFS is an open source, scale-out file system capable of scaling to several petabytes and handling thousands of clients. GlusterFS assembles storage building blocks, aggregating disk and memory resources and managing data in a single global namespace. GlusterFS is based on a stackable user space design and can deliver exceptional performance for diverse workloads<p>The GlusterFS modular architecture allows administrators to stack modules to match user requirements, as needed. For example, administrators can use GlusterFS to quickly configure a standalone server system and later expand the system as their business needs grow.</p> -<p><b>Virtualized Cloud Environments </b></p> -<p>GlusterFS is designed for today's high-performance, virtualized cloud environments. Unlike traditional data centers, cloud environments require multi-tenancy along with the ability to grow or shrink resources on demand. GlusterFS incorporates cloud capabilities into the core architecture. -<p>Every module in GlusterFS is treated as a volume. GlusterFS further adds an elastic volume manager (the glusterd daemon) and a console manager (the gluster command line interface). Using the console manager, administrators can dynamically expand, shrink, rebalance, and migrate volumes, among other operations. The command line interface additionally provides an interactive shell (with auto-completion) along with scripting capabilities suitable for automation.</p> -<p><img src="../images/GlusterFS_3.2_Architecture.png" alt="GlusterFS Architecture" /> -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/concepts/maintopic.html b/src/com.gluster.storage.management.console.help/html/concepts/maintopic.html deleted file mode 100644 index a476078a..00000000 --- a/src/com.gluster.storage.management.console.help/html/concepts/maintopic.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Main Topic</title> -</head> - -<body> -<h1>Main Topic</h1> -Please enter your text here. -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/concepts/subtopic.html b/src/com.gluster.storage.management.console.help/html/concepts/subtopic.html deleted file mode 100644 index 8a61c501..00000000 --- a/src/com.gluster.storage.management.console.help/html/concepts/subtopic.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Sub Topic</h1> -Please enter your text here. -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/concepts/subtopic2.html b/src/com.gluster.storage.management.console.help/html/concepts/subtopic2.html deleted file mode 100644 index 86bcbf9c..00000000 --- a/src/com.gluster.storage.management.console.help/html/concepts/subtopic2.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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 2</title> -</head> - -<body> -<h1>Sub Topic 2</h1> -Please enter your text here. -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/css/Builder/style.css b/src/com.gluster.storage.management.console.help/html/css/Builder/style.css deleted file mode 100644 index e69de29b..00000000 --- a/src/com.gluster.storage.management.console.help/html/css/Builder/style.css +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/css/builder-gluster/style.css b/src/com.gluster.storage.management.console.help/html/css/builder-gluster/style.css deleted file mode 100644 index 80daf9fb..00000000 --- a/src/com.gluster.storage.management.console.help/html/css/builder-gluster/style.css +++ /dev/null @@ -1,1341 +0,0 @@ -/* -Theme Name: Gluster - Builder Theme -Description: Gluster Theme based on Builder Framework -Author: iThemes modified by glassCanopy -Template: Builder -*/ - -/* do not remove the import line */ -@import url("../Builder/style.css"); - - -/********************************************* - Default font settings and typography. - The font-size percentage is of 16px. (0.75 * 16px = 12px) -*********************************************/ -body { - font-size: 75%; - line-height: 1.5; - color: #333333; - font-family: Arial,Verdana,Helvetica,sans-serif; -} -input, select, textarea { - font-family: Arial,Verdana,Helvetica,sans-serif; -} - -h1, h2, h3, h4, h5, h6, p, blockquote, pre, -address, dfn, samp, dl, img, ul, ol { - margin-top: 0.5em; - margin-bottom: 0.5em; -} - -/*img, li { filter:alpha(opacity=100)!important;} */ - -a img { - margin: 0; -} - -table, th, td { - border:0; - background-color:none; -} - -ul { - list-style-type:none; -} -/* -html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { - vertical-align: top; -} -*/ - - -.hentry img { - border: 0; - background: none; - padding: 0; - -moz-border-radius: 0; - -webkit-border-radius: 0; - border-radius: 0; -/* width: auto !important; - height: auto !important; */ -} - -p { - font-size:110%; - line-height:1.5em; - margin:0; - padding:0 0 .5em 0; -} - -table, img, input, textarea, select { - max-width: auto; - height: auto; - -moz-box-sizing: none; - -webkit-box-sizing: none; - -ms-box-sizing: none; - box-sizing: none; -} - -.builder-module-block-outer-wrapper .widget-wrapper-left .widget, .builder-module-block-outer-wrapper .widget-wrapper-middle .widget { - padding-right: 0.25em; - padding-left:2em; -} - -/********************************************* - Main Background -*********************************************/ -body { - background: #FFFFFF; -} - -.builder-container-outer-wrapper { - background: url(/wp-content/themes/builder-gluster/images/background-top.png); - background-position:top right; - background-repeat:no-repeat; -} - -#gluster-logo { - display:block; - border:0; - position:absolute; - top:4px; - z-index:900; - width:464px; - height:86px; -} - - -/********************************************* - Universal Link Styles -*********************************************/ -a { - color: #EF7622; - text-decoration: underline; -} -a:hover { - color: #EF7622; - text-decoration: underline; -} - -/********************************************* - Headings -*********************************************/ -h1, h2, h3, h4, h5, h6 { - font-weight: bold; - color: #60A0CF; -} -h1 { - font-family: Arial, Helvetica, Sans-Serif; - font-size: 135%; - line-height: 1.5; - margin-top: 0; - margin-bottom: 0.5em; - letter-spacing: 1px; - color: #284764; -} -h2 { - - color: #60A0CF; - font-family: Verdana,Arial,Helvetica,sans-serif; - font-size: 13px; - margin: 0; - padding: 8px 0 4px 0; - line-height: 1.75em; -} -h3 { - font-size: 1.5em; - line-height: 1; - margin-top: 1em; - margin-bottom: 1em; -} -h4 { - font-size: 1.2em; - line-height: 1.25em; - margin-top: 1.25em; - margin-bottom: 1.25em; -} -h5, h6 { - font-size: 1em; -} -h6 { - font-style: italic; -} -h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { - margin: 0; -} - -.type-page .post-title { -display: none; -} - -.type-post .post-title h1 { - font-family: Arial, Helvetica, Sans-Serif; - font-size: 135%; - line-height: 1.5; - margin-top: 1em; - margin-bottom: 0em; - letter-spacing: 1px; - color: #284764; -} - -.post-title h1 { - font-family: Arial, Helvetica, Sans-Serif; - font-size: 135%; - line-height: 1.5; - margin-top: 0; - margin-bottom: 0.5em; - letter-spacing: 1px; - color: #284764; -} - -.post-content { - clear: both; - margin-top: 1em; -} - -.post-content > ul, .post-content > ol { - margin-bottom: 0.5em; - margin-top: 0.5em; -} - -.builder-module-sidebar h4.widget-title { - background: none repeat scroll 0 0 transparent; - color:#284764; - letter-spacing:1px; - font-size: 1.2em; - line-height: 1.25; - margin: 0 0 1.25em; - padding: 0; - font-weight:normal; -} - -.builder-module-content .builder-module-element { - display: block; - margin: 0 0.25em 1.5em 0.25em; - overflow: hidden; - text-align: left; -} - -.builder-module-sidebar .widget { - color: #333333; - margin: 0; - padding: 0.25em .75em 0 .75em; -} - -.widget-content p { - margin:0; - padding:0; -} - -.widget-it-content { - margin:0; - padding:0; -} - -/********************************************* - All Sidebars -*********************************************/ -.builder-module-sidebar { - background: #FFFFFF; -} - -/* fix footer link underline */ -.builder-module-footer .builder-module-element a { - text-decoration: underline; -} - -/********************************************* - Navigation Module -*********************************************/ -.builder-module-navigation { - font-size: 1em; - line-height: 1.81em; - background: none; - display: block; - width: 100%; - margin-bottom: 0; - -} -.builder-module-navigation .builder-module-element { - margin: 0 .5em; -} -.builder-module-navigation ul { - float: right; - display: block; - margin: 0; - padding: 0; -} -.builder-module-navigation ul * { - margin: 0; -} -.builder-module-navigation li { - padding: 0; -} -.builder-module-navigation li a, -.builder-module-navigation li.current_page_item li a, -.builder-module-navigation li.current-cat li a { - font-size: 1em; - padding: .1em .6em; - color: #ffffff; - font-weight: normal; - text-decoration: none; - background: none; -} -.builder-module-navigation li a:hover { - background: none; - color: #325C84; - text-decoration:none; -} -.builder-module-navigation li.current_page_item a, -.builder-module-navigation li.current-cat a { - color: #325C84; -} - -.builder-module-navigation li.current_page_item a:hover, -.builder-module-navigation li.current-cat a:hover { - color: #ffffff; - background: none; - border:none; -} - -.builder-module { - border:0px solid #ffffff; -background:none; -} -.builder-module-block { -border:0px solid #ffffff; -background:none; -} - -#menu-utility-menu li a { - background:none; - color:#FFFFFF; - font-size:90%; -} - -#menu-utility-menu li a:hover{ - background:none; - color:#FFFFFF; - text-decoration:underline; - font-size:90%; -} - -#menu-top-menu .sub-menu li.menu-item, #menu-top-menu .sub-menu li.menu-item a { -background: #67ABDD; -color:#ffffff; - -} - -#menu-top-menu .sub-menu li.menu-item a:hover, #menu-top-menu .sub-menu li.menu-item a:hover { -background:#67ABDD; -color: #325C84; - -} - -/* second level stuff */ -.builder-module-navigation li ul { - width: 14em; - border:none; - border-bottom: 0; -} -.builder-module-navigation li li { - border-bottom: .1em solid #ffffff; - width: 14em; -} -.builder-module-navigation li li a { - float: none; -} -.builder-module-navigation li li a:hover, -.builder-module-navigation li li a.sfhover { -} -.builder-module-navigation li ul ul { - /* margin: -2.9em 0 0 14em;*/ - margin: -2.05em 0 0 14em; -} -.builder-module-navigation li ul ul li { - border-left: 1px solid #89c8f9; -} - -/* LEFT NAVIGATION */ -#nav_menu-2 ul, -#nav_menu-3 ul, -#nav_menu-4 ul, -#nav_menu-5 ul, -#nav_menu-6 ul, -#nav_menu-7 ul, -#nav_menu-8 ul, -#nav_menu-9 ul, -#nav_menu-10 ul, -#nav_menu-11 ul, -#nav_menu-12 ul, -#nav_menu-13 ul, -#nav_menu-14 ul { - color:#325C84; - list-style-type:disc; - margin-left:1em; - padding-left:0; - -} -#nav_menu-2 li a:link, #nav_menu-2 li a:visited, #nav_menu-2 li a:hover, -#nav_menu-3 li a:link, #nav_menu-3 li a:visited, #nav_menu-3 li a:hover, -#nav_menu-4 li a:link, #nav_menu-4 li a:visited, #nav_menu-4 li a:hover, -#nav_menu-5 li a:link, #nav_menu-5 li a:visited, #nav_menu-5 li a:hover, -#nav_menu-6 li a:link, #nav_menu-6 li a:visited, #nav_menu-6 li a:hover, -#nav_menu-7 li a:link, #nav_menu-7 li a:visited, #nav_menu-7 li a:hover, -#nav_menu-8 li a:link, #nav_menu-8 li a:visited #nav_menu-8 li a:hover, -#nav_menu-9 li a:link, #nav_menu-9 li a:visited #nav_menu-9 li a:hover, -#nav_menu-10 li a:link, #nav_menu-10 li a:visited #nav_menu-10 li a:hover, -#nav_menu-11 li a:link, #nav_menu-11 li a:visited #nav_menu-11 li a:hover, -#nav_menu-12 li a:link, #nav_menu-12 li a:visited, #nav_menu-12 li a:hover, -#nav_menu-13 li a:link, #nav_menu-13 li a:visited, #nav_menu-13 li a:hover, -#nav_menu-14 li a:link, #nav_menu-14 li a:visited, #nav_menu-14 li a:hover { - color: #325C84; - font-weight: normal; - text-decoration: none; -} -#nav_menu-2 li.menu-item a, -#nav_menu-3 li.menu-item a, -#nav_menu-4 li.menu-item a, -#nav_menu-5 li.menu-item a, -#nav_menu-6 li.menu-item a, -#nav_menu-7 li.menu-item a, -#nav_menu-8 li.menu-item a, -#nav_menu-9 li.menu-item a, -#nav_menu-10 li.menu-item a, -#nav_menu-11 li.menu-item a, -#nav_menu-12 li.menu-item a, -#nav_menu-13 li.menu-item a, -#nav_menu-14 li.menu-item a { - color: #325C84; - font-weight: normal; - text-decoration: none; -} -#nav_menu-2 ul li ul.sub-menu, -#nav_menu-3 ul li ul.sub-menu, -#nav_menu-4 ul li ul.sub-menu, -#nav_menu-5 ul li ul.sub-menu, -#nav_menu-6 ul li ul.sub-menu, -#nav_menu-7 ul li ul.sub-menu, -#nav_menu-8 ul li ul.sub-menu, -#nav_menu-9 ul li ul.sub-menu, -#nav_menu-10 ul li ul.sub-menu, -#nav_menu-11 ul li ul.sub-menu, -#nav_menu-12 ul li ul.sub-menu, -#nav_menu-13 ul li ul.sub-menu, -#nav_menu-14 ul li ul.sub-menu { -margin-top:.2em; -list-style-type:none; -} - - - -/* HOME PAGE STYLES */ -<!-- - -#UL { -width:680px; -height:270px; -} - -#spotlight { -background-image:url(/images/home/bg-home-right.png); -width:315px; -height:270px; - -} - -#LL { -background-image:url(/images/home/bg-ll.png); -background-repeat:no-repeat; -width:680px; -height:270px; -} - -#LR { - -background-image:url(/images/home/bg-home-right.png); -width:315px; -height:270px; -} - -.panelHeads { -font-family:Arial,Helvetica,sans-serif; -font-size:130%; -font-weight:bold; -padding-bottom:5px; -padding-top:7px; -text-align:center; -color:#48647f; -} - -.bbLg { -font-family:Arial,Helvetica,sans-serif; -color:#000000; -font-size:150%; -padding-bottom:5px; -padding-top:7px; -margin-left:125px; -} - -.bbSm { -font-family:Arial,Helvetica,sans-serif; -color:#000000; -font-size:120%; -padding-bottom:3px; -padding-top:3px; -line-height:160%; -} - -a.homeLM { -font-family:Arial,Helvetica,sans-serif; -color:#ef7622; -font-size:90%; -font-weight:bold; -padding-bottom:5px; -padding-top:7px; -text-align:center; -letter-spacing:1px; -text-decoration:none; -} - -.LRContent { -font-family:Arial,Helvetica,sans-serif; -color:#333333; -font-size:110%; -padding: 7px 15px 0 15px; -line-height:130%; -} - -a.FRLink { -color:#333333; -font-size:110%; -text-decoration:underline; -} - -.fr { -line-height:140%; -padding-bottom:14px; -} - - -/* HOME PAGE F1 SLIDER STYLING */ - -#container { - width:632px; - padding:0; - margin:0; - position:relative; - z-index:0; -} - -#frame { - position:absolute; - z-index:0; - width:739px; - height:270px; - top:-3px; - left:-80px; -} - -#slides { - position:absolute; - top:1px; - left:1px; - z-index:100; -} - -#slides .next,#slides .prev { - position:absolute; - top:107px; - left:-24px; - width:24px; - height:43px; - display:block; - z-index:101; -} - -.slides_container { - width:632px; - height:270px; - overflow:hidden; - position:relative; -} - -#slides .next { - left:632px; -} - -.pagination { - position:absolute; - top:223px; - left:289px; - z-index:500; - margin:26px auto 0; - width:100px; -} - -ul.pagination { - list-style-type:none; -} - -.pagination li { - float:left; - margin:0 1px; -} - -.pagination li a { - display:block; - width:12px; - height:0; - padding-top:12px; - background-image:url(/images/home/pagination.png); - background-position:0 0; - float:left; - overflow:hidden; -} - -.pagination li.current a { - background-position:0 -12px; -} - -/*pager wrapper*/ -/*spotlight styles -.bx-pager a { - margin-right: 5px; - - padding: 3px 8px 3px 6px; - font-size: 12px; - zoom:1; - -}*/ - -/*pager links hover and active states -.bx-pager .pager-active, -.bx-pager a:hover { - background-position: 0 0; -}*/ - -/*pager wrapper -.bx-pager { - text-align:center; - padding-top: 7px; - font-size:12px; - color:#666; -}*/ - -/*captions*/ -.bx-captions { - text-align:center; - font-size: 90%; - padding: 10px 0 0 0; - color:#333333; - line-height:95%; -} - -.bx-window { -height: 130px !important; -} - -#slider1 { -text-align:center; -width: 240px; -height:130px; -padding:0; -margin:0; -overflow:hidden; -} - -/* Front page footer */ -.footerTitleBox{color:#666; font-weight:bold; font-size:125%;text-align:left;} -.footerContentsBox{font-weight:normal; font-size:100%;padding-top:5px;color:#666;} -.footerContentsBox ul{ -list-style: none; -margin: 0; -padding: 0; -border: none; -font-size:120%; -} -.footerContentsBox ul li{margin:0;display: block; -padding: 5px 5px 15px 0; -line-height: 110%; -width: 100%;} -.footerContentsBox ul li a{ -text-decoration:none; -color:#666;} - #socialicocontainer li -{ -display: inline; -list-style-type: none; -padding-right: 3px; -width:38px; -} -#socialicocontainer a{ - border:none; - text-align:center;} - - -/* RIGHT RESOURCES LIST */ - .rightResources { - margin-left:-18px; -} - -.rightResourcesTitle { - color: #325c84 !important; - font-size: 140%; - font-style:normal; - letter-spacing: 1px; -} - -#rightResourcesList li { - padding: 10px 0; - vertical-align:middle; -} - -#rightResourcesList li img{ - float:left; - margin:0 3px 0 0; - vertical-align:middle; -} - -#rightResourcesList ul{ - list-style-type:none; - padding:0; - margin:0; -} - -ul#rightResourcesList a:link, ul#rightResourcesList a:hover, ul#rightResourcesList a:visited{ - text-decoration:none; - color: #325c84 !important; - font-size:80%; - vertical-align:middle; - padding-top:8px; -} - - -/********************************************* - Tables -*********************************************/ -table { - margin-bottom: 1.5em; - background: none; -} -table, td, th { - border: 0px solid #CFCFCF; - /*border-collapse: collapse; */ -} -th { - font-weight: bold; - line-height: 1.5; - background:#325c84; - padding:10px 0; - color:#FFF; - text-align:center;} - -th, td, caption { - padding: .75em; -} -tr:nth-child(2n) th { - background: none; -} -tr:nth-child(2n) td { - background: none; -} -tfoot { - font-style: italic; -} -caption { - background: none; -} - -table.comp td { - border-bottom:1px solid #325C84; -} - -.builder-module-block-outer-wrapper .widget-wrapper-middle .widget, .builder-module-block-outer-wrapper .widget-wrapper-right .widget { - padding-left: 0.25em; -} - -/* RESOURCES PG */ -.post-content ul li { - background-image: url(/images/global/blue-bullet.gif); - background-position: 0 4px; - background-repeat: no-repeat; - font-size: 110%; - line-height: 1.2em; - margin: 0 0 6px; - padding-left: 10px; -} - -/* FORMS */ - -form#partner fieldset, form#whitepaper fieldset { -margin: 1.5em 0 0 0; -padding: 0; -min-width:150px; -} -form#partner legend, form#whitepaper legend { -margin-left: 1em; -color: #000000; -font-weight: bold; -} -form#partner fieldset ol, form#whitepaper fieldset ol { -padding: 1em 1em 0 1em; -list-style: none; -} -form#partner fieldset li, form#whitepaper fieldset li { -padding-bottom: 1em; -} -form#partner fieldset.submit, form#whitepaper fieldset.submit { -border-style: none; -} -form#partner label, form#whitepaper label { -float: left; -width: 12em; -margin-right: 1em; -} -form#partner textarea{width:150px; height:150px;} -div.error_container { - background-color: #eee; - border: 1px solid red; - margin: 5px; - padding: 5px; -} -div.error_container ol li { - list-style-type: disc; - margin-left: 20px; -} -div.error_container { display: none } -.error_container label.error { - display: inline; -} -div.container { - background-color: #eee; - border: 1px solid red; - margin: 5px; - padding: 5px; -} -div.container ol li { - list-style-type: disc; - margin-left: 20px; -} -div.container { display: none } -form#partner label.error, form#whitepaper label.error { - display: block; - color:#F00; - width: auto; - margin-right: 0; -} -a#partner_form_link{color:#EF7622; text-decoration:underline;} -.required{color:#333;} - -form#partner fieldset input, form#partner fieldset textarea, form#partner fieldset select {width:200px;} -form#partner fieldset.submit input {width:148px;} - - label { - - width:130px; - clear:left; - margin:5px 0; - } - -.entry-content form ol li { - padding-top:0; - } - -form br { - display:none; - } - - -input[type="text"], input[type="password"], select, textarea { - margin:5px 0; - float:left; - width:220px; - -} - -input[type="password"] { - margin:5px 0 10px 13px; - float:left; - width:220px; - -} - -textarea { - float:none; - } - -input[type="checkbox"] { - clear:both; - } - -input#submit { - clear:both; - float:left; - padding:0; - width:148px; - margin-left:150px; -} - -label.error { -color: red; -clear:none; -padding-left:15px; -border:none; -background:none; - } - - -.page-id-23 label.error, .page-id-713 label.error, .page-id-2524 label.error { - float:none; - padding:10px; - } -fieldset {border:none;} - -ul.news_releases {padding-left:0px; margin:0 0 14px 0;;list-style:none;} -ul.news_releases li{background:none;padding:0;line-height:1.25em;margin-bottom:3px;margin-top:0px;} -ul.news_releases li a {background:none;padding:0;line-height:1.25em;margin:0;} - -/* TABLE: NEWS */ -table.comp { - border-top: 1px solid #325c84; - font-family: Arial,Verdana,Helvetica,sans-serif; - font-size: 100%; - padding: 0; - vertical-align: top; - width: 500px;} -table.pricing th {background:#325c84;padding:15px 0; color:#FFF;text-align:center;} - -table.pricing tr {color:#325c84;} -td.small, th.small {width:15%;} -td.lg, th.lg {width:70%;} - -table.comp td { - border-bottom: 1px solid #325c84; - border-left: 0px; - border-right: 0px; - - padding:7px 5px 0 8px; - vertical-align:top; - margin: 0; - line-spacing:1.2em; -} -table.comp td h3 { - color: #60A0CF; - font-family: Arial,Helvetica,sans-serif; - font-size: 12px; - margin: 0; - padding: 13px 0 0; -} - -table.pricing td.sm { -text-align:center; -} - -/* TABLE WITH BORDERS */ - -table.bd { - border-color: #325C84 -moz-use-text-color -moz-use-text-color; - border-style: solid none none; - border-width: 1px 0 0; - font-family: Arial,Verdana,Helvetica,sans-serif; - font-size: 100%; - padding: 0; - margin:2px 2px 6px 1px; - vertical-align: top; - width: 98%; -} -table.bd th { - background:#325c84; - padding:10px 0; - color:#FFF; - text-align:center; -border: 1px solid #325c84; -} - -table.bd td { - border: 1px solid #325c84; - padding:7px 8px 2px 8px; - vertical-align:top; - margin: 0px; - -} -table.bd td h3 { - color: #60A0CF; - font-family: Arial,Helvetica,sans-serif; - font-size: 12px; - margin: 0; - padding: 13px 0 0; -} - -table.bd img { - margin:8px 0; -} - -.hentry .wp-caption-text { - line-height: 1; - margin: 0; - padding: 10px 5px 5px; - text-align: center; -} -#wrap-list { - margin: 0 auto; - width: 100%; -} - -#left-col { - float: left; - width: 250px; -} - -#right-col { - float: right; - width: 250px; -} -/* WEBINAR AND PROMO RIGHT SIDEBAR */ - -#webpromo-top { - background-image:url(/wp-content/uploads/2011/03/sidebar-blue-top.png); - background-repeat:no-repeat; - width: 240px; - height:81px; - margin:0; - padding:0; - text-align:center; - color:#FFFFFF; - font-weight:bold; - font-size:18px; -} - -#webpromo-top p { - padding: 25px 0 0 0 ; - margin:0; -} - -#webpromo-mid{ - background-color: #75b5e3; - width: 240px; - margin:0; - padding:0; - color:#FFFFFF; -} - -#webpromo-bottom{ -background-image:url(/wp-content/uploads/2011/03/sidebar-blue-bottom.png); -background-repeat:no-repeat; - width: 240px; - height: 36px; - margin:0; - padding:0; -} -#webpromo-mid p { - font-size:15px; - font-weight:bold; - margin: 0 0 0 20px; - padding:0; -} - -#webpromo-mid ul li { - list-style-type:none; - margin-left:20px; - font-weight:normal; - font-size:15px; - - -} - -.pbutton { - margin-left: 40px; - padding-top:15px; -} - -.post .post-meta { - /*display:none;*/ - float: left; -} - -.categories { -display:none; -} - -/* Landing Pages */ -.clear {clear: both;} -h1.big {font-size: 27px; padding-bottom: 20px; margin: 0;} -h2.smallcaps {font-size: 10px; color: #818181; text-transform: uppercase; letter-spacing: 1px;} -.col-3 {width: 30%; float: left; margin-right: 5%; padding: 6px 0 20px 0; margin-top: 5px;} -.col-3.aqua {border-top: 1px solid #4aafe5;} -.col-3.blue {border-top: 1px solid #1c4784;} -.col-3.orange {border-top: 1px solid #fab34b;} -.col-3.last {margin-right: 0;} -h2.step {font-size: 15px; color: #262626; font-family: arial;} -h2.step span {font-weight: normal; padding-right: 4px; color: #333;} -p.button {padding-top: 15px;} -.grey-divider {height: 1px; border-top: 1px solid #ccc; padding-bottom: 10px; margin-top: 2px;} -.features {height: 40px; list-style-image: url('http://www.gluster.com/wp-content/uploads/2011/04/icon-check.jpg'); list-style-position: inside; padding: 0 0 0 2px; margin: 0;} -.post-content ul.features li {float: left; width: 220px; margin-right: 20px; list-style: image; padding: 0; margin-left: 0; background-image: none;} -.post-content ul.features li.last {margin-right: 0;} - - -/* Awards Table */ -body table.awards{padding: 0; margin: 0 0 15px 0; width: 534px;} -body table.awards tr {padding: 0; margin: 0;} -body table.awards td {padding: 10px; margin: 0; text-align: center; font-size: 14px;} - -/* PR Table */ -body table.pr {padding: 0; margin: 0; width: 534px;} -body table.pr tr {padding: 0; margin: 0;} -body table.pr td {border-bottom: 1px dotted #ccc; padding: 10px 10px 10px 0; vertical-align: middle;} -body table.pr td a {font-size: 13px;} -body table.pr td:first-child {width: 95px; font-size: 10px; color: #777;} -body table.pr span.date {font-size: 11px; text-transform: uppercase; color: #444; display: block;} - -/* News Table */ -body table.news {padding: 0; margin: 0; width: 534px; position: relative; top: -10px;} -body table.news tr {padding: 0; margin: 0;} -body table.news td {border-bottom: 1px dotted #ccc; padding: 10px 10px 10px 0; vertical-align: top;} -body table.news td.news-logo {width: 95px; padding-right: 20px;} -body table.news td.news-logo img {max-width: 95px;} -body table.news td a {font-size: 13px;} -body table.news td:first-child {width: 95px; font-size: 10px; color: #777;} -body table.news span.date {font-size: 11px; text-transform: uppercase; color: #444; display: block;} - -.more {text-align: right; font-size: 11px; padding: 3px 0; margin-bottom: 15px;} - -/* TryBuy */ -h2.faded {color: #0eabe0; font-size: 19px; font-weight: normal; letter-spacing: 0; padding-bottom: 0px; margin-bottom: 8px; background: url('http://www.gluster.com/wp-content/uploads/2011/05/bg-trybuy-title.jpg') no-repeat bottom left;} -p.trybuy-logos {height: 70px; width: 283px;} - -.post .post-title h3 a { - color: #60A0CF; - font-family: arial; - font-size: 24px; - font-weight: normal; - text-transform: none; -} - -/* partner pages */ -a.link-blue { - color: #60A0CF; -} - -.font-blue { - color: #60A0CF; -} - -.partner td { - padding: 0px; -} - -.partner-form-wrapper { - border-top: 1px solid #9eb1c6; - border-bottom: 1px solid #9eb1c6; - width: 511px; - padding: 20px 0px; - margin: 20px 0px 0px; -} - -.partner-form-wrapper .ajax-loader { - float: left; - clear: both; -} - -.partner-form-wrapper .label { - width: 140px; - font-weight: bold; -} - -.partner-form-wrapper .field { - width: 281px; -} - -.partner-form-wrapper .field-message { - width: 371px; -} - -.partner-form-wrapper .left { - float: left; -} - -.partner-form-wrapper .clear { - clear: both; -} - -.partner-form-wrapper .wpcf7-text { - background: url('images/partner-form/text-field-bg.png') no-repeat; - width: 281px; - height: 28px; - border: none; - color: #777777; -} - -.partner-form-wrapper .message textarea { - background: url('images/partner-form/text-area-bg.png') no-repeat; - width: 371px; - height: 119px; - border: none; - color: #777777; -} - -.partner-form-wrapper .wpcf7-submit { - background: url('images/partner-form/btn-submit.png') no-repeat; - width: 148px; - height: 36px; - border: none; - text-indent: -9999em; - cursor: pointer; - margin: 10px 0px 0px; -} - -.partner-form-wrapper p { - text-align: right; - padding: 0px; -} - -.partner-form-wrapper span.wpcf7-not-valid-tip { - border: none; - color: #FF0000; - padding: 0px 0px 0px 5px; -} - -/* ============================================================ - - Project Ammendment: Gluster Future Proof Landing Page - Author: Cole Winans (@ColeWinans) of Uptrending, LLC. - Contact: Cole@Uptrending.com - - Notes: This CSS is specific to the Future Proof - landing page layout (Page ID 4732). - -============================================================*/ -/*------------------------------------------------------------ - =Elements ------------------------------------------------------------- */ -/*----------------------------- - =Typography -------------------------------*/ -.page-id-4732 h1 { - margin: 40px 0 30px 0; - color: #67aade; - font-weight: normal; - line-height: 0; - font-size: 36px; -} - -.page-id-4732 p { - font-size: 12px; - line-height: 18px; - color: #7d7d7d; -} - -/*------------------------------------------------------------ - =Layout ------------------------------------------------------------- */ -.page-id-4732 #main { - background: url('images/future-proof/content-bg.jpg') no-repeat; - width: 1024px; - min-height: 300px; -} - -/*----------------------------- - =Banner -------------------------------*/ -.page-id-4732 #banner { - width: 100%; - height: 220px; -} - -.page-id-4732 #banner div { - float: left; -} - -.page-id-4732 #banner #left { - width: 50%; - margin-top: 40px; -} - -.page-id-4732 #banner #middle { - width: 30%; -} - -.page-id-4732 #banner #right { - width: 20%; -} - -.page-id-4732 #banner #left p { - width: 60%; -} - -.page-id-4732 #banner #right ul { - list-style: none; - margin-top: 70px; -} - -.page-id-4732 #banner #right ul li { - padding-bottom: 15px; -} - -.page-id-4732 #banner #right a { - font-weight: bold; - color: #67aade; - text-decoration: none; -} - -.page-id-4732 #banner #right ul li a.trial { - text-indent: -9999px; - background: url('images/future-proof/free-trial-btn.jpg') no-repeat; - width: 186px; - height: 32px; - display: block; -} - -/*----------------------------- - =Timeline -------------------------------*/ -.page-id-4732 #box1 { - background: url('images/future-proof/reduce-complexity.jpg') no-repeat; - width: 259px; - height: 98px; - position: relative; - left: 0; - top: 35px; - float: left; -} - -.page-id-4732 #box2 { - background: url('images/future-proof/storage-management.jpg') no-repeat; - width: 280px; - height: 98px; - position: relative; - left: 50px; - top: 170px; - float: left; -} - -.page-id-4732 #box3 { - background: url('images/future-proof/scale-on-demand.jpg') no-repeat; - width: 279px; - height: 79px; - position: relative; - right: 353px; - top: 37px; - float: right; -} - -.page-id-4732 #box4 { - background: url('images/future-proof/deploy-anywhere.jpg') no-repeat; - width: 280px; - height: 101px; - position: relative; - right: 28px; - top: 17px; - float: right; -} - -.page-id-4732 #box1 .box-wrapper, #box3 .box-wrapper { - padding: 15px 55px 15px 15px -} - -.page-id-4732 #box2 .box-wrapper, #box4 .box-wrapper { - padding: 13px 15px 15px 65px; -}
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/ subtopic3.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/ subtopic3.html deleted file mode 100644 index 86bcbf9c..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/ subtopic3.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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 2</title> -</head> - -<body> -<h1>Sub Topic 2</h1> -Please enter your text here. -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html deleted file mode 100644 index 517d70e8..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/access_gmc_jws.html +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-<link rel="stylesheet" href="../css/builder-gluster/style.css"
-type="text/css" media="screen" />
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Sub Topic</title>
-</head>
-
-<body>
-<h1>Accessing the Gluster Management Console Using Java Web Start</h1>
-<p>To start Gluster Management Console using Java web start, perform the following steps.
-<ol>
-<li>Open your web browser.
-<p>Ensure that your web browser has cookies and Javascript enabled.</p>
-<li>Type the following URL in your web browser:
-<p><FONT FACE = "Courier">http://server-name:8443/glustermg/</FONT></p>
-<p>Gluster Management Console login window is displayed</p>
-<p><img src="../images/GMC_Login_Window.jpg" alt="Login Window" />
-<li>Type the following default user name and password in the login window:
-<p>Username: gluster</p>
-<p>Password: syst3m</p>
-</ol>
-<p>For more information on how you can change the password, refer to <a href="change_password.html">Changing Administrator´s Password</a>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/alerts.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/alerts.html deleted file mode 100644 index 223ffec0..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/alerts.html +++ /dev/null @@ -1,24 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-<link rel="stylesheet" href="../css/builder-gluster/style.css"
-type="text/css" media="screen" />
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <title>Sub Topic 2</title>
-</head>
-
-<body>
-<h1>Alerts</h1>
-Alerts page enables you to quickly define alerts for typical alarm conditions found in your cluster environment. For example, low disk space is frequently a problem on managed machines. You can generate alerts for the critical conditions in your cluster by defining threshold conditions. An alert is generated when it reaches the threshold conditions that you set against server resources. These alerts are real-time data collected from your resources and are displayed in the <b>Cluster Summary</b> tab.
-<ul>
-<li>CPU utilization
-<li>Memory utilization
-<li>Disk-space utilization
-<li>Server offline
-<li>Brick offline
-</ul>
-<p>To know more on how you can set the thresholds conditions, refer
-to <a href="setting_alerts_prefs.html">Setting Alerts Preferences</a>.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/change_password.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/change_password.html deleted file mode 100644 index 2bd9ff5e..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/change_password.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>Main Topic</title>
-</head>
-
-<body>
-<h1>Changing the Administrator’s Password</h1>
-Gluster Management Console assigns a default password (gluster) to
-control access to the Management Console. When you access the
-application for the first time, the console requests you to change this
-password
-<p>To change the default administrator’s password, perform the
-following steps.</p>
-<ol>
- <li>Open your web browser.
- <li>Type the following URL in your web browser:
- <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_Change_Password.jpg" height="150" width="250" alt="Change Default Password" /></p>
- <li>Type your current password in the <b>Old Password</b> field.
- <p>The default system-assigned password is syst3m.</p>
- <li>Type your new password in the <b>New Password</b> field.
- <li>Retype your new password in the <b>Confirm Password</b> field.
- <li>Click <b>Change</b>. The system displays <b>Change Password</b> window
- indicating that the password was successfully changed.
- <p><img src="../images/GMC_Change_Password_Confirm.jpg" height="150" width="380"
- alt="Password Changed Successfully" /></p>
- <li>Click <b>OK</b>.
-</ol>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/check_req_client.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/check_req_client.html deleted file mode 100644 index 358dc0d9..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/check_req_client.html +++ /dev/null @@ -1,26 +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>Main Topic</title>
-</head>
-
-<body>
-<h1>Checking the Minimum Requirements of Client Machines</h1>
-
-<p>Verify the following:</p>
-<ul>
-<li>Processor - 1.4GHz CPU
-<li>Memory - 2 GB RAM
-<li>Disk - 100 MB
-<li>Operating Systems: Windows XP/Vista/7, Linux, Mac OS X
-<li>Oracle JRE 1.6+
-</ul>
-<h2>Web Browser Requirements</h2>
-<p>Using the JRE installer, you can configure your browser for Java Web Start. Also, ensure that you have configured your browser to open .jnlp files using the Java Web Start application or javaws exe located in the bin folder of your JRE installation.</p>
-<p> When you access the Gluster Management Console, Java Web Start downloads all required .jar files from the gateway server and launches the console’s GUI. During this process, web start may display a certificate warning mentioning that the application is signed by Gluster, Inc., which is authentic, but it requires full permissions as the application contains features that require registering information on the client’s hard disk such as exporting the security keys from gateway. You can accept this warning and select <b>Always Trust Content from this Provider</b> on your browser to avoid getting this warning every time you launch the application.</p>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/check_req_gmg.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/check_req_gmg.html deleted file mode 100644 index 593a22c9..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/check_req_gmg.html +++ /dev/null @@ -1,25 +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>Main Topic</title>
-</head>
-
-<body>
-<h1>Checking Gluster Management Gateway Minimum Requirements</h1>
-Gluster Management Gateway is installed on a central server using the Linux package (e.g. rpm for CentOS) published by Gluster. Before you install Gluster Management Gateway, you must verify that your environment matches the minimum requirements described in this section.
-<p>You must verify that your central server matches the minimum requirements listed below:</p>
-<ul>
-<li>Memory: 2 GM RAM
-<li>Processor: 2 (2.4 GHz each) recommended
-<li>Disk Space: 10 GB
-<P>The following packages must be installed:</P>
-<li>Java SE runtime version 1.6 – openjdk => 1.6.0.0
-<li>tomcat5 => 5.5.23
-<li>wget
-</ul>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/cifs_service.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/cifs_service.html deleted file mode 100644 index 03b7091a..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/cifs_service.html +++ /dev/null @@ -1,33 +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>CIFS Services</h1>
-The Common Internet File System (CIFS), also known as Server Message
-Block (SMB), is a network protocol whose most common use is sharing
-files on a Local Area Network (LAN). It operates as an application-layer network protocol to provide shared access to files, printers, serial ports, and miscellaneous communications between nodes on a network. It also provides an authenticated inter-process communication mechanism. Most usage of SMB involves computers running Microsoft Windows operating system.
-
-<p>CIFS can be used as an access protocol by Microsoft Windows users to access files in a GlusterFS volume. Users will be able to perform regular file system operations such as creating files, read/write data to files, deletion of data through CIFS.</p>
-
-<h2>Configuring the CIFS Service</h2>
-<p>To configure CIFS, you must create a text file consisting of a list of servers (hostnames or IP addresses).</p>
-<p><b>Note:</b> You can configure CIFS on a fresh install or on an existing installation on the server which you have installed Gluster Management Gateway after adding the server to the cluster.</p>
-<p>Run the following command on the gateway server to configure CIFS:</p>
-<p><FONT FACE = "Courier">$ grun.py <server list>.txt setup_cifs_config.py</FONT></p>
-<h2>Creating CIFS Users</h2>
-<p>You must create users and their password to enable them to use the CIFS access protocol.</p>
-<p>To create CIFS users, run the following on the gateway server:</p>
-<p><FONT FACE = "Courier">$ add_user_cifs_all.py <server list> <user list> <password></FONT></p>
-<h2>Removing CIFS Users</h2>
-<p>You can delete users and their password.</p>
-<p>To delete CIFS users, run the following on the gateway server:</p>
-<p><FONT FACE = "Courier">$ delete_user_cifs_all.py <server list> <user list></FONT></p>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/configure_cifs.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/configure_cifs.html deleted file mode 100644 index 1b39f66a..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/configure_cifs.html +++ /dev/null @@ -1,15 +0,0 @@ -<!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>Main Topic</title>
-</head>
-
-<body>
-<h1>Configuring</h1>
-<h2>Configuring CIFS Services on Your Cluster</h2>
-The SMB/CIFS server is configured via the file-servers.xml file in the
-WEB-INF\classes\alfresco folder
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html deleted file mode 100644 index d24dd7ef..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/explore_gmc.html +++ /dev/null @@ -1,29 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> - -<html> -<link rel="stylesheet" href="../css/builder-gluster/style.css" -type="text/css" media="screen" /> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>Exploring Gluster Management Console</title> -</head> - -<body> -<h1>Exploring Gluster Management Console</h1> -<p>This section describes the main sections of the user interface and -explains the type of functions you can perform using each section.</p> -<p><b>Note:</b> You can use Gluster Management Console to set up different cloud environments; but can only manage one cloud in one login session. -<p><img src="../images/GMC_Landing_Page.jpg" - alt="Gluster Management Console" height="350" width="500" /></p> -<ul> - <li><b>Left Pane:</b> The Left pane displays the cloud, it's - servers, and it's volumes. - <li><b>Right Pane: </b> Displays the <b>Summary</b> and <b>Task</b> tab. It also displays Actions such as create volume, add server. - <li><b>File Menu:</b> Helps you to exit the application. - <li><b>Edit Menu:</b> Helps you to import keys, export keys, - change password, change settings and refresh the application. - <li><b>Gluster Menu:</b> Helps you to manage your cluster, - servers, and volumes. -</ul> -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/gmc_install_overview.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/gmc_install_overview.html deleted file mode 100644 index f8e5e954..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/gmc_install_overview.html +++ /dev/null @@ -1,15 +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>Main Topic</title>
-</head>
-
-<body>
-<h1>Gluster Management Console Installation Overview</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/gmg_install_overview.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/gmg_install_overview.html deleted file mode 100644 index e6b44580..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/gmg_install_overview.html +++ /dev/null @@ -1,15 +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>Main Topic</title>
-</head>
-
-<body>
-<h1>Gluster Management Gateway Installation Overview</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg.html deleted file mode 100644 index 08ce1e1d..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg.html +++ /dev/null @@ -1,29 +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>Installing the Gluster Management Gateway</h1>
-<p><b>Note:</b> For checking the GlusterFS minimum requirements, refer to the <a href= "http://www.gluster.com/community/documentation/index.php/Gluster_3.2:_Checking_Minimum_Requirements">Gluster 3.2 Filesystem Installation Guide, Checking Minimum Requirements</a>.</p>
-<P>You can install the Gluster Management Gateway through the following command:</P>
-<ol>
-<li>Open a terminal and type the following command
-<p><FONT FACE = "Courier"># rpm -ivh glustermg-1.0.0-1.x86_64.rpm</FONT>
-<li>Start the Gluster Management Gateway by executing the following service
-<p><FONT FACE = "Courier"># service tomcat5 start</FONT>
-</ol>
-<p><b>Note:</b>
-<ul>
-<li>You can install the Gluster Management Gateway packages on a Gluster Storage Server. However, this can impact performance of the GlusterFS processes on this machine hence this is not recommended.
-<li>The Gluster Management Gateway is shipped with a self-signed SSL certificate, by default. While this ensures that the communication between the console and gateway is encrypted and safe, some browsers may throw security warnings mentioning that the site is not secure. It is highly recommended that you install your own SSL certificate issued by a valid certifying authority in the tomcat5 configuration for the 8443 port.
-<li>Enable port 8443 on the Gateway as the Management Console connects to it over SSL on this port
-</ul>
-<p>Gateway generates SSH keys during installation. These keys are stored in the following location <FONT FACE = "Courier">/opt/glustermg/keys</FONT>. These keys are used for communication with the storage servers. However, in AWS environment, SSH communication is done using the private key provided by Amazon. Hence, the AWS genegrated private key (.pem file) must be stored in <FONT FACE = "Courier">/opt/glustermg/keys</FONT> and the file must be named as <FONT FACE = "Courier">gluster.pem</FONT></p>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html deleted file mode 100644 index d67f251b..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/install_gmg_backend.html +++ /dev/null @@ -1,28 +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>Installing Gluster Management Gateway Backend Packages</h1>
-Gluster Management Gateway communicates with every node of your cluster using the backend package. This package must be installed on each and every node of your cluster using the Linux package (e.g. rpm for CentOS) published by Gluster.
-<p>The minimum requirements for installing the backend package:</p>
-<ul>
-<li>chkconfig
-<li>python = > 2.4.3
-<li>perl = > 5.8.8
-<li>rrdtool-perl = > 1.2.27
-<li>appliance-base = >1.3 (published by Gluster)
-<li>sudo
-<li>crontabs
-</ul>
-<p>To install the backend packages on each and every node of your cluster run the following command:
-<p><FONT FACE = "Courier"># rpm -ivh cluster glustermg-backend-1.0.0-1.x86_64.rpm</FONT></p>
-<p><b>Note:</b> In case CIFS only, the Samba services must be configured to run on port 445 which needs to be enabled and open on all the storage servers in your cluster.</p>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic (4).html b/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic (4).html deleted file mode 100644 index dccb80ab..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic (4).html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Main Topic</title>
-</head>
-
-<body>
-<h1>Main Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (3).html b/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (3).html deleted file mode 100644 index dccb80ab..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (3).html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Main Topic</title>
-</head>
-
-<body>
-<h1>Main Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (4).html b/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (4).html deleted file mode 100644 index dccb80ab..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy (4).html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Main Topic</title>
-</head>
-
-<body>
-<h1>Main Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy.html deleted file mode 100644 index dccb80ab..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic - Copy.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Main Topic</title>
-</head>
-
-<body>
-<h1>Main Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic.html deleted file mode 100644 index dccb80ab..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/maintopic.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Main Topic</title>
-</head>
-
-<body>
-<h1>Main Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html deleted file mode 100644 index d5f3d30b..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_bricks.html +++ /dev/null @@ -1,22 +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 2</title> -</head> - -<body> -<h1>Managing Bricks</h1> -Brick is the basic unit of storage, represented by an export directory -on a server in the storage cluster. You can expand, shrink, and migrate -volume of you cluster, as required, by adding new bricks, removing -bricks, and migrating bricks. -<p><b>Note:</b> You need to add at least one brick to a distributed -volume, multiples of two bricks to mirrored distributed volumes, -multiples of four bricks to striped distributed volumes when expanding -your storage space.</p> -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html deleted file mode 100644 index 52545bc7..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_cluster.html +++ /dev/null @@ -1,24 +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>Main Topic</title>
-</head>
-
-<body>
-<h1>Managing Clusters</h1>
-A cluster is a group of linked computers, working together closely thus
-in many respects forming a single computer. Gluster Management Console
-enables you to create, register and select cluster.
-<h2>Cluster Summary</h2>
-<p>The console enables you to monitor your cluster resources from
-the Summary tab. To display the summary of your cluster, click the
-cluster node from the left pane of the console window. The summary of
-the selected cluster is displayed in the right pane of the console
-window.
-<p><img src="../images/GMC_Cluster_Summary_tab.jpg" width="75%" alt="Cluster Summary" />
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html deleted file mode 100644 index de5cab45..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_logs.html +++ /dev/null @@ -1,26 +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>Managing Logs</title> -</head> - -<body> -<h1>Managing Logs</h1> -You can use the Logs tab of your Management Console to download the -gateway, server, volumes, and UI logs to your local machine to analyze -and archive. -<p>Typically, the log file includes:</p> -<ul> - <li>Installation messages - <li>Removal messages - <li>Configuration messages - <li>Informational messages -</ul> -<p>The default location for this log file is <need this -information>.</p> -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_servers.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_servers.html deleted file mode 100644 index 71019d08..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_servers.html +++ /dev/null @@ -1,25 +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>Main Topic</title>
-</head>
-
-<body>
-<h1>Managing Your Servers</h1>
-A server is a computer or device on a network that manages network
-resources. It is a group of linked computers, working together closely
-thus in many respects forming a single computer. You can add a new
-server to the storage cluster to expand the amount of available storage.
-<h2>Server Summary</h2>
-<p>The console enables you to monitor your servers in your cluster
-from the Summary tab. To display the summary of your cluster, click the
-Server node from the left pane of the console window. The summary of the
-servers in your cluster is displayed in the right pane of the console
-window. It also displays the Tasks and Alerts.</p>
-<p><img src="../images/GMC_Server_Summary_tab.jpg" width="75%" alt="Server Summary" />
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html deleted file mode 100644 index 5934614d..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/manage_volumes.html +++ /dev/null @@ -1,48 +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>Managing Volumes</title>
-</head>
-
-<body>
-<h1>Managing Volumes</h1>
-<p>A volume is a logical collection of bricks where each brick is an
-export directory on a server in the trusted storage pool. Most of the
-Gluster management operations happen on the volume. The volume is the
-designated unit of administration in GlusterFS, so managing them is a
-large part of the administrator's duties. This section explains how to
-manage the volumes stored on file server machines.
-<p>You can use Volumes to do the following:
-<ul>
- <li> Create and start a new volume (featuring a single global
- namespace)</li>
- <li>Start a volume that is currently stopped</li>
- <li>Stop a volume that is currently running</li>
- <li>Migrate a volume</li>
- <li>Delete a volume from your storage environment</li>
-</ul>
-<h2>Volume Summary</h2>
-<p>The console also enables you to monitor the volumes in your cluster from the <b>Summary</b> tab. To display the summary of your volumes,
-click the Volume node from the left pane of the console window. The summary of the volumes is displayed in the right pane of the console
-window. It also displays <B>Tasks</B> and <B>Alerts</B> of all the volumes.
-<p><img src="../images/GMC_Volume_Summary_tab.jpg" width="75%" alt="Volume Summary" />
-
-<p><b>Types of Volumes</b></p>
-<p>Volumes of the following types can be created in your storage
-environment:</p>
-<ul>
- <li>Plain Distributed - Distributes files throughout the bricks in
- the volume.
- <li>Distributed Striped - Distributes data across striped bricks
- in the volume.
- <li>Distributed Mirror - Creates a mirrored volume with all files
- replicated.
- <p><b>Note:</b> You must have at least two servers to activate this
- feature.</p>
-</ul>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.html deleted file mode 100644 index 89e15bc6..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/monitor_resources.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>Main Topic</title>
-</head>
-
-<body>
-<h1>Monitoring Cluster Resources</h1>
-Gluster Management Console enables you to monitor your cluster resources
-such as through Summary Tab. You can monitor resources such as CPU
-usage, Alerts, Tasks, Network usage and so on.
-<p>To monitor resources in your cluster, perform the following
-steps.</p>
-<ol>
- <li>Select your resource at the node level. For example, choose
- your cluster. The Summary tab displays the historical graphical
- representations of your clusters key resources such as CPU, memory,
- network usage, and disk utilization by day, week, or month. In case of
- Network usage, the graph will be displayed for the selected network
- from the drop down list.
- <p>Note: At any point of time, the Summary tab will show views that
- are applicable to the resource selected from the navigation tree in the
- left pane.</p>
- <p><img src="../images/GMC_Cluster_Summary_tab.jpg"
- width="75%" alt="Volume Created Successfuly" /></p>
- <li>Click to expand other resource nodes such as Volume, Bricks,
- and Server to display the respective details, as required.
-</ol>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html deleted file mode 100644 index 723a6776..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/resetting_pwd.html +++ /dev/null @@ -1,20 +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 2</title>
-</head>
-
-<body>
-<h1>Resetting the Password</h1>
-If you have managed to get locked out of your Gluster Management Console, you will be able to reset the password if you are the administrator of the Tomcat server.
-<p><b>Note:</b> Ensure to stop the tomcat5 service before running this script.</p>
-<p>You can reset the password by running the following tool on your tomcat server:</p>
-<p><FONT FACE = "Courier">/opt/glustermg/1.0.0/scripts/gmg-reset-password.sh</FONT></p>
-<p>The tool resets the password to the default system password “syst3m”.</p>
-
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/security_keys.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/security_keys.html deleted file mode 100644 index eeade559..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/security_keys.html +++ /dev/null @@ -1,33 +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>Security Keys</h1>
-In order to secure all of the virtual machines that are created, root access to these machines is controlled by SSH key access rather than by using an interactive password. This establishes trust between your account on your central server and the new virtual machine you just added to your cluster.
-<p>Administrators can export and/or import the SSH keys (of the gateway) for security reasons from the Gluster Management Gateway server.</p>
-<h2>Importing Keys</h2>
-<p>To import the security keys, perform the following steps:</p>
-<ol>
-<li>Choose <b>Edit</b> > <b>Import Keys</b>
-<li>A window is displayed allowing you to choose the download location on your machine.
-<li>Choose the location, and click <b>Save</b>.
-<p>The security keys are imported from the gateway server to the location you specified in ssh-keys.tar file format.
-</ol>
-<h2>Exporting Keys</h2>
-<p>To export the security keys, perform the following steps:</p>
-<ol>
-<li>Choose <b>Edit</b> > <b>Export Keys</b>
-<li>A window is displayed allowing you to choose the location on your machine.
-<li>Choose the location, and click <b>Save</b>.
-<p>The security keys are exported on to gateway server to the location you specified in a .tar file format.</p>
-</ol>
-
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_alerts_prefs.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_alerts_prefs.html deleted file mode 100644 index 7894ad1a..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_alerts_prefs.html +++ /dev/null @@ -1,27 +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>Setting Alerts Preferences</h1>
-Thresholds are the critical conditions that you define in Gluster Management Console.
-<p>To set the thresholds, perform the following steps:</p>
-<ol>
-<li>Choose <b>Edit</b> > <b>Settings</b>
-<p><b>Preferences</b> window is displayed.</p>
-<li>Choose <b>Gluster</b> > <b>Alerts</b> page from the left pane of the <b>Preferences</b> window.
-<p><img src="../images/GMC_Alerts.jpg" width="55%" alt="Alerts Perferences" /></p>
-<li>Type the value for server CPU threshold limits in the <b>Server CPU Threshold</b> field.
-<li>Type the value for server memory usage threshold in the <b>Server Memory Usage Threshold</b> field.
-<li>Type the value for disk space usage threshold in the <b>Disk Space Threshold</b> field.
-<li>Click <b>Apply</b>.
-<li>Click <b>OK</b> to exit the <b>Preferences</b> window.
-</ol>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html deleted file mode 100644 index 0cdf339e..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_charts_prefs.html +++ /dev/null @@ -1,29 +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>Setting the Charts Preferences</h1>
-You can customize the console and change the way some of the monitoring data is displayed, as described in this section.
-<p><b>Note:</b> The default duration for all the charts is a week.</p>
-<p>To set the display of the charts, perform the following:</p>
-<ol>
-<li>Choose <b>Edit</b> > <b>Settings</b> > <b>Charts</b>
-<p>The <b>Preferences</b> window displays the <b>Charts</b> page on the left pane of the window.</p>
-<p><img src="../images/GMC_Charts.jpg" width="55%" alt="Charts Perferences" /></p>
-<li>Select the <b>Aggregated CPU Usage chart period</b> from the drop down list.
-<li>Select the <b>Aggregated Network Usage chart period</b> from the drop down list.
-<li>Select the <b>CPU Usage chart period</b> from the drop down list.
-<li>Select the <b>Memory Usage chart period</b> from the drop down list.
-<li>Select the <b>Network Usage chart period</b> from the drop down list.
-<li>Click <b>Apply</b>.
-<li>Click <b>OK</b> to exit the <b>Preferences</b> window.
-</ol>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_gluster_prefs.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_gluster_prefs.html deleted file mode 100644 index 89c7cea0..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_gluster_prefs.html +++ /dev/null @@ -1,25 +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>Setting Gluster Preferences</h1>
-Please enter your text here.
-<p>To set the Gluster perferences, perform the following steps:
-<ol>
-<li>Choose <b>Edit</b> > <b>Settings</b> > <b>Gluster</b>
-<p>The <b>Preferences</b> window displays the Gluster page on the left pane of the window.
-<p><img src="../images/GMC_Preferences_gluster.jpg" width="55%" alt="Gluster Perferences" /></p>
-<li>Select <b>Show Cluster Selection Dialog on Login</b>, if you want your cluster name to appear when you launch the application.
-<li>Choose your cluster name from <b>Default Cluster to Manage</b> drop down list to manage the default cluster you wish to manage when you launch the application.</li>
-<li>Type the duration of the data synchronization intervals in the <b>Data Sync Interval</b> field.
-<li>Click <b>Apply</b>.
-<li>Click <b>OK</b> to exit the <b>Preferences</b> window.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_preferences.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_preferences.html deleted file mode 100644 index 90625ede..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_preferences.html +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<html>
-<link rel="stylesheet" href="../css/builder-gluster/style.css"
-type="text/css" media="screen" />
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Preferences</title>
-
-</head>
-
-<body>
-<h1>Preferences</h1>
-You can use preferences to configure several aspects of the Gluster Management Console. These include setting preferences for the console, alerts, and charts.
-<ul>
-<li><a href="setting_gluster_prefs.html">Setting Gluster Preferences</a>
-<li><a href="setting_alerts_prefs.html">Setting Alert Preferences</a>
-<li><a href="setting_charts_prefs.html">Setting Charts Preferences</a>
-</ul>
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_the_gmc.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_the_gmc.html deleted file mode 100644 index 92641ccb..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/setting_the_gmc.html +++ /dev/null @@ -1,15 +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>Main Topic</title>
-</head>
-
-<body>
-<h1>Setting up the Management Console</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic (3) - Copy.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic (3) - Copy.html deleted file mode 100644 index 6dccc35e..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic (3) - Copy.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Sub Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic (3).html b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic (3).html deleted file mode 100644 index 6dccc35e..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic (3).html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Sub Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic.html deleted file mode 100644 index 6dccc35e..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Sub Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (2).html b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (2).html deleted file mode 100644 index 5ece5749..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (2).html +++ /dev/null @@ -1,13 +0,0 @@ -<!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 2</title>
-</head>
-
-<body>
-<h1>Sub Topic 2</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (3).html b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (3).html deleted file mode 100644 index d443ce80..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2 (3).html +++ /dev/null @@ -1,13 +0,0 @@ -<!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 2</title>
-</head>
-
-<body>
-<h1>Sub Topic 2</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html deleted file mode 100644 index 86bcbf9c..00000000 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/subtopic2.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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 2</title> -</head> - -<body> -<h1>Sub Topic 2</h1> -Please enter your text here. -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/help_home.html b/src/com.gluster.storage.management.console.help/html/help_home.html deleted file mode 100644 index faa6cd22..00000000 --- a/src/com.gluster.storage.management.console.help/html/help_home.html +++ /dev/null @@ -1,29 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<link rel="stylesheet" href="css/builder-gluster/style.css" -type="text/css" media="screen" /> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Gluster Management Console</title> -</head> -<body> -<h1>Gluster Management Console Help</h1> - -<p>Gluster Management Console offers an advanced yet simple-to-use -graphical user interface (GUI) to manage your clustered storage -environment.</p> - -<p>This help explains the console interface when working with -Gluster Filesystem. It also describes how you can work with the Gluster -Management Console to add servers, create volumes, monitor the system, -manage logs, download server configurations, and more.</p> - -<p>For information about how to install Gluster Filesystem, refer to -the <a - href="http://www.gluster.com/community/documentation/index.php/Gluster_3.2_Filesystem_Installation_Guide">Gluster -3.2 Filesystem Installation Guide</a> . For information about accessing the -cluster using client systems, <a - href="http://www.gluster.com/community/documentation/index.php/Gluster_3.2:_Accessing_Data_-_Setting_Up_GlusterFS_Client">Gluster -3.2: Accessing Data - Setting Up GlusterFS Client</a>.</p> -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/images/Delete-brick.png b/src/com.gluster.storage.management.console.help/html/images/Delete-brick.png Binary files differdeleted file mode 100644 index d93aa173..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/Delete-brick.png +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC-Preferences-alerts .jpg b/src/com.gluster.storage.management.console.help/html/images/GMC-Preferences-alerts .jpg Binary files differdeleted file mode 100644 index d57c6adc..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC-Preferences-alerts .jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC-Preferences-charts.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC-Preferences-charts.jpg Binary files differdeleted file mode 100644 index 7ae6ca8c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC-Preferences-charts.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC-Preferences-gluster .jpg b/src/com.gluster.storage.management.console.help/html/images/GMC-Preferences-gluster .jpg Binary files differdeleted file mode 100644 index 06702e7b..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC-Preferences-gluster .jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_02.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_02.jpg Binary files differdeleted file mode 100644 index 2aac60ff..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_02.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_03.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_03.jpg Binary files differdeleted file mode 100644 index 282c1407..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_03.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_04.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_04.jpg Binary files differdeleted file mode 100644 index 383aa719..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_04.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_05.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_05.jpg Binary files differdeleted file mode 100644 index 11f3096d..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_05.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_06.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_06.jpg Binary files differdeleted file mode 100644 index 97323bd2..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_06.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_07.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_07.jpg Binary files differdeleted file mode 100644 index fd7e4dd6..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_07.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_09.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_09.jpg Binary files differdeleted file mode 100644 index 54a10c8c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_09.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Add_Brick.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Add_Brick.jpg Binary files differdeleted file mode 100644 index 06c9e87b..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Add_Brick.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Add_Brick_confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Add_Brick_confirm.jpg Binary files differdeleted file mode 100644 index 0d9d5dd1..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Add_Brick_confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Add_Server_Confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Add_Server_Confirm.jpg Binary files differdeleted file mode 100644 index 4dc5f8ea..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Add_Server_Confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Create_Vol.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Create_Vol.jpg Binary files differdeleted file mode 100644 index e6b16ddb..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Create_Vol.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Discovered_Server_Add.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Discovered_Server_Add.jpg Binary files differdeleted file mode 100644 index cffcc5d8..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Discovered_Server_Add.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Display_log_criteria.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Display_log_criteria.jpg Binary files differdeleted file mode 100644 index 9284e314..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Display_log_criteria.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Brick_confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Brick_confirm.jpg Binary files differdeleted file mode 100644 index 891ab993..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Brick_confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Bricks.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Bricks.jpg Binary files differdeleted file mode 100644 index d3911aad..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Bricks.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Bricks_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Bricks_success.jpg Binary files differdeleted file mode 100644 index 452e8f20..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Bricks_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Server.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Server.jpg Binary files differdeleted file mode 100644 index e54f2266..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Server.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Server_1.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Server_1.jpg Binary files differdeleted file mode 100644 index ff9de405..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Remove_Server_1.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Select_FS_Type.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Select_FS_Type.jpg Binary files differdeleted file mode 100644 index 08d26e41..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_Select_FS_Type.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_create_cluster.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_create_cluster.jpg Binary files differdeleted file mode 100644 index 66ac694e..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_create_cluster.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_login.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_login.jpg Binary files differdeleted file mode 100644 index 282c1407..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_login.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_multiple_vols.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_multiple_vols.jpg Binary files differdeleted file mode 100644 index e2aee777..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_multiple_vols.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_multiple_vols_confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_multiple_vols_confirm.jpg Binary files differdeleted file mode 100644 index af7ba50a..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_multiple_vols_confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_register_cluster.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_register_cluster.jpg Binary files differdeleted file mode 100644 index 6e39bc31..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_register_cluster.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_removeBrick_confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_removeBrick_confirm.jpg Binary files differdeleted file mode 100644 index 591b98dc..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_removeBrick_confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_select_cluster.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_select_cluster.jpg Binary files differdeleted file mode 100644 index 383aa719..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_select_cluster.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_server_add_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_server_add_success.jpg Binary files differdeleted file mode 100644 index 0f7dbfc5..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_server_add_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_vol_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_vol_success.jpg Binary files differdeleted file mode 100644 index 74931bc9..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_1.0_vol_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_10.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_10.jpg Binary files differdeleted file mode 100644 index 8a1bf08c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_10.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Add_Brick.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Add_Brick.jpg Binary files differdeleted file mode 100644 index 59c99311..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Add_Brick.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Add_Brick_confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Add_Brick_confirm.jpg Binary files differdeleted file mode 100644 index 133ef15d..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Add_Brick_confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Add_Server_Manual.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Add_Server_Manual.jpg Binary files differdeleted file mode 100644 index 7789034c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Add_Server_Manual.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Add_brick.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Add_brick.jpg Binary files differdeleted file mode 100644 index 4c5c2ae3..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Add_brick.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Add_brick_confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Add_brick_confirm.jpg Binary files differdeleted file mode 100644 index a4b8a811..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Add_brick_confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Alerts.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Alerts.jpg Binary files differdeleted file mode 100644 index 1ae4e0aa..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Alerts.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Bricks_Tab.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Bricks_Tab.jpg Binary files differdeleted file mode 100644 index 1653d58b..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Bricks_Tab.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Change_Password.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Change_Password.jpg Binary files differdeleted file mode 100644 index f8ab379a..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Change_Password.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Change_Password_Confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Change_Password_Confirm.jpg Binary files differdeleted file mode 100644 index e13b22a1..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Change_Password_Confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Charts.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Charts.jpg Binary files differdeleted file mode 100644 index b6d8edb0..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Charts.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Cluster_Summary.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Cluster_Summary.jpg Binary files differdeleted file mode 100644 index c6dcc77c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Cluster_Summary.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Cluster_Summary_tab.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Cluster_Summary_tab.jpg Binary files differdeleted file mode 100644 index 67f15598..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Cluster_Summary_tab.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Create_Cluster.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Create_Cluster.jpg Binary files differdeleted file mode 100644 index 8b263313..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Create_Cluster.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Create_Volume.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Create_Volume.jpg Binary files differdeleted file mode 100644 index 2f8ecfca..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Create_Volume.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Create_Volume_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Create_Volume_success.jpg Binary files differdeleted file mode 100644 index a128d182..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Create_Volume_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol.jpg Binary files differdeleted file mode 100644 index 51e97758..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_Confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_Confirm.jpg Binary files differdeleted file mode 100644 index c6fc98f2..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_Confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_multiple.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_multiple.jpg Binary files differdeleted file mode 100644 index be89ddc7..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_multiple.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_multiple_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_multiple_success.jpg Binary files differdeleted file mode 100644 index fe037755..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_multiple_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_success.jpg Binary files differdeleted file mode 100644 index 1fdfb5f4..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Delete_Vol_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Disk_tab.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Disk_tab.jpg Binary files differdeleted file mode 100644 index 8bc1dc9e..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Disk_tab.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Landing_Page.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Landing_Page.jpg Binary files differdeleted file mode 100644 index 65e2bd9d..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Landing_Page.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Log_list.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Log_list.jpg Binary files differdeleted file mode 100644 index 81ffa36c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Log_list.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Login_Change_Pwd.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Login_Change_Pwd.jpg Binary files differdeleted file mode 100644 index 27ed8be4..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Login_Change_Pwd.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Login_Window.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Login_Window.jpg Binary files differdeleted file mode 100644 index 7b684567..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Login_Window.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Migrate_Brick.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Migrate_Brick.jpg Binary files differdeleted file mode 100644 index e01fa85a..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Migrate_Brick.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Migrate_Brick_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Migrate_Brick_success.jpg Binary files differdeleted file mode 100644 index 026b2d36..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Migrate_Brick_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Preferences_alerts.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Preferences_alerts.jpg Binary files differdeleted file mode 100644 index d57c6adc..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Preferences_alerts.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Preferences_charts.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Preferences_charts.jpg Binary files differdeleted file mode 100644 index 7ae6ca8c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Preferences_charts.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Preferences_gluster.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Preferences_gluster.jpg Binary files differdeleted file mode 100644 index 06702e7b..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Preferences_gluster.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Register_Cluster.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Register_Cluster.jpg Binary files differdeleted file mode 100644 index bc1c8049..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Register_Cluster.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Remove_Brick_Confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Remove_Brick_Confirm.jpg Binary files differdeleted file mode 100644 index 45529823..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Remove_Brick_Confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Remove_server.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Remove_server.jpg Binary files differdeleted file mode 100644 index e51eb1c6..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Remove_server.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Remove_server_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Remove_server_success.jpg Binary files differdeleted file mode 100644 index aaff5c0a..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Remove_server_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Select_Cluster.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Select_Cluster.jpg Binary files differdeleted file mode 100644 index 96eb090b..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Select_Cluster.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Select_Cluster_progess.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Select_Cluster_progess.jpg Binary files differdeleted file mode 100644 index 4f970da7..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Select_Cluster_progess.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Disk.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Disk.jpg Binary files differdeleted file mode 100644 index 12a53350..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Disk.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Summ.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Summ.jpg Binary files differdeleted file mode 100644 index 62169ee8..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Summ.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Summary_tab.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Summary_tab.jpg Binary files differdeleted file mode 100644 index 32f417df..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Summary_tab.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Tab.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Tab.jpg Binary files differdeleted file mode 100644 index c9901a5a..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Server_Tab.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Single_Vol.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Single_Vol.jpg Binary files differdeleted file mode 100644 index b88c3030..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Single_Vol.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Stop_Multiple_Vol.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Stop_Multiple_Vol.jpg Binary files differdeleted file mode 100644 index cdf8f2f8..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Stop_Multiple_Vol.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Stop_Vol.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Stop_Vol.jpg Binary files differdeleted file mode 100644 index f6fd4f3b..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Stop_Vol.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Toolbar.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Toolbar.jpg Binary files differdeleted file mode 100644 index 1eeb7a0c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Toolbar.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Vol_List.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Vol_List.jpg Binary files differdeleted file mode 100644 index 04813d79..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Vol_List.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Vol_Options.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Vol_Options.jpg Binary files differdeleted file mode 100644 index 36d99160..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Vol_Options.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Vol_rebalance_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Vol_rebalance_success.jpg Binary files differdeleted file mode 100644 index 1d06d499..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Vol_rebalance_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_Options.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_Options.jpg Binary files differdeleted file mode 100644 index 4775a814..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_Options.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_Summary.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_Summary.jpg Binary files differdeleted file mode 100644 index 88a1db3d..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_Summary.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_Summary_tab.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_Summary_tab.jpg Binary files differdeleted file mode 100644 index 1084c0f9..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_Summary_tab.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_properties.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_properties.jpg Binary files differdeleted file mode 100644 index c31f4a09..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Volume_properties.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_Volumes_tab.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_Volumes_tab.jpg Binary files differdeleted file mode 100644 index 40d732ce..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_Volumes_tab.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_change_pwd.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_change_pwd.jpg Binary files differdeleted file mode 100644 index 625bbe27..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_change_pwd.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_create_vol (2).jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_create_vol (2).jpg Binary files differdeleted file mode 100644 index 63f9cf9e..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_create_vol (2).jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_create_vol.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_create_vol.jpg Binary files differdeleted file mode 100644 index 63f9cf9e..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_create_vol.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_landing_page.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_landing_page.jpg Binary files differdeleted file mode 100644 index eee50db5..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_landing_page.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_log_criteria.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_log_criteria.jpg Binary files differdeleted file mode 100644 index 112af00e..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_log_criteria.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_migrate_brick.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_migrate_brick.jpg Binary files differdeleted file mode 100644 index 08b4d358..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_migrate_brick.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_pwd_change_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_pwd_change_success.jpg Binary files differdeleted file mode 100644 index c4f12744..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_pwd_change_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_rebalance_vol.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_rebalance_vol.jpg Binary files differdeleted file mode 100644 index 9e310025..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_rebalance_vol.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_remove_server_confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_remove_server_confirm.jpg Binary files differdeleted file mode 100644 index a7c1d8ed..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_remove_server_confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_server_summary.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_server_summary.jpg Binary files differdeleted file mode 100644 index 8a1bf08c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_server_summary.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_start_vol_Multiple.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_start_vol_Multiple.jpg Binary files differdeleted file mode 100644 index 99f3895f..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_start_vol_Multiple.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_start_vol_success.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_start_vol_success.jpg Binary files differdeleted file mode 100644 index 0aa6668f..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_start_vol_success.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMC_stop_vol_Multiple.jpg b/src/com.gluster.storage.management.console.help/html/images/GMC_stop_vol_Multiple.jpg Binary files differdeleted file mode 100644 index 99f3895f..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMC_stop_vol_Multiple.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GMG_Architecture.jpg b/src/com.gluster.storage.management.console.help/html/images/GMG_Architecture.jpg Binary files differdeleted file mode 100644 index 2c606b59..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GMG_Architecture.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GlusterFS_3.2_Architecture.jpg b/src/com.gluster.storage.management.console.help/html/images/GlusterFS_3.2_Architecture.jpg Binary files differdeleted file mode 100644 index b093fc29..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GlusterFS_3.2_Architecture.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GlusterFS_3.2_Architecture.png b/src/com.gluster.storage.management.console.help/html/images/GlusterFS_3.2_Architecture.png Binary files differdeleted file mode 100644 index b506db1f..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GlusterFS_3.2_Architecture.png +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/GlusterMC_Architecture.jpg b/src/com.gluster.storage.management.console.help/html/images/GlusterMC_Architecture.jpg Binary files differdeleted file mode 100644 index 33f9cc94..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/GlusterMC_Architecture.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/Migration.png b/src/com.gluster.storage.management.console.help/html/images/Migration.png Binary files differdeleted file mode 100644 index 4ed6e054..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/Migration.png +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/Preferences-alerts .png b/src/com.gluster.storage.management.console.help/html/images/Preferences-alerts .png Binary files differdeleted file mode 100644 index d7cefac3..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/Preferences-alerts .png +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/Preferences-charts.png b/src/com.gluster.storage.management.console.help/html/images/Preferences-charts.png Binary files differdeleted file mode 100644 index 89cabb06..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/Preferences-charts.png +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/Preferences-gluster .png b/src/com.gluster.storage.management.console.help/html/images/Preferences-gluster .png Binary files differdeleted file mode 100644 index f279b9fb..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/Preferences-gluster .png +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/Running tasks & alerts.png b/src/com.gluster.storage.management.console.help/html/images/Running tasks & alerts.png Binary files differdeleted file mode 100644 index 7f3b192f..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/Running tasks & alerts.png +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/Stop_Vol.jpg b/src/com.gluster.storage.management.console.help/html/images/Stop_Vol.jpg Binary files differdeleted file mode 100644 index 124a1180..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/Stop_Vol.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/Stop_Vol_confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/Stop_Vol_confirm.jpg Binary files differdeleted file mode 100644 index ad87228b..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/Stop_Vol_confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/Stop_Vol_multiple.jpg b/src/com.gluster.storage.management.console.help/html/images/Stop_Vol_multiple.jpg Binary files differdeleted file mode 100644 index 6955996c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/Stop_Vol_multiple.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/Stop_Vol_multiple_confirm.jpg b/src/com.gluster.storage.management.console.help/html/images/Stop_Vol_multiple_confirm.jpg Binary files differdeleted file mode 100644 index 581bf389..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/Stop_Vol_multiple_confirm.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/discovered_servers.png b/src/com.gluster.storage.management.console.help/html/images/discovered_servers.png Binary files differdeleted file mode 100644 index 2a4e2c5c..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/discovered_servers.png +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/java-web-start.jpg b/src/com.gluster.storage.management.console.help/html/images/java-web-start.jpg Binary files differdeleted file mode 100644 index 2a445b60..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/java-web-start.jpg +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/images/login-dialog.png b/src/com.gluster.storage.management.console.help/html/images/login-dialog.png Binary files differdeleted file mode 100644 index 50051b96..00000000 --- a/src/com.gluster.storage.management.console.help/html/images/login-dialog.png +++ /dev/null diff --git a/src/com.gluster.storage.management.console.help/html/reference/maintopic.html b/src/com.gluster.storage.management.console.help/html/reference/maintopic.html deleted file mode 100644 index 8caa4cc2..00000000 --- a/src/com.gluster.storage.management.console.help/html/reference/maintopic.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Main Topic</title> -</head> - -<body> -<h1>Main Topic</h1> -Please enter your text here. -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/reference/subtopic.html b/src/com.gluster.storage.management.console.help/html/reference/subtopic.html deleted file mode 100644 index c68dc748..00000000 --- a/src/com.gluster.storage.management.console.help/html/reference/subtopic.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Sub Topic</h1> -Please enter your text here. -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/reference/subtopic2.html b/src/com.gluster.storage.management.console.help/html/reference/subtopic2.html deleted file mode 100644 index e5e31cd1..00000000 --- a/src/com.gluster.storage.management.console.help/html/reference/subtopic2.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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 2</title> -</head> - -<body> -<h1>Sub Topic 2</h1> -Please enter your text here. -</body> -</html>
\ No newline at end of file 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 deleted file mode 100644 index bc62ef9b..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/access_gmc_jws.html +++ /dev/null @@ -1,32 +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>Accessing the Gluster Management Console Using Java Web Start</h1>
-To start Gluster Management Console using Java web start, perform the following steps.
-<ol>
-<li>Open your web browser.
-<p>Make sure that:</p>
-<ul>
-<li>Your web browser has cookies and Javascript enabled.
-</ul>
-<li>Type the following URL in your web browser:
-<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:
-<p>Username: gluster
-<p>Password: gluster
-
-
-
-</ol>
-</body>
-</html>
\ No newline at end of file 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 00207885..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/add_brick.html +++ /dev/null @@ -1,37 +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.
-<p><b>Note: </b>You need to add at least one brick to a distributed
-volume, two (or multiples of two) bricks to mirrored distributed
-volumes, and four (or multiples of four) bricks to striped distributed
-volumes when expanding your storage space.
-<p>To add a brick to 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>Add Bricks</b>.
- <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
- 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_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 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 deleted file mode 100644 index d71cdfb4..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/add_servers.html +++ /dev/null @@ -1,30 +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>Main Topic</title>
-</head>
-
-<body>
-<h1>Adding Servers</h1>
-Gluster Management Console discovers servers across the environment. You
-can add servers manually or from the discovered list of servers to your
-cloud environment to expand the amount of available storage.
-<p>To add a server or a discovered server, perform the following
-steps:</p>
-<ol>
- <li>Choose from the menu, toolbar, or right click on the
- Discovered Server node and select <b>Add Server</b>.
- <p><img src="../images/GMC_1.0_Discovered_Server_Add.jpg" alt="Add Servers" />
- <li>The console displays the <b>Add Server(s) to Cluster</b>
- window to indicate that the server was successfully added to the
- cluster.
- <p><img src="../images/GMC_1.0_Add_Server_Confirm.jpg" alt="Add Servers" /></p>
- <li>Click <b>OK</b>.
-</ol>
-
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index 3c385014..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/configure_gmc.html +++ /dev/null @@ -1,19 +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>Configuring the Gluster Management Console</h1> -Gluster Managment Console enable you to manage you storage cluster. This -section describes how you can configure the GMC with your cloud storage -environment. - -<h2>Need more Info here</h2> -</body> -</html>
\ No newline at end of file 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 deleted file mode 100644 index b0325372..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/create_cluster.html +++ /dev/null @@ -1,32 +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>Create Cluster</title>
-</head>
-
-<body>
-<h1>Create Cluster</h1>
-You can use Gluster Management Console to create and manage virtual
-machines and resources on GlusterFS. To create a cluster, perform the
-following steps.
-<ol>
- <li>Open your web browser.
- <li>Type the following URL in your web browser:</li>
- <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>
- <p><img src="../images/GMC_Create_Cluster.jpg"
- alt="Create Cluster" />
- <li>Select <b>Create</b>. Type the name of the new cluster in the
- <b>Cluster Name</b> field.
- <li>Click <b>OK</b>. The Gluster Management Console window is displayed with the newly created cluster
-</ol>
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index 398be2e4..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/create_volume.html +++ /dev/null @@ -1,53 +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>Creating Volumes</title>
-</head>
-
-<body>
-<h1>Creating a Volume</h1>
-You can use the Management Console to create and start new volumes
-featuring a single global namespace. When creating a new volume, you can
-select the servers that will comprise the volume and, optionally,
-specify whether the volume is to be distributed, distributed mirrored,
-or distributed stripedPlease enter your text here.
-<p>To create a volume, perform the following steps:
-<ol>
- <li>Choose from the menu, toolbar, or right click and select the
- Volume and select Create Volume.
-
- <p>The Create Volume window is displayed.
- <p><img src="../images/GMC_Create_Volume.jpg" alt="Create Volume" /></p>
- <li>Enter the name of the volume in the Name field.
- <li>Select the type of the volume from the Type drop-down list.
- You can choose the type as either Plain Distribute, Distributed Mirror,
- or Distributed Stripe.
- <li>Bricks will be created on all the disks of the cluster when
- you create a volume, by default. Click Customize, to select and add
- specific bricks to your volume.
- <li>Select the Access Protocol for the new volume. You can select
- GlusterFS, NFS, or CIFS checkbox.
- <li>If you choose CIFS, specify the user name and password to use
- from Windows clients to connect to the volume.
- <p>You need to use user-based authentication for CIFS exports,
- hence you must specify the user’s who can access the volume as a
- comma-separated list in the Users field.
- <li>Specify the volume access control as a comma-separated list of
- IP addresses or hostnames in the Access Control field.
- <p>You can use wildcard to specify ranges of addresses. Typing an
- asterisk (*) specifies all IP addresses. You need to use IP-based
- authentication for Gluster Filesystem and NFS exports.</p>
- <li>Select the Start Volume check box to automatically start the
- volume once created.
- <li>Click Create Volume. The console displays Create Volume window
- to indicate that the volume was successfully created.
- <p><img src="../images/GMC_Create_Volume_success.jpg"
- alt="Volume Created Successfuly" /></p>
- <li>Click OK.
-</ol>
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index a5de99af..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/delete_brick.html +++ /dev/null @@ -1,40 +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>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.
-<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 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 <b>Remove Brick from Volume</b> window is displayed indicating that the
- volume was deleted successfully.</p>
- <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 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 deleted file mode 100644 index 17a313e8..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/delete_volume.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>Main Topic</title>
-</head>
-
-<body>
-<h1>Deleting Volumes</h1>
-You can delete a volume or multiple volumes from your storage environment, as required.
-<p>To delete a volume, perform the following steps.</p>
-<ol>
- <li>Choose from the menu, toolbar, or right click and select the Volume and select <b>Delete Volume</b>.
- <p>The <b>Delete Volume</b> window appears. If the volume is
- currently running, you are asked to confirm before proceeding with the
- volume deletion
- <p><img src="../images/GMC_Delete_Vol.jpg" alt="Delete Volume" /></p>
- <p>In case of multiple volumes, the Delete Volume window is displayed as shown below.</p>
- <p><img src="../images/GMC_Delete_Vol_multiple.jpg" alt="Delete Multiple Volumes" /></p>
- <li>If you wish to delete the volume permanently, click <b>Delete Volume and Data</b>.
- <li>If you wish to keep the data but delete the volume, click <b>Delete Volume, Keep Data</b>.
- <p>The <b>Delete Volume</b> window is displayed indicating that the volume
- was deleted successfully.</p>
- <p><img src="../images/GMC_Delete_Vol_success.jpg" alt="Delete Volume" /></p>
- <p>In case of multiple volumes, the Delete Volume window is displayed as follows.</p>
- <p><img src="../images/GMC_Delete_Vol_multiple_success.jpg" alt="Delete Multiple Volumes" /></p>
- <li>Click <b>OK</b>.
-</ol>
-
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index 688fa54d..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/deploy_gmc_dedicated_host.html +++ /dev/null @@ -1,36 +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>Deploying Gluster Management Console on a Dedicated Host</h1>
-You can display the server logs using the Management Console. The
-following table describes the information displayed when viewing logs:
-<table>
-
- <tr>
- <td>Date</td>
- <td>The date of the log entry</td>
- </tr>
- <tr>
- <td>Time</td>
- <td>The time of the log entry</td>
- </tr>
- <tr>
- <td>Type</td>
- <td>The type of the log entry; either Normal or Error</td>
- </tr>
- <tr>
- <td>Details</td>
- <td>Details about the log entry</td>
- </tr>
-</table>
-<p>
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index 3bf88f41..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/display_log.html +++ /dev/null @@ -1,27 +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>Main Topic</title> -</head> - -<body> -<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 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. -<li>Select the From date, Time, and To date and click <b>Go</b>. -<li>Select the search criteria by typing the criteria in the <b>Filter String</b> field. -<p>For example, in the window below the search criteria chosen is Warning. Hence, all the warning messages are displayed.<p> -<p><img src="../images/GMC_1.0_Display_log_criteria.jpg" alt="Volume Logs with Warning Search Criteria" /></p> -</ol> -</body> -</html> -
\ No newline at end of file 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 deleted file mode 100644 index d647cfd8..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/download_log.html +++ /dev/null @@ -1,22 +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>Main Topic</title> -</head> - -<body> -<h1>Downloading the Logs</h1> -<p>You can download the server logs to your local machine to analyze and archive, as required.</p> -<p>To download logs, perform the following steps.</p> -<ol> -<li>From the Gluster menu or toolbar, select <b>Download Logs</b>. -<li>A window is displayed allowing you to choose the download location on your machine. -<li>Choose the location, and click <b>Save</b>. -<p>The logs for the selected volume are downloaded to the location you specified in a .tar.gz file format.</p> -</ol> -</body> -</html>
\ No newline at end of file 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 deleted file mode 100644 index d50e4a9f..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/initialize_disk.html +++ /dev/null @@ -1,25 +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>Initializing a Disk</h1>
-To initialize a disk, perform the following steps.
-<ol>
-<li>In the left pane of the console window, select the <b>Server</b>.
-<p>The <b>Disks</b> tab displays all the disks in the cluster.</p>
-<p><img src="../images/GMC_Disk_tab.jpg" alt="Disk Tab" /></p>
-<li>Select the disk to format and click <b>Initialize</b>.
-<p>The <b>Select Filesystem Type</b> window is displayed.
-<p><img src="../images/GMC_1.0_Select_FS_Type.jpg" alt="Select Filesystem Type"/></p>
-<li> Choose the File System type from the drop-down list. Click <b>OK</b>.
-<p>The selected disk begins formatting and displays the current status in the <b>Task</b> tab.
-</ol>
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index e936e7ed..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/logging.html +++ /dev/null @@ -1,16 +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>Main Topic</title> -</head> - -<body> -<h1>Logging into the Management Console</h1> -The GMC console is a GUI application accessible at -http://localhost:8080/glustergmc -console when you start the server. -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/maintopic (3).html b/src/com.gluster.storage.management.console.help/html/tasks/maintopic (3).html deleted file mode 100644 index dccb80ab..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/maintopic (3).html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Main Topic</title>
-</head>
-
-<body>
-<h1>Main Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/maintopic.html b/src/com.gluster.storage.management.console.help/html/tasks/maintopic.html deleted file mode 100644 index dccb80ab..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/maintopic.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Main Topic</title>
-</head>
-
-<body>
-<h1>Main Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file 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 c705e783..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/migrate_brick.html +++ /dev/null @@ -1,29 +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>Main Topic</title> -</head> - -<body> -<h1>Migrating Bricks</h1> -<p>You can migrate the data from one brick to another, as needed, while the volume is online and available.You can migrate disks, that is, move data from one disk to another within your cluster. You might want to do this, for example, when upgrading a disk to another with a larger capacity.</p> -<p>When migrating a disk, the Gluster Management Console allows you to select both the source and destination bricks. After initiating a disk migration, the <b>Task</b> tab displays the status of the migration, and allows you to cancel the migration, if necessary.</p> -<p>To migrate volume data from one brick to another, perform the following steps.</p> -<ol> -<li>Select <b>Migrate Bricks</b> by choosing from the menu, toolbar, or right click and select the volume. -<p>The <b>Migrate Brick</b> window is displayed.</p> -<p><img src="../images/GMC_Migrate_Brick.jpg" alt="Migrate Brick"/> -<li>Type the source volume in the <b>From Disk</b> field. -<li>Type the destination volume in the <b>To Disk</b> field. -<li>Click <b>Finish</b>. The Brick Migration window appears indicating that the brick was successfully migrated. -<p><img src="../images/GMC_Migrate_Brick_success.jpg" alt="Migrate Brick Success"/> -<li>The <b>Volumes</b> tab displays the migration status of the volume (updated automatically every few minutes). -<li>In the <b>Task</b> tab, click <b>Cancel</b> to cancel the volume migration or click Pause to pause the process, if required. -</ol> - -</body> -</html>
\ No newline at end of file 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 deleted file mode 100644 index 57d85404..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/rebalance_vol.html +++ /dev/null @@ -1,24 +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>Rebalancing Volumes</h1>
-You can rebalance a volume, as required. After adding bricks, you need to rebalance the data among the servers. New directories created after expanding the volume will be evenly distributed automatically through this process.
-<p>To rebalance a volume, perform the following steps:</p>
-<ol>
-<li>Choose from the menu, toolbar, or right click to select the volume. Select <b>Rebalance Volume</b>.
-<p>The <b>Rebalance Volume</b> window appears indicating that the volume rebalance was successfully started.</p>
-<p><img src="../images/GMC_rebalance_vol.jpg" alt="Rebalance Volume" /></p>
-<li>Click <b>OK</b>.
-<li>Select the cluster from the left pane and choose the <b>Task</b> tab to check the volume rebalance status.
-<li>If you wish to temporarily stop the rebalance process, click <b>Pause</b> from the menu bar. Click <b>Resume</b>, to continue and complete the process.
-</ol>
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index 2265a961..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/register_cluster.html +++ /dev/null @@ -1,27 +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>Register Cluster</title>
-</head>
-
-<body>
-<h1>Register Cluster</h1>
-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><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>
- <p><img src="../images/GMC_Register_Cluster.jpg" alt="Register Cluster" />
- <li>Select <b>Register</b>. Type the name of the cluster and server name in the respective fields.
- <li>Click <b>OK</b>. The Gluster Management Console window is displayed with the newly registered cluster
-</ol>
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index cf5d87a0..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/remove_server.html +++ /dev/null @@ -1,31 +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 Servers</h1>
-You can remove the server, as required.
-<p>To remove a server, perform the following steps:</p>
-<ol>
- <li>Choose from the menu, toolbar, or right click on the selected
- Server and select <b>Remove Server</b>.
- <li>If the server is currently running, you are asked to confirm
- before removing a server.
- <p><img src="../images/GMC_Remove_server.jpg"
- 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_success.jpg"
- alt="Remove Server" />
- <li>Click <b>OK</b>. The removed server is listed under Discovered
- Server node
-</ol>
-.
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index d8aea996..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/select_cluster.html +++ /dev/null @@ -1,31 +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 2</title>
-</head>
-
-<body>
-<h1>Select Cluster</h1>
-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><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>
- <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 <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>
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index 97f6789e..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/start_vol.html +++ /dev/null @@ -1,30 +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>Starting Volumes</h1> -You can start a volume or multiple volumes that are currently stopped. -<p>To start a volume, perform the following steps:</p> -<ol> - <li>Choose from the menu, toolbar, or right click and select the - volume and select <b>Start Volume</b>. - <p>Alternatively, you can select the Volume node and from the right - pane select the volumes that you need to start or click <b>All</b> to select - all volumes. - <li>The Create Volume window appears indicating that the volume - (or volumes) were successfully started. - <p><img src="../images/GMC_start_vol_success.jpg" alt="Volume started Successfuly" /></p> - <p>If you have selected multiple volumes, the Start Volume window appears indicating the volumes were started successfully.</p> - <p><img src="../images/GMC_start_vol_Multiple.jpg" alt="Multiple Volumes Started Successfuly" /></p> - <li>Click <b>OK</b>. -</ol> - -</body> -</html>
\ No newline at end of file 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 deleted file mode 100644 index 933e72ed..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/starting_gmc.html +++ /dev/null @@ -1,15 +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>Starting the Gluster Management Gateway</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index 091b73e7..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html +++ /dev/null @@ -1,27 +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 2</title> -</head> - -<body> -<h1>Stopping Volumes</h1> -You can stop volumes, as needed, while the server 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 stop a volume, perform the following steps:</p> -<ol> - <li>Choose from the menu, toolbar, or right click to select the volume. Select Stop Volume. - <p>If the volume is currently running, you are asked to confirm before stopping a volume.</p> - <p><img src="../images/Stop_Vol.jpg" alt="Stop Volume"/></p> - <li>Select Yes to stop the Volume. - <p>The Stop Volume window appears indicating that the volume was successfully stopped.</p> - <p><img src="../images/Stop_Vol_confirm.jpg" alt="Stop Volume"/></p> - <p>If you have selected multiple volumes, the Stop Volume window appears indicating the volumes were stopped successfully.</p> - <p><img src="../images/Stop_Vol_multiple_confirm.jpg" alt="Stop Multiple Volumes"/></p> - <li> Click OK. -</ol> -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html b/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html deleted file mode 100644 index 6dccc35e..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/subtopic.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Sub Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/subtopic2 (3).html b/src/com.gluster.storage.management.console.help/html/tasks/subtopic2 (3).html deleted file mode 100644 index 5ece5749..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/subtopic2 (3).html +++ /dev/null @@ -1,13 +0,0 @@ -<!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 2</title>
-</head>
-
-<body>
-<h1>Sub Topic 2</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/subtopic2.html b/src/com.gluster.storage.management.console.help/html/tasks/subtopic2.html deleted file mode 100644 index 5ece5749..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/subtopic2.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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 2</title>
-</head>
-
-<body>
-<h1>Sub Topic 2</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/subtopic3.html b/src/com.gluster.storage.management.console.help/html/tasks/subtopic3.html deleted file mode 100644 index 6dccc35e..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/subtopic3.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Sub Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/subtopic4.html b/src/com.gluster.storage.management.console.help/html/tasks/subtopic4.html deleted file mode 100644 index 6dccc35e..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/subtopic4.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Sub Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/subtopic5.html b/src/com.gluster.storage.management.console.help/html/tasks/subtopic5.html deleted file mode 100644 index 6dccc35e..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/subtopic5.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Sub Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/subtopic6.html b/src/com.gluster.storage.management.console.help/html/tasks/subtopic6.html deleted file mode 100644 index 6dccc35e..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/subtopic6.html +++ /dev/null @@ -1,13 +0,0 @@ -<!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>Sub Topic</h1>
-Please enter your text here.
-</body>
-</html>
\ No newline at end of file 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 deleted file mode 100644 index a659017d..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/tune_vol_opt.html +++ /dev/null @@ -1,26 +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 2</title>
-</head>
-
-<body>
-<h1>Tuning Volume Options</h1>
-You can set volume options, as needed, while the cluster is online and
-available.
-<p>To tune volume options, perform the following steps.</p>
-<ol>
- <li>Select the volume that you need to add Volume Options.
- <li>Click the Volume Options tab.
- <p><img src="../images/GMC_Volume_Options.jpg" alt="Volume Options"/></p>
- <li>Click Add. Choose the volume options from the drop down list
- and enter the Options value.
-</ol>
-<p>To read more about the volume options, refer to the <A HREF="http://www.gluster.com/community/documentation/index.php/Gluster_3.2:_Tuning_Volume_Options" TARGET="_blank">Gluster
-Filesystem Administration Guide, Section 8.1 Tuning Volume Options</A>.
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/tasks/volumes.html b/src/com.gluster.storage.management.console.help/html/tasks/volumes.html deleted file mode 100644 index 84532085..00000000 --- a/src/com.gluster.storage.management.console.help/html/tasks/volumes.html +++ /dev/null @@ -1,38 +0,0 @@ -<!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>Main Topic</title>
-</head>
-
-<body>
-<h1>Creating Volumes to Simplify Administration</h1>
-A volume is a logical collection of bricks where each brick is an export directory on a server in the trusted storage pool. Most of the gluster management operations happen on the volume.
-
-You can create new volumes in your storage environment, as needed. When creating a new volume, you must specify the bricks that comprise the volume.
-<p><b>Assigning Volume Names</b></p>
-
-<p>You can name your volumes anything you choose, subject to a few restrictions:
-<ul>
-<li>Volume names can be up to ?? characters in length. The maximum length for volume names is 32 characters.
- <p>It is best to assign volume names that indicate the type of data they contain, and to use similar names for volumes with similar contents. It is also helpful if the volume name is similar to (or at least has elements in common with) the name of the directory at which it is mounted. Understanding the pattern then enables you accurately to guess what a volume contains and where it is mounted.</p>
-</ul>
-<p><b>Types of Volumes</b></p>
-<p>Volumes of the following types can be created in your storage environment:</p>
-<ul>
-<li>Plain Distributed - Distributes files throughout the bricks in the volume.
-<li>Distributed Striped - Distributes data across striped bricks in the volume.
-<li>Distributed Mirror - Creates a mirrored volume with all files replicated. <p><b>Note:</b> You must have at least two servers to activate this feature.</p></ul>
-<p>This section describes the various talks enabling you to manage your volumes on the storage cluster:
-<ul>
-<li>Create a new volume (featuring a single global namespace)
-<li>Start a volume that is currently stopped
-<li>Stop a volume that is currently running
-<li>Delete a volume from your storage environment
-
-</ul>
-
-
-</body>
-</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/html/toc.html b/src/com.gluster.storage.management.console.help/html/toc.html deleted file mode 100644 index 83401387..00000000 --- a/src/com.gluster.storage.management.console.help/html/toc.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> - -<html> -<link rel="stylesheet" href="css/builder-gluster/style.css" -type="text/css" media="screen" /> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<title>Table of Contents</title> -</head> - -<body> -<h1>Table of Contents</h1> -Please enter your text here. -</body> -</html>
\ No newline at end of file diff --git a/src/com.gluster.storage.management.console.help/plugin.xml b/src/com.gluster.storage.management.console.help/plugin.xml deleted file mode 100644 index 13c39574..00000000 --- a/src/com.gluster.storage.management.console.help/plugin.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<?eclipse version="3.4"?> -<plugin> - - <extension - point="org.eclipse.help.toc"> - <toc - file="toc.xml" - primary="true"> - </toc> - <toc - file="tocconcepts.xml"> - </toc> - <toc - file="tocgettingstarted.xml"> - </toc> - <toc - file="tocreference.xml"> - </toc> - <toc - file="toctasks.xml" - primary="true"> - </toc> - </extension> - -</plugin> diff --git a/src/com.gluster.storage.management.console.help/toc.xml b/src/com.gluster.storage.management.console.help/toc.xml deleted file mode 100644 index 99a3ff5c..00000000 --- a/src/com.gluster.storage.management.console.help/toc.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<?NLS TYPE="org.eclipse.help.toc"?> - -<toc label="Gluster Management Console - Help" topic="html/toc.html"> - <topic label="Concepts"> - <anchor id="concepts"/> - </topic> - <topic label="Getting Started"> - <anchor id="gettingstarted"/> - </topic> - <topic label="Tasks"> - <anchor id="tasks"/> - </topic> -</toc> diff --git a/src/com.gluster.storage.management.console.help/tocconcepts.xml b/src/com.gluster.storage.management.console.help/tocconcepts.xml deleted file mode 100644 index 23a9c2a0..00000000 --- a/src/com.gluster.storage.management.console.help/tocconcepts.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<?NLS TYPE="org.eclipse.help.toc"?> - -<toc label="Concepts" link_to="toc.xml#concepts"> - <topic label="Gluster FileSystem" href="html/concepts/gluster_fs.html"> - <topic label="Common Cluster Terminologies" href="html/concepts/common_terms.html" /> - </topic> - <topic href="html/concepts/about_gmg.html" label="About Gluster Management Gateway"> - </topic> - <topic label="About Gluster Management Console" href="html/concepts/about_gmc.html"> - </topic> -</toc> diff --git a/src/com.gluster.storage.management.console.help/tocgettingstarted.xml b/src/com.gluster.storage.management.console.help/tocgettingstarted.xml deleted file mode 100644 index 7ebe8526..00000000 --- a/src/com.gluster.storage.management.console.help/tocgettingstarted.xml +++ /dev/null @@ -1,48 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<?NLS TYPE="org.eclipse.help.toc"?> - -<toc label="Getting Started" link_to="toc.xml#gettingstarted"> - <topic label="Preparing to Install Gluster Management Gateway"> - <topic href="html/gettingstarted/check_req_gmg.html" label="Checking the Gluster Management Gateway Minimum Requirements"> - </topic> - <topic href="html/gettingstarted/install_gmg.html" label="Installing the Gluster Management Gateway"> - </topic> - <topic href="html/gettingstarted/install_gmg_backend.html" label="Installing Gluster Management Gateway Backend Packages"> - </topic> - </topic> - <topic label="Setting up the Gluster Management Console"> - <topic href="html/gettingstarted/check_req_client.html" label="Checking the Minimum Requirements on the Client Machine"> - </topic> - <topic href="html/gettingstarted/access_gmc_jws.html" label="Accessing the Gluster Management Console Using Java Web Start"> - </topic> - </topic> - <topic href="html/gettingstarted/explore_gmc.html" label="Exploring Gluster Management Console"> - <topic href="html/gettingstarted/monitor_resources.html" label="Monitoring Cluster Resources"> - </topic> - <topic href="html/gettingstarted/alerts.html" label="Alerts"> - </topic> - <topic href="html/gettingstarted/setting_preferences.html" label="Preferences"> - </topic> - <topic href="html/gettingstarted/security_keys.html" label="Security Keys"> - </topic> - <topic href="html/gettingstarted/change_password.html" label="Changing Administrator’s Password"> - </topic> - <topic href="html/gettingstarted/resetting_pwd.html" label="Resetting the Password"> - </topic> - <topic href="html/gettingstarted/cifs_service.html" label="CIFS Services"> - </topic> - </topic> - <topic href="html/gettingstarted/manage_cluster.html" label="Managing Clusters"> - </topic> - <topic href="html/gettingstarted/manage_servers.html" label="Managing Servers"> - </topic> - <topic href="html/gettingstarted/manage_volumes.html" label="Managing Volumes"> - <topic href="html/gettingstarted/manage_bricks.html" label="Managing Bricks"> - </topic> - </topic> - <topic href="html/gettingstarted/manage_logs.html" label="Managing Logs"> - </topic> -</toc> - - - diff --git a/src/com.gluster.storage.management.console.help/tocreference.xml b/src/com.gluster.storage.management.console.help/tocreference.xml deleted file mode 100644 index 660cdecc..00000000 --- a/src/com.gluster.storage.management.console.help/tocreference.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<?NLS TYPE="org.eclipse.help.toc"?> - -<toc label="Reference" link_to="toc.xml#reference"> - <topic label="Main Topic" href="html/reference/maintopic.html"> - <topic label="Sub Topic" href="html/reference/subtopic.html" /> - </topic> - <topic label="Main Topic 2"> - <topic label="Sub Topic 2" href="html/reference/subtopic2.html" /> - </topic> -</toc> diff --git a/src/com.gluster.storage.management.console.help/toctasks.xml b/src/com.gluster.storage.management.console.help/toctasks.xml deleted file mode 100644 index bfc723b0..00000000 --- a/src/com.gluster.storage.management.console.help/toctasks.xml +++ /dev/null @@ -1,40 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<?NLS TYPE="org.eclipse.help.toc"?> - -<toc label="Tasks" link_to="toc.xml#tasks"> - <topic label="Cluster"> - <topic href="html/tasks/create_cluster.html" label="Create Cluster"> - </topic> - <topic href="html/tasks/select_cluster.html" label="Select Cluster"> - </topic> - <topic href="html/tasks/register_cluster.html" label="Register Cluster"> - </topic> - </topic> - <topic label="Server"> - <topic label="Adding Servers" href="html/tasks/add_servers.html" /> - <topic href="html/tasks/remove_server.html" label="Removing Servers"> - </topic> - <topic href="html/tasks/initialize_disk.html" label="Initializing a Disk"/> - </topic> - <topic label="Volume"> - <topic label="Creating a Volume" href="html/tasks/create_volume.html" /> - <topic label="Starting Volumes" href="html/tasks/start_vol.html" /> - <topic href="html/tasks/tune_vol_opt.html" label="Tuning Volume Options"> - </topic> - <topic href="html/tasks/rebalance_vol.html" label="Rebalancing Volumes"> - </topic> - <topic href="html/tasks/stop_vol.html" label="Stopping Volumes"> - </topic> - <topic href="html/tasks/delete_volume.html" label="Deleting Volumes"> - </topic> - <topic label="Adding Bricks" href="html/tasks/add_brick.html" /> - <topic href="html/tasks/delete_brick.html" label="Removing Bricks"> - </topic> - <topic href="html/tasks/migrate_brick.html" label="Migrating Bricks"> - </topic> - </topic> - <topic label="Logs"> - <topic label="Displaying a Log Based on a Search Criteria" href="html/tasks/display_log.html" /> - <topic label="Downloading Logs" href="html/tasks/download_log.html" /> - </topic> - </toc> |
