Your Account

Community

Topics (Sources)

More

Stories tagged with: glusterfs

Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 10.04
28 / 2
http://www.howtoforge.com/creating-an-nfs-like-standalone-st...
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. Join discussion...
Submitted by falko 17 months, 1 week, 3 days, 21 hours ago
Tags: , , , , ,
Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Mandriva 2010.0
25 / 6
http://www.howtoforge.com/distributed-replicated-storage-acr...
This tutorial shows how to combine four single storage servers (running Mandriva 2010.0) 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 (Mandriva 2010.0 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. Join discussion...
Submitted by falko 22 months, 6 days, 5 hours ago
Tags: , , , ,
Distributed Storage Across Four Storage Nodes With GlusterFS On CentOS 5.4
26 / 3
http://www.howtoforge.com/distributed-storage-across-four-st...
This tutorial shows how to combine four single storage servers (running CentOS 5.4) to one large storage server (distributed storage) with GlusterFS. The client system (CentOS 5.4 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. Join discussion...
Submitted by falko 22 months, 3 weeks, 4 days, 4 hours ago
Tags: , , , ,
Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On CentOS 5.4
24 / 6
http://www.howtoforge.com/distributed-replicated-storage-acr...
This tutorial shows how to combine four single storage servers (running CentOS 5.4) 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 (CentOS 5.4 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. Join discussion...
Submitted by falko 23 months, 4 days, 4 hours ago
Tags: , , , ,
Creating An NFS-Like Standalone Storage Server With GlusterFS On CentOS 5.4
28 / 1
http://www.howtoforge.com/creating-an-nfs-like-standalone-st...
This tutorial shows how to set up a standalone storage server on CentOS 5.4. 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. Join discussion...
Submitted by falko 23 months, 1 week, 2 days, 4 hours ago
Tags: , , , , ,
Distributed Replicated Storage Across Four Storage Nodes With GlusterFS On Fedora 12
28 / 2
http://www.howtoforge.com/distributed-replicated-storage-acr...
This tutorial shows how to combine four single storage servers (running Fedora 12) 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 (Fedora 12 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. Join discussion...
Submitted by falko 23 months, 2 weeks, 4 days, 3 hours ago
Tags: , , , ,
Distributed Storage Across Four Storage Nodes With GlusterFS On Fedora 12
25 / 4
http://www.howtoforge.com/distributed-storage-across-four-st...
This tutorial shows how to combine four single storage servers (running Fedora 12) to one large storage server (distributed storage) with GlusterFS. The client system (Fedora 12 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. Join discussion...
Submitted by falko 23 months, 3 weeks, 2 days, 4 hours ago
Tags: , , , ,
High-Availability Storage With GlusterFS On Fedora 12
26 / 3
http://www.howtoforge.com/high-availability-storage-with-glu...
This tutorial shows how to set up a high-availability storage with two storage servers (Fedora 12) 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 (Fedora 12 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. Join discussion...
Submitted by falko 23 months, 3 weeks, 4 days, 4 hours ago
Tags: , , , ,
Creating An NFS-Like Standalone Storage Server With GlusterFS On Fedora 12
26 / 3
http://www.howtoforge.com/creating-an-nfs-like-standalone-st...
This tutorial shows how to set up a standalone storage server on Fedora 12. 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. Join discussion...
Submitted by falko 24 months, 3 hours ago
Tags: , , , , , ,
Striping Across Four Storage Nodes With GlusterFS On Ubuntu 9.10
26 / 4
http://www.howtoforge.com/striping-across-four-storage-nodes...
This tutorial shows how to do data striping across four single storage servers (running Ubuntu 9.10) with GlusterFS. The client system (Ubuntu 9.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. Join discussion...
Submitted by falko 24 months, 4 weeks, 3 hours ago
Tags: , , , , ,

Home | Terms of Service | Privacy Policy | Help & FAQ | About coRank | Contact us

© coRank 2007-2010