- Home »
- Crear de un servidor NFS, como almacenamiento independiente con GlusterFS En Ubu
Este artículo muestra cómo configurar un servidor de almacenamiento independiente en Ubuntu 11.10. En lugar de NFS, voy a utilizar GlusterFS. El sistema cliente será capaz de acceder al almacenamiento como si fuera un sistema de ficheros local. GlusterFS es un clúster de sistema de archivos capaz de escalar a varios peta-bytes. Agrupa varios bricks sobre InfiniBand RDMA o TCP/IP de interconexión en un gran sistema paralelo de archivos de red. Bricks de almacenamiento puede ser de cualquier hardware de los productos básicos, tales como servidores x86_64 con SATA-II RAID y HBA Infiniband.
This tutorial shows how to set up a standalone storage server on Ubuntu 11.10. 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-3.2.x-on-ubuntu-11.10
Publicar un comentario