Download List

Descripción del Proyecto

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

Esta versión ha pasado por una importante reforma en el diseño y el desarrollo desde el 1.3. Utiliza sistemas de ficheros de disco existentes (tales como ext3, XFS, ZFS, etc) para almacenar datos como archivos regulares y carpetas. Usted puede restaurar los datos incluso después de desinstalar GlusterFS.
Tags: Stable, Major
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.

2008-05-21 17:18
1.3.9

Correcciones de errores fueron importantes para la liberación de la 1.3.8. Compilación en BSD también fija.
Major bugfixes were made for the 1.3.8 release.
Compilation on BSD was also fixed.

2007-11-27 10:00
1.3

Numerosas mejoras de funciones y correcciones de errores.
Tags: Minor feature enhancements
Numerous minor feature enhancements and bugfixes.

2007-02-03 16:02
1.2.3

Esta versión incluye una variedad de correcciones de errores menores.
Tags: Minor bugfixes
This release adds assorted minor bugfixes.

2007-01-14 10:34
1.2.1

Write-back, lectura readahead, y STAT-traductores Prefetch se han añadido. GlusterFS ahora controla el flujo y el bucle principal de deshacerse de la pila de IC y sólo utiliza la interfaz de bajo nivel de IC para unirse a la VFS. La interfaz de transporte se separan del código de protocolo y ahora es un módulo cargable.
Tags: Minor feature enhancements
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.

Project Resources