Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Distributed Replicated Storage Across Four Nodes With GlusterFS On Ubuntu 12.10
Posted by Philipp Esselbach on: 02/05/2013 10:53 AM [ Print | 0 comment(s) ]
Howtoforge posted a tutorial about setting up distributed replicated storage across four nodes with GlusterFS on Ubuntu 12.10
This tutorial shows how to combine four single storage servers (running Ubuntu 12.10) to a distributed replicated storage with GlusterFS. Nodes 1 and 2 (replication1) as well as 3 and 4 (replication2) will mirror each other, and replication1 and replication2 will be combined to one larger storage server (distribution). Basically, this is RAID10 over network. If you lose one server from replication1 and one from replication2, the distributed volume continues to work. The client system (Ubuntu 12.10 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.
Distributed Replicated Storage Across Four Nodes With GlusterFS On Ubuntu 12.10
Related Threads
08/29/2006 02:32 PM: Need suggestion on distribution (2) by wilcs
04/06/2005 11:11 PM: Unable to install all of linux distribution! (1) by LinuxCrusader
11/25/2003 01:53 AM: fastest distribution? (4) by Dapper Dan
03/30/2003 08:08 PM: Decided On A Distribution - SuSe (4) by rdsii640
03/17/2003 04:34 PM: Linux Distributions. Civilized Policy vs. Non-Policy debate (1) by gfolkert
03/10/2003 06:15 PM: Any Linux Distributions DVD ISO (2) by SHS
06/01/2003 11:29 AM: Best Linux Distribution (6) by Tekchip
12/13/2002 07:04 AM: Linux Distribution Suggestions (5) by FishDog
04/06/2005 11:11 PM: Unable to install all of linux distribution! (1) by LinuxCrusader
11/25/2003 01:53 AM: fastest distribution? (4) by Dapper Dan
03/30/2003 08:08 PM: Decided On A Distribution - SuSe (4) by rdsii640
03/17/2003 04:34 PM: Linux Distributions. Civilized Policy vs. Non-Policy debate (1) by gfolkert
03/10/2003 06:15 PM: Any Linux Distributions DVD ISO (2) by SHS
06/01/2003 11:29 AM: Best Linux Distribution (6) by Tekchip
12/13/2002 07:04 AM: Linux Distribution Suggestions (5) by FishDog
