summaryrefslogtreecommitdiffstats
path: root/doc/admin-guide/en-US/gfs_introduction.xml
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2012-04-23 12:51:50 +0530
committerAnand Avati <avati@redhat.com>2012-04-23 14:51:35 -0700
commit4c9e8fad23836d87b0c4327e990c789630fe5b97 (patch)
treee2402a2a0b8135add5cf0c6d810f141253877259 /doc/admin-guide/en-US/gfs_introduction.xml
parent664daecef49d5e497bb5dd867fc1f51b046d4bf2 (diff)
doc: Added admin guide
Change-Id: Ic60558dee0d20df0c2a1bf41e4bd072ae4774912 BUG: 811311 Signed-off-by: Vijay Bellur <vijay@gluster.com> Reviewed-on: http://review.gluster.com/3209 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Amar Tumballi <amarts@redhat.com> Tested-by: divya M N <divyasetty@gmail.com> Reviewed-by: divya M N <divyasetty@gmail.com> Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'doc/admin-guide/en-US/gfs_introduction.xml')
-rw-r--r--doc/admin-guide/en-US/gfs_introduction.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/doc/admin-guide/en-US/gfs_introduction.xml b/doc/admin-guide/en-US/gfs_introduction.xml
new file mode 100644
index 00000000..5fd88730
--- /dev/null
+++ b/doc/admin-guide/en-US/gfs_introduction.xml
@@ -0,0 +1,54 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- This document was created with Syntext Serna Free. --><!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "docbookV4.5/docbookx.dtd" []>
+<chapter>
+ <title>Introducing Gluster File System</title>
+ <para>GlusterFS is an open source, clustered file system capable of scaling to several petabytes and handling thousands of clients. GlusterFS can be flexibly combined with commodity physical, virtual, and cloud resources to deliver highly available and performant enterprise storage at a fraction of the cost of traditional solutions.</para>
+ <para>GlusterFS clusters together storage building blocks over Infiniband RDMA and/or TCP/IP interconnect, aggregating disk and memory resources and managing data in a single global namespace. GlusterFS is based on a stackable user space design, delivering exceptional performance for diverse workloads.
+</para>
+ <figure>
+ <title>Virtualized Cloud Environments</title>
+ <mediaobject>
+ <textobject>
+ <phrase>Virtualized Cloud Environments</phrase>
+ </textobject>
+ <imageobject>
+ <imagedata align="center" fileref="images/640px-GlusterFS_3.2_Architecture.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ <para>GlusterFS is designed for today&apos;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. Enterprises can scale capacity, performance, and availability on demand, with no vendor lock-in, across on-premise, public cloud, and hybrid environments. </para>
+ <para>GlusterFS is in production at thousands of enterprises spanning media, healthcare, government, education, web 2.0, and financial services. The following table lists the commercial offerings and its documentation location:
+</para>
+ <informaltable frame="all">
+ <tgroup cols="2">
+ <colspec colname="c1" colwidth="16%"/>
+ <colspec colname="c2" colwidth="84%"/>
+ <thead>
+ <row>
+ <entry>Product</entry>
+ <entry>Documentation Location</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>Red Hat Storage Software Appliance</entry>
+ <entry>
+ <ulink url="http://docs.redhat.com/docs/en-US/Red_Hat_Storage_Software_Appliance/index.html"/>
+ </entry>
+ </row>
+ <row>
+ <entry>Red Hat Virtual Storage Appliance</entry>
+ <entry>
+ <ulink url="http://docs.redhat.com/docs/en-US/Red_Hat_Virtual_Storage_Appliance/index.html"/>
+ </entry>
+ </row>
+ <row>
+ <entry>Red Hat Storage </entry>
+ <entry>
+ <ulink url="http://docs.redhat.com/docs/en-US/Red_Hat_Storage/index.html"/>
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+</chapter>