LinuxParty
Recomendamos este artículo actualizado, completamente en español: Almacenamiento distribuido a través de 4 nodos con Gluster FS en Linux CentOS (1 de 2)
Este tutorial muestra cómo configurar un servidor de almacenamiento independiente en Ubuntu 10.04. En lugar de NFS, voy a utilizar GlusterFS aquí. El sistema cliente será capaz de acceder al almacenamiento como si fuera un sistema de ficheros local. GlusterFS es un sistema de archivos en clúster capaz de escalar a varios peta bytes. Agrega varios ladrillos de almacenamiento de información sobre InfiniBand RDMA o TCP/IP de interconexión en un sistema de archivos de red paralela de gran tamaño. Los ladrillos de almacenamiento de información pueden hacerse de cualquier hardware de productos básicos, como los servidores de x86_64 con SATA-II RAID y HBA de Infiniband.
This tutorial shows how to set up a standalone storage server on Ubuntu 10.04. 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.
http://www.howtoforge.com/creating-an-nfs-like-standalone-storage-server-with-glusterfs-on-ubuntu-10.04
