<?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 - High-Availability</title>
 <link>http://www.howtoforge.com/taxonomy/term/83/all</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/rss/high-availability.rss" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - High-Availability</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://www.howtoforge.com/taxonomy/term/83/all</link>
 </image>

<item>
 <title>High-Availability Storage With GlusterFS On CentOS 5.4 - Automatic File Replication (Mirror) Across Two Storage Servers</title>
 <link>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-centos-5.4-automatic-file-replication-mirror-across-two-storage-servers</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-centos-5.4-automatic-file-replication-mirror-across-two-storage-servers&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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://images.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;High-Availability Storage  With GlusterFS On CentOS 5.4 - 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 (CentOS 5.4) 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 (CentOS 5.4 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/high-availability">High-Availability</category>
 <pubDate>Wed, 17 Mar 2010 17:21:06 +0100</pubDate>
 <guid>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-centos-5.4-automatic-file-replication-mirror-across-two-storage-servers</guid>
 <comments>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-centos-5.4-automatic-file-replication-mirror-across-two-storage-servers#comment</comments>
</item>
<item>
 <title>Highly Available NFS Server Using DRBD And Heartbeat On Debian 5.0 (Lenny)</title>
 <link>http://www.howtoforge.com/highly-available-nfs-server-using-drbd-and-heartbeat-on-debian-5.0-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/highly-available-nfs-server-using-drbd-and-heartbeat-on-debian-5.0-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;119&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://images.howtoforge.com/images/teaser/ha.gif&quot; width=&quot;116&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Highly Available NFS Server Using DRBD And Heartbeat On Debian 5.0 (Lenny)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt; This HowTo explains how I set up a highly available NFS server using Debian 5 (Lenny) and drbd8 with heartbeat.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Mon, 15 Mar 2010 17:13:47 +0100</pubDate>
 <guid>http://www.howtoforge.com/highly-available-nfs-server-using-drbd-and-heartbeat-on-debian-5.0-lenny</guid>
 <comments>http://www.howtoforge.com/highly-available-nfs-server-using-drbd-and-heartbeat-on-debian-5.0-lenny#comment</comments>
</item>
<item>
 <title>Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Fedora 12</title>
 <link>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-fedora-12</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-fedora-12&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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://images.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;Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Fedora 12&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to combine four single storage servers (running Fedora 12) 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 (Fedora 12
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/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Sun, 07 Mar 2010 19:34:50 +0100</pubDate>
 <guid>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-fedora-12</guid>
 <comments>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-fedora-12#comment</comments>
</item>
<item>
 <title>High-Availability Storage With GlusterFS On Fedora 12 - Automatic File Replication (Mirror) Across Two Storage Servers</title>
 <link>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-fedora-12-automatic-file-replication-mirror-across-two-storage-servers</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-fedora-12-automatic-file-replication-mirror-across-two-storage-servers&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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-even&quot; src=&quot;http://images.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;High-Availability Storage  With GlusterFS On Fedora 12 - 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 (Fedora 12) 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 (Fedora 12 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/fedora">Fedora</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Sun, 28 Feb 2010 18:52:03 +0100</pubDate>
 <guid>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-fedora-12-automatic-file-replication-mirror-across-two-storage-servers</guid>
 <comments>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-fedora-12-automatic-file-replication-mirror-across-two-storage-servers#comment</comments>
</item>
<item>
 <title>Efficient High-Available LoadBalanced Cluster On CentOS 5.3 (Direct Routing Method)</title>
 <link>http://www.howtoforge.com/efficient-high-available-loadbalanced-cluster-on-centos-5.3-direct-routing-method</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/efficient-high-available-loadbalanced-cluster-on-centos-5.3-direct-routing-method&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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://images.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;Efficient High-Available LoadBalanced Cluster On CentOS 5.3 (Direct Routing Method)&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how to set up an LVS cluster of load balanced virtual 
