<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>renemoser.net &#187; drbd</title>
	<atom:link href="http://www.renemoser.net/tag/drbd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.renemoser.net</link>
	<description>more or less a tech blog</description>
	<lastBuildDate>Mon, 02 Aug 2010 08:39:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>GlusterFS: Distributed File System</title>
		<link>http://www.renemoser.net/2009/05/glusterfs-distributed-file-system/</link>
		<comments>http://www.renemoser.net/2009/05/glusterfs-distributed-file-system/#comments</comments>
		<pubDate>Mon, 18 May 2009 12:34:08 +0000</pubDate>
		<dc:creator>resmo</dc:creator>
				<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[drbd]]></category>
		<category><![CDATA[nfs]]></category>

		<guid isPermaLink="false">http://www.renemoser.net/?p=660</guid>
		<description><![CDATA[GlusterFS is what I always looked for. I normaly used DRBD for this purpose. But GlusterFS seems to be more promising:
GlusterFS is a general purpose distributed file system for scalable storage. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is based on a stackable [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gluster.org/">GlusterFS</a> is what I always looked for. I normaly used <a href="http://www.drbd.org/">DRBD</a> for this purpose. But GlusterFS seems to be more promising:</p>
<blockquote><p>GlusterFS is a general purpose distributed file system for scalable storage. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is based on a stackable user space design without compromising performance. From the ground zero days it has found a variety of applications ranging from Cloud Computing, Biomedical Sciences to Archival Storage.</p></blockquote>
<p>It is <strong>not limited</strong> to 2 nodes like DRBD (RAID 1 over TCP/IP)</p>
<p>So features are:</p>
<ul>
<li>File-based mirroring and replication</li>
<li>File-based striping</li>
<li>File-based load balancing</li>
<li>Volume failover</li>
<li>scheduling and disk caching</li>
<li>Storage quotas</li>
</ul>
<p>Some examples how this can be done:</p>
<ul>
<li><a title="NFS Like Standalone Storage Server" href="http://www.gluster.org/docs/index.php/NFS_Like_Standalone_Storage_Server">Standalone Storage (NFS Like)</a></li>
<li><a title="Hash Across Four Storage Servers" href="http://www.gluster.org/docs/index.php/Hash_Across_Four_Storage_Servers">Distributed Storage</a></li>
<li><a title="Automatic File Replication (Mirror) across Two Storage Servers" href="http://www.gluster.org/docs/index.php/Automatic_File_Replication_%28Mirror%29_across_Two_Storage_Servers">Replicated Storage</a></li>
<li><a title="Mixing DHT and AFR" href="http://www.gluster.org/docs/index.php/Mixing_DHT_and_AFR">Distributed Replicated Storage</a></li>
<li><a title="Striping Across Four Storage Servers" href="http://www.gluster.org/docs/index.php/Striping_Across_Four_Storage_Servers">Striped Storage</a</li>
<li><a title="NUFA with single process" href="http://www.gluster.org/docs/index.php/NUFA_with_single_process">Cloud/HPC Storage</a></li>
<li><a title="NFS Like Standalone Storage Server-2" href="http://www.gluster.org/docs/index.php/NFS_Like_Standalone_Storage_Server-2">NFS Like Standalone Storage Server-2</a></li>
<li><a title="Aggregating Three Storage Servers with Unify" href="http://www.gluster.org/docs/index.php/Aggregating_Three_Storage_Servers_with_Unify">Aggregating Three Storage Servers with Unify</a></li>
</ul>
<p>GlusterFS is licensed under GPLv3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.renemoser.net/2009/05/glusterfs-distributed-file-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
