Download List

Project Description

GlusterFS is a clustered filesystem capable of scaling to several petabytes. 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. It allows access via Swift API, SMB, NFSv3, QEMU/KVM, OpenStack Compute, OpenStack Block Storage, Xen, CloudStack, HDFS API, oVirt, and more, all in a unified backend which enables multiple, simultaneous access points to the same data stores.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-05-16 01:05
2.0

This release has gone through a major revamp in design and development
since 1.3. It uses existing disk filesystems (such as ext3, XFS, ZFS,
etc.) to store data as regular files and folders. You can restore the
data even after you uninstall GlusterFS.
Tags: Stable, Major

2008-05-21 17:18
1.3.9

Major bugfixes were made for the 1.3.8 release.
Compilation on BSD was also fixed.

2007-11-27 10:00
1.3

Numerous minor feature enhancements and bugfixes.
Tags: Minor feature enhancements

2007-02-03 16:02
1.2.3

This release adds assorted minor bugfixes.
Tags: Minor bugfixes

2007-01-14 10:34
1.2.1

Write-back, read-readahead, and stat-prefetch
translators were added. GlusterFS now controls the
flow and main loop by getting rid of the FUSE
stack and only uses the low-level FUSE interface
for binding to the VFS. The transport interface
was separated out of the protocol code and is now
a loadable module.
Tags: Minor feature enhancements

Project Resources