servers with Heartbeat and Ldirectord On CentOS 5.3.The load balancer sits 
between the user and two (or more) backend Apache/IIS web servers that hold the 
same content. Not only does the load balancer distribute the requests to the two 
backend Apache/IIS servers, it also checks the health of the backend servers. If 
one of them is down, all requests will automatically be redirected to the 
remaining backend server.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/centos">CentOS</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Mon, 15 Feb 2010 17:47:57 +0100</pubDate>
 <guid>http://www.howtoforge.com/efficient-high-available-loadbalanced-cluster-on-centos-5.3-direct-routing-method</guid>
 <comments>http://www.howtoforge.com/efficient-high-available-loadbalanced-cluster-on-centos-5.3-direct-routing-method#comment</comments>
</item>
<item>
 <title>Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Ubuntu 9.10</title>
 <link>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-ubuntu-9.10</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-ubuntu-9.10&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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://images.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 On Ubuntu 9.10&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to combine four single storage servers (running Ubuntu 9.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
9.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>
 <pubDate>Sun, 17 Jan 2010 19:28:13 +0100</pubDate>
 <guid>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-ubuntu-9.10</guid>
 <comments>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-ubuntu-9.10#comment</comments>
</item>
<item>
 <title>High-Availability Storage With GlusterFS On Ubuntu 9.10 - Automatic File Replication (Mirror) Across Two Storage Servers</title>
 <link>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-ubuntu-9.10-automatic-file-replication-mirror-across-two-storage-servers</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-ubuntu-9.10-automatic-file-replication-mirror-across-two-storage-servers&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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://images.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 On Ubuntu 9.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 9.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 9.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>
 <pubDate>Thu, 07 Jan 2010 17:02:46 +0100</pubDate>
 <guid>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-ubuntu-9.10-automatic-file-replication-mirror-across-two-storage-servers</guid>
 <comments>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-ubuntu-9.10-automatic-file-replication-mirror-across-two-storage-servers#comment</comments>
</item>
<item>
 <title>Installation And Setup Guide For DRBD, OpenAIS, Pacemaker + Xen On OpenSUSE 11.1</title>
 <link>http://www.howtoforge.com/installation-and-setup-guide-for-drbd-openais-pacemaker-xen-on-opensuse-11.1</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/installation-and-setup-guide-for-drbd-openais-pacemaker-xen-on-opensuse-11.1&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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://images.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;Installation And Setup Guide For DRBD, OpenAIS, Pacemaker + Xen On OpenSUSE 11.1&lt;/b&gt;&lt;/p&gt;


&lt;p&gt;The following will install and configure DRBD, OpenAIS, Pacemaker and Xen
on OpenSUSE 11.1 to provide highly-available virtual machines. This setup does
not utilize Xen&#039;s live migration capabilities. Instead, VMs will be started
on the secondary node as soon as failure of the primary is detected. Xen
virtual disk images are replicated between nodes using DRBD and all services
on the cluster will be managed by OpenAIS and Pacemaker. The following setup
utilizes DRBD 8.3.2 and Pacemaker 1.0.4. It is important to note that DRBD
8.3.2 has come a long way since previous versions in terms of compatibility
with Pacemaker. In particular, a new DRBD OCF resource agent script and new
DRBD-level resource fencing features. This configuration will not work
with older releases of DRBD.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux">Linux</category>
 <category domain="http://www.howtoforge.com/sitemap/linux/suse">SuSE</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Mon, 17 Aug 2009 19:48:34 +0200</pubDate>
 <guid>http://www.howtoforge.com/installation-and-setup-guide-for-drbd-openais-pacemaker-xen-on-opensuse-11.1</guid>
 <comments>http://www.howtoforge.com/installation-and-setup-guide-for-drbd-openais-pacemaker-xen-on-opensuse-11.1#comment</comments>
</item>
<item>
 <title>Setting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Heartbeat On Debian Lenny</title>
 <link>http://www.howtoforge.com/setting-up-a-high-availability-load-balancer-with-haproxy-heartbeat-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/setting-up-a-high-availability-load-balancer-with-haproxy-heartbeat-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;119&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://images.howtoforge.com/images/teaser/ha.gif&quot; width=&quot;116&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 High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Heartbeat On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how to set up a two-node load balancer in an active/passive configuration with HAProxy
