High-Availability Storage with GlusterFS on Debian Lenny


This tutorial shows how to set up a high-availability storage with two storage servers (Debian Lenny) that use GlusterFS. Each storage server will be a mirror of the other storage server, and files will be replicated automatically across both storage servers.

The client system (Debian Lenny as well) 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.

Read whole guide (howtoforge.net)

Related posts:

  1. High-availability storage with GlusterFS on Ubuntu
  2. Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Fedora 12
  3. DIY NAS with Debian Lenny
  4. Debian Lenny on QNAP TS-209 NAS
  5. Boot on BTRFS With Debian

This entry was posted in Data Storage. Bookmark the permalink.

Leave a Reply