<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - Storage</title>
 <link>http://www.howtoforge.com/taxonomy/term/98/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/rss/storage.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - Storage</title>
  <url>http://www.howtoforge.com/images/howtoforge_rss.png</url>
  <link>http://www.howtoforge.com/taxonomy/term/98/all</link>
 </image>

<item>
 <title>Ubuntu 13.04 Samba Standalone Server With tdbsam Backend</title>
 <link>http://www.howtoforge.com/ubuntu-13.04-samba-standalone-server-with-tdbsam-backend</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Ubuntu 13.04  Samba Standalone Server With tdbsam Backend&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains the installation of a Samba fileserver on 
Ubuntu 13.04 and how to configure it to share files over the SMB 
protocol as well as how to add users. Samba is configured as a 
standalone server, not as a domain controller. In the resulting setup, 
every user has his own home directory accessible via the SMB protocol 
and all users have a shared directory with read-/write access. &lt;/p&gt;</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Mon, 29 Apr 2013 17:06:44 +0200</pubDate>
 <guid>http://www.howtoforge.com/ubuntu-13.04-samba-standalone-server-with-tdbsam-backend</guid>
 <comments>http://www.howtoforge.com/ubuntu-13.04-samba-standalone-server-with-tdbsam-backend#comment</comments>
</item>
<item>
 <title>Encrypt Your Data With EncFS (OpenSUSE 12.3)</title>
 <link>http://www.howtoforge.com/encrypt-your-data-with-encfs-opensuse-12.3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Encrypt Your Data With EncFS  (OpenSUSE 12.3)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;EncFS 
provides an encrypted filesystem in user-space. It runs without any 
special permissions and uses the FUSE library and Linux kernel module to
 provide the filesystem interface. It is a pass-through filesystem, not 
an encrypted block device, which means it is created on top of an 
existing filesystem. This tutorial shows how you can use EncFS on 
OpenSUSE 12.3 to encrypt your data.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/security">Security</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Fri, 12 Apr 2013 17:36:48 +0200</pubDate>
 <guid>http://www.howtoforge.com/encrypt-your-data-with-encfs-opensuse-12.3</guid>
 <comments>http://www.howtoforge.com/encrypt-your-data-with-encfs-opensuse-12.3#comment</comments>
</item>
<item>
 <title>OpenSUSE 12.3 Samba Standalone Server With tdbsam Backend</title>
 <link>http://www.howtoforge.com/opensuse-12.3-samba-standalone-server-with-tdbsam-backend</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;113&quot; height=&quot;32&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/opensuse.gif&quot; width=&quot;110&quot; height=&quot;32&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;OpenSUSE 12.3 Samba Standalone Server With tdbsam Backend&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains the installation of a Samba fileserver on 
OpenSUSE 12.3 and how to configure it to share files over the SMB 
protocol as well as how to add users. Samba is configured as a 
standalone server, not as a domain controller. In the resulting setup, 
every user has his own home directory accessible via the SMB protocol 
and all users have a shared directory with read-/write access.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Fri, 05 Apr 2013 19:56:11 +0200</pubDate>
 <guid>http://www.howtoforge.com/opensuse-12.3-samba-standalone-server-with-tdbsam-backend</guid>
 <comments>http://www.howtoforge.com/opensuse-12.3-samba-standalone-server-with-tdbsam-backend#comment</comments>
</item>
<item>
 <title>CentOS 6.4 Samba Standalone Server With tdbsam Backend</title>
 <link>http://www.howtoforge.com/centos-6.4-samba-standalone-server-with-tdbsam-backend</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;CentOS 6.4  Samba Standalone Server With tdbsam Backend&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains the installation of a Samba fileserver on 
CentOS 6.4 and how to configure it to share files over the SMB protocol 
as well as how to add users. Samba is configured as a standalone server,
 not as a domain controller. In the resulting setup, every user has his 
own home directory accessible via the SMB protocol and all users have a 
shared directory with read-/write access.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Fri, 15 Mar 2013 13:44:55 +0100</pubDate>
 <guid>http://www.howtoforge.com/centos-6.4-samba-standalone-server-with-tdbsam-backend</guid>
 <comments>http://www.howtoforge.com/centos-6.4-samba-standalone-server-with-tdbsam-backend#comment</comments>
