summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/concepts
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-11-25 20:13:35 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-11-25 20:13:35 +0530
commit1142b0e41de39010de7845cf70d71dbb001fc1dc (patch)
tree3513487f65c1a7df47996bd2852393aceaac1b8a /src/com.gluster.storage.management.console.help/html/concepts
parent92c52d8edf285945d31e446503fc742fde9dcc49 (diff)
Renamed projects / packages com.gluster.* to org.gluster.*
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/concepts')
-rw-r--r--src/com.gluster.storage.management.console.help/html/concepts/about_gmc.html21
-rw-r--r--src/com.gluster.storage.management.console.help/html/concepts/about_gmg.html16
-rw-r--r--src/com.gluster.storage.management.console.help/html/concepts/common_terms.html50
-rw-r--r--src/com.gluster.storage.management.console.help/html/concepts/gluster_fs.html19
-rw-r--r--src/com.gluster.storage.management.console.help/html/concepts/maintopic.html13
-rw-r--r--src/com.gluster.storage.management.console.help/html/concepts/subtopic.html13
-rw-r--r--src/com.gluster.storage.management.console.help/html/concepts/subtopic2.html13
7 files changed, 0 insertions, 145 deletions
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 ef79927b..00000000
--- a/src/com.gluster.storage.management.console.help/html/concepts/about_gmc.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=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 interface to perform the administrative tasks such as create, manage, and maintain your storage cluster. <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 34f9c860..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 launched 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/GlusterMC_Architecture.jpg" alt="Gluster Management Gateway 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 ccf6d218..00000000
--- a/src/com.gluster.storage.management.console.help/html/concepts/common_terms.html
+++ /dev/null
@@ -1,50 +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>Cluster</b></p>
-<p>A cluster is a group of linked computers, working together closely thus in many respects forming a single computer.</p>
-<p><b>Brick</b>
-<p>Brick is the basic unit of storage, represented by an export directory on a server in the trusted storage pool.</p>
-<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>
-
-</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