and heartbeat on Debian Lenny. The load balancer sits between the user
and two (or more) backend Apache web servers that hold the same
content. Not only does the load balancer distribute the requests to the
two backend Apache servers, it also checks the health of the backend
servers. If one of them is down, all requests will automatically be
redirected to the remaining backend server. In addition to that, the
two load balancer nodes monitor each other using heartbeat, and if the
master fails, the slave becomes the master, which means the users will
not notice any disruption of the service. HAProxy is session-aware,
which means you can use it with any web application that makes use of
sessions (such as forums, shopping carts, etc.).&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Sun, 12 Jul 2009 18:53:40 +0200</pubDate>
 <guid>http://www.howtoforge.com/setting-up-a-high-availability-load-balancer-with-haproxy-heartbeat-on-debian-lenny</guid>
 <comments>http://www.howtoforge.com/setting-up-a-high-availability-load-balancer-with-haproxy-heartbeat-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Debian Lenny</title>
 <link>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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-even&quot; src=&quot;http://images.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;Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This tutorial shows how to combine four single storage servers (running Debian Lenny) 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 (Debian
Lenny 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/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Sun, 28 Jun 2009 18:17:58 +0200</pubDate>
 <guid>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-debian-lenny</guid>
 <comments>http://www.howtoforge.com/distributed-replicated-storage-across-four-storage-nodes-with-glusterfs-on-debian-lenny#comment</comments>
</item>
<item>
 <title>Setting Up A High-Availability Load Balancer With HAProxy/Keepalived On Debian Lenny</title>
 <link>http://www.howtoforge.com/setting-up-a-high-availability-load-balancer-with-haproxy-keepalived-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/setting-up-a-high-availability-load-balancer-with-haproxy-keepalived-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;119&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://images.howtoforge.com/images/teaser/ha.gif&quot; width=&quot;116&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 High-Availability Load Balancer (With Failover And Session Support) With HAProxy/Keepalived On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This article explains how to set up a two-node load balancer in an active/passive configuration with HAProxy
and keepalived on Debian Lenny. The load balancer sits between the user
and two (or more) backend Apache web servers that hold the same
content. Not only does the load balancer distribute the requests to the
two backend Apache servers, it also checks the health of the backend
servers. If one of them is down, all requests will automatically be
redirected to the remaining backend server. In addition to that, the
two load balancer nodes monitor each other using keepalived, and if the
master fails, the slave becomes the master, which means the users will
not notice any disruption of the service. HAProxy is session-aware,
which means you can use it with any web application that makes use of
sessions (such as forums, shopping carts, etc.).&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Sun, 14 Jun 2009 18:30:38 +0200</pubDate>
 <guid>http://www.howtoforge.com/setting-up-a-high-availability-load-balancer-with-haproxy-keepalived-on-debian-lenny</guid>
 <comments>http://www.howtoforge.com/setting-up-a-high-availability-load-balancer-with-haproxy-keepalived-on-debian-lenny#comment</comments>
</item>
<item>
 <title>High-Availability Storage With GlusterFS On Debian Lenny - Automatic File Replication Across Two Storage Servers</title>
 <link>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-debian-lenny-automatic-file-replication-across-two-storage-servers</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-debian-lenny-automatic-file-replication-across-two-storage-servers&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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-even&quot; src=&quot;http://images.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;High-Availability Storage  With GlusterFS On Debian Lenny - 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 (Debian Lenny) 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 (Debian Lenny 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/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <pubDate>Sun, 07 Jun 2009 18:59:00 +0200</pubDate>
 <guid>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-debian-lenny-automatic-file-replication-across-two-storage-servers</guid>
 <comments>http://www.howtoforge.com/high-availability-storage-with-glusterfs-on-debian-lenny-automatic-file-replication-across-two-storage-servers#comment</comments>