</item>
<item>
 <title>Setting Up An NFS Server And Client On Scientific Linux 6.3</title>
 <link>http://www.howtoforge.com/setting-up-an-nfs-server-and-client-on-scientific-linux-6.3</link>
 <description>
&lt;p&gt;&lt;b&gt;Setting Up An NFS Server And Client On Scientific Linux 6.3&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how to set up an NFS server and an NFS client on Scientific Linux 6.3. NFS stands for &lt;em&gt;Network File System&lt;/em&gt;; through NFS, a client can access (read, write) a remote share on an NFS server as if it was on the local hard disk.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Sun, 24 Feb 2013 20:13:53 +0100</pubDate>
 <guid>http://www.howtoforge.com/setting-up-an-nfs-server-and-client-on-scientific-linux-6.3</guid>
 <comments>http://www.howtoforge.com/setting-up-an-nfs-server-and-client-on-scientific-linux-6.3#comment</comments>
</item>
<item>
 <title>Scientific Linux 6.3 Samba Standalone Server With tdbsam Backend</title>
 <link>http://www.howtoforge.com/scientific-linux-6.3-samba-standalone-server-with-tdbsam-backend</link>
 <description>
&lt;p&gt;&lt;b&gt;Scientific Linux  6.3  Samba Standalone Server With tdbsam Backend&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains the installation of a Samba fileserver on 
Scientific Linux 6.3 and how to configure it to share files over the SMB
 protocol as well as how to add users. Samba is configured as a 
standalone server, not as a domain controller. In the resulting setup, 
every user has his own home directory accessible via the SMB protocol 
and all users have a shared directory with read-/write access.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Wed, 20 Feb 2013 21:29:47 +0100</pubDate>
 <guid>http://www.howtoforge.com/scientific-linux-6.3-samba-standalone-server-with-tdbsam-backend</guid>
 <comments>http://www.howtoforge.com/scientific-linux-6.3-samba-standalone-server-with-tdbsam-backend#comment</comments>
</item>
<item>
 <title>Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 12.10</title>
 <link>http://www.howtoforge.com/distributed-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-12.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 12.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to combine four single storage servers 
(running Ubuntu 12.10) to one large storage server (distributed storage)
 with GlusterFS. 
The client system (Ubuntu 12.10 as well) will be able to access the 
storage as if it was a local filesystem. 
  
GlusterFS is a clustered file-system capable of scaling to several 
peta-bytes. It aggregates various storage bricks over Infiniband RDMA or
 TCP/IP interconnect into one large parallel network file system. 
Storage bricks can be made of any commodity hardware such as x86_64 
servers with SATA-II RAID and Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Sun, 17 Feb 2013 18:08:01 +0100</pubDate>
 <guid>http://www.howtoforge.com/distributed-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-12.10</guid>
 <comments>http://www.howtoforge.com/distributed-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-12.10#comment</comments>
</item>
<item>
 <title>Distributed Replicated Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 12.10</title>
 <link>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-12.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Distributed Replicated Storage Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 12.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to combine four single storage servers (running Ubuntu 12.10) to a distributed replicated storage with GlusterFS. Nodes 1 and 2 (&lt;span class=&quot;system&quot;&gt;replication1&lt;/span&gt;) as well as 3 and 4 (&lt;span class=&quot;system&quot;&gt;replication2&lt;/span&gt;) will mirror each other, and &lt;span class=&quot;system&quot;&gt;replication1&lt;/span&gt; and &lt;span class=&quot;system&quot;&gt;replication2&lt;/span&gt; will be combined to one larger storage server (distribution). Basically, this is RAID10 over network. 

 If you lose one server from &lt;span class=&quot;system&quot;&gt;replication1&lt;/span&gt; and one from &lt;span class=&quot;system&quot;&gt;replication2&lt;/span&gt;,
 the distributed volume continues to work. The client system (Ubuntu 
12.10 as well) will be able to access the storage as if it was a local 
filesystem. 
    
GlusterFS is a clustered file-system capable of scaling to several 
peta-bytes. It aggregates various storage bricks over Infiniband RDMA or
 TCP/IP interconnect into one large parallel network file system. 
Storage bricks can be made of any commodity hardware such as x86_64 
servers with SATA-II RAID and Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Sun, 03 Feb 2013 19:13:45 +0100</pubDate>
 <guid>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-12.10</guid>
 <comments>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-12.10#comment</comments>
</item>
<item>
 <title>Setting Up A Standalone Storage Server With GlusterFS And Samba On Debian Squeeze</title>
 <link>http://www.howtoforge.com/setting-up-a-standalone-storage-server-with-glusterfs-and-samba-on-debian-squeeze</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;36&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/debian.gif&quot; width=&quot;33&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Setting Up A Standalone Storage Server With GlusterFS And Samba On Debian Squeeze&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a standalone storage server on 
Debian 6.0, using GlusterFS and SAMBA, and custom scripts and settings 
to make life easier.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Tue, 29 Jan 2013 17:20:26 +0100</pubDate>
 <guid>http://www.howtoforge.com/setting-up-a-standalone-storage-server-with-glusterfs-and-samba-on-debian-squeeze</guid>
 <comments>http://www.howtoforge.com/setting-up-a-standalone-storage-server-with-glusterfs-and-samba-on-debian-squeeze#comment</comments>
</item>
<item>
 <title>Striping Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 12.10</title>
 <link>http://www.howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-12.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Striping Across Four Storage Nodes With GlusterFS 3.2.x On Ubuntu 12.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to do data striping (segmentation of 
logically sequential data, such as a single file, so that segments can 
be assigned to multiple physical devices in a round-robin fashion and 
thus written concurrently) across four single storage servers (running 
Ubuntu 12.10) with GlusterFS.
 The client system (Ubuntu 12.10 as well) will be able to access the 
storage as if it was a local filesystem. 
  
GlusterFS is a clustered file-system capable of scaling to several 
peta-bytes. It aggregates various storage bricks over Infiniband RDMA or
 TCP/IP interconnect into one large parallel network file system. 
Storage bricks can be made of any commodity hardware such as x86_64 
servers with SATA-II RAID and Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Fri, 25 Jan 2013 18:47:52 +0100</pubDate>
 <guid>http://www.howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-12.10</guid>
 <comments>http://www.howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-3.2.x-on-ubuntu-12.10#comment</comments>
</item>
<item>
 <title>Fedora 18 Samba Standalone Server With tdbsam Backend</title>
 <link>http://www.howtoforge.com/fedora-18-samba-standalone-server-with-tdbsam-backend</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;43&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/fedora.gif&quot; width=&quot;40&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Fedora 18   Samba Standalone Server With tdbsam Backend&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial explains the installation of a Samba fileserver on 
Fedora 18 and how to configure it to share files over the SMB protocol 
as well as how to add users. Samba is configured as a standalone server,
 not as a domain controller. In the resulting setup, every user has his 
own home directory accessible via the SMB protocol and all users have a 
shared directory with read-/write access.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/samba">Samba</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Wed, 23 Jan 2013 17:30:58 +0100</pubDate>
 <guid>http://www.howtoforge.com/fedora-18-samba-standalone-server-with-tdbsam-backend</guid>
 <comments>http://www.howtoforge.com/fedora-18-samba-standalone-server-with-tdbsam-backend#comment</comments>
</item>
<item>
 <title>Automatic File Replication (Mirror) Across Two Storage Servers With GlusterFS 3.2.x On Ubuntu 12.10</title>
 <link>http://www.howtoforge.com/automatic-file-replication-mirror-across-two-storage-servers-with-glusterfs-3.2.x-on-ubuntu-12.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;High-Availability Storage  With GlusterFS 3.2.x On Ubuntu 12.10 - Automatic File Replication (Mirror) Across Two Storage Servers&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a high-availability storage with two storage servers (Ubuntu 12.10) that use GlusterFS.
 Each storage server will be a mirror of the other storage server, and 
files will be replicated automatically across both storage servers. The 
client system (Ubuntu 12.10 as well) will be able to access the storage 
as if it was a local filesystem. 
  
GlusterFS is a clustered file-system capable of scaling to several 
peta-bytes. It aggregates various storage bricks over Infiniband RDMA or
 TCP/IP interconnect into one large parallel network file system. 