</item>
<item>
 <title>Using iSCSI On Debian Lenny (Initiator And Target)</title>
 <link>http://www.howtoforge.com/using-iscsi-on-debian-lenny-initiator-and-target</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/using-iscsi-on-debian-lenny-initiator-and-target&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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://images.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;Using iSCSI  On Debian Lenny (Initiator And Target) &lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This guide explains how you can set up an iSCSI target and an iSCSI
initiator (client), both running Debian Lenny. The iSCSI protocol is a
storage area network (SAN) protocol which allows iSCSI initiators to
use storage devices on the (remote) iSCSI target using normal ethernet
cabling. To the iSCSI initiator, the remote storage looks like a
normal, locally-attached hard drive.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Tue, 10 Mar 2009 19:05:34 +0100</pubDate>
 <guid>http://www.howtoforge.com/using-iscsi-on-debian-lenny-initiator-and-target</guid>
 <comments>http://www.howtoforge.com/using-iscsi-on-debian-lenny-initiator-and-target#comment</comments>
</item>
<item>
 <title>High-Availability Storage Cluster With GlusterFS On Ubuntu</title>
 <link>http://www.howtoforge.com/high-availability-storage-cluster-with-glusterfs-on-ubuntu</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/high-availability-storage-cluster-with-glusterfs-on-ubuntu&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&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://images.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 Cluster With GlusterFS On Ubuntu&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;
In this tutorial I will show you how to install GlusterFS in a scalable
way to create a storage cluster, starting with 2 servers on Ubuntu 8.04
LTS server. Files will be replicated and splitted accross all servers
which is some sort of RAID 10 (raid 1 with &amp;lt; 4 servers). With 4
servers that have each 100GB hard drive, total storage will be 200GB
and if one server fails, the data will still be intact and files on the
failed server will be replicated on another working server. 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
server 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>
 <pubDate>Wed, 04 Mar 2009 17:21:03 +0100</pubDate>
 <guid>http://www.howtoforge.com/high-availability-storage-cluster-with-glusterfs-on-ubuntu</guid>
 <comments>http://www.howtoforge.com/high-availability-storage-cluster-with-glusterfs-on-ubuntu#comment</comments>
</item>
<item>
 <title>Xen Cluster Management With Ganeti On Debian Lenny</title>
 <link>http://www.howtoforge.com/xen-cluster-management-with-ganeti-on-debian-lenny</link>
 <description>&lt;span style=&#039;margin: 0px 10px 0px 0px; float: left;&#039;&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
tweetmeme_url = &#039;http://www.howtoforge.com/xen-cluster-management-with-ganeti-on-debian-lenny&#039;;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://images.howtoforge.com/js/tweetmeme_button.js&quot;&gt;&lt;/script&gt;
&lt;/span&gt;&lt;table align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;92&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://images.howtoforge.com/images/teaser/xen.gif&quot; width=&quot;89&quot; height=&quot;40&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Xen Cluster Management With Ganeti On Debian Lenny&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Ganeti is a cluster virtualization management system based on Xen. In this tutorial I will explain how to create one virtual Xen machine (called an &lt;span class=&quot;system&quot;&gt;instance&lt;/span&gt;) on a cluster of two physical nodes, and how to manage and failover this instance between the two physical nodes.&lt;/p&gt;
</description>
 <category domain="http://www.howtoforge.com/sitemap/linux/debian">Debian</category>
 <category domain="http://www.howtoforge.com/sitemap/high-availability">High-Availability</category>
 <category domain="http://www.howtoforge.com/sitemap/virtualization">Virtualization</category>
 <pubDate>Sun, 01 Mar 2009 19:27:00 +0100</pubDate>
 <guid>http://www.howtoforge.com/xen-cluster-management-with-ganeti-on-debian-lenny</guid>
 <comments>http://www.howtoforge.com/xen-cluster-management-with-ganeti-on-debian-lenny#comment</comments>
</item>
</channel>
</rss>