Storage bricks can be made of any commodity hardware such as x86_64 
servers with SATA-II RAID and Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Sun, 20 Jan 2013 18:49:52 +0100</pubDate>
 <guid>http://www.howtoforge.com/automatic-file-replication-mirror-across-two-storage-servers-with-glusterfs-3.2.x-on-ubuntu-12.10</guid>
 <comments>http://www.howtoforge.com/automatic-file-replication-mirror-across-two-storage-servers-with-glusterfs-3.2.x-on-ubuntu-12.10#comment</comments>
</item>
<item>
 <title>Striping Across Four Storage Nodes With GlusterFS 3.2.x On CentOS 6.3</title>
 <link>http://www.howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-3.2.x-on-centos-6.3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Striping Across Four Storage Nodes With GlusterFS 3.2.x On CentOS 6.3&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to do data striping (segmentation of 
logically sequential data, such as a single file, so that segments can 
be assigned to multiple physical devices in a round-robin fashion and 
thus written concurrently) across four single storage servers (running 
CentOS 6.3) with GlusterFS.
 The client system (CentOS 6.3 as well) will be able to access the 
storage as if it was a local filesystem. 
  
GlusterFS is a clustered file-system capable of scaling to several 
peta-bytes. It aggregates various storage bricks over Infiniband RDMA or
 TCP/IP interconnect into one large parallel network file system. 
Storage bricks can be made of any commodity hardware such as x86_64 
servers with SATA-II RAID and Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Fri, 18 Jan 2013 16:51:25 +0100</pubDate>
 <guid>http://www.howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-3.2.x-on-centos-6.3</guid>
 <comments>http://www.howtoforge.com/striping-across-four-storage-nodes-with-glusterfs-3.2.x-on-centos-6.3#comment</comments>
</item>
<item>
 <title>Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On CentOS 6.3</title>
 <link>http://www.howtoforge.com/distributed-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-centos-6.3</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;45&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-even&quot; src=&quot;http://static.howtoforge.com/images/teaser/centos.gif&quot; width=&quot;42&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Distributed Storage Across Four Storage Nodes With GlusterFS 3.2.x On CentOS 6.3&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to combine four single storage servers 
(running CentOS 6.3) to one large storage server (distributed storage) 
with GlusterFS. 
The client system (CentOS 6.3 as well) will be able to access the 
storage as if it was a local filesystem. 
  
GlusterFS is a clustered file-system capable of scaling to several 
peta-bytes. It aggregates various storage bricks over Infiniband RDMA or
 TCP/IP interconnect into one large parallel network file system. 
Storage bricks can be made of any commodity hardware such as x86_64 
servers with SATA-II RAID and Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Wed, 16 Jan 2013 18:10:41 +0100</pubDate>
 <guid>http://www.howtoforge.com/distributed-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-centos-6.3</guid>
 <comments>http://www.howtoforge.com/distributed-storage-across-four-storage-nodes-with-glusterfs-3.2.x-on-centos-6.3#comment</comments>
</item>
<item>
 <title>Creating An NFS-Like Standalone Storage Server With GlusterFS 3.2.x On Ubuntu 12.10</title>
 <link>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-3.2.x-on-ubuntu-12.10</link>
 <description>&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;42&quot; height=&quot;40&quot; style=&quot;margin-top:0px;margin-bottom:0px;&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;img class=&quot;teaser-image-odd&quot; src=&quot;http://static.howtoforge.com/images/teaser/ubuntu.gif&quot; width=&quot;39&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;p&gt;&lt;b&gt;Creating An NFS-Like Standalone Storage Server With GlusterFS 3.2.x On Ubuntu 12.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to set up a standalone storage server on Ubuntu 12.10. Instead of NFS, I will use GlusterFS
 here. The client system will be able to access the storage as if it was
 a local filesystem. 

 GlusterFS is a clustered file-system capable of scaling to several 
peta-bytes. It aggregates various storage bricks over Infiniband RDMA or
 TCP/IP interconnect into one large parallel network file system. 
Storage bricks can be made of any commodity hardware such as x86_64 
servers with SATA-II RAID and Infiniband HBA.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/ubuntu">Ubuntu</category>
 <category domain="http://www.howtoforge.com/sitemap/storage">Storage</category>
 <pubDate>Thu, 10 Jan 2013 18:07:11 +0100</pubDate>
 <guid>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-3.2.x-on-ubuntu-12.10</guid>
 <comments>http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-3.2.x-on-ubuntu-12.10#comment</comments>
</item>
</channel>
</rss>
