This tutorial shows how to combine four single storage servers (running Ubuntu 9.10) to one large storage server (distributed storage) 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.
Read more »Distributed Storage Across Four Storage Nodes With GlusterFS On Ubuntu 9.10
High-Availability Storage With GlusterFS On Ubuntu 9.10
This tutorial shows how to set up a high-availability storage with two storage servers (Ubuntu 9.10) 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 (Ubuntu 9.10 as well) will be able to access the storage as if it was a local filesystem.
Read more »Creating An NFS-Like Standalone Storage Server With GlusterFS On Ubuntu 9.10
This tutorial shows how to set up a standalone storage server on Ubuntu 9.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.
Read more »Striping Across Four Storage Nodes With GlusterFS On Debian Lenny
This tutorial shows how to do data striping (segmentation of logically sequential data, such as a single file, so that segments can be assigned to multiple physical devices in a round-robin fashion and thus written concurrently) across four single storage servers (running Debian Lenny) with GlusterFS.
Read more »Using iSCSI On Ubuntu 9.04 (Initiator And Target)
This guide explains how you can set up an iSCSI target and an iSCSI initiator (client), both running Ubuntu 9.04. The iSCSI protocol is a storage area network (SAN) protocol which allows iSCSI initiators to use storage devices on the (remote) iSCSI target using normal ethernet cabling. To the iSCSI initiator, the remote storage looks like a normal, locally-attached hard drive.
Read more »Category: High End Tags:
- Login to post comments
Distributed Storage Across Four Storage Nodes With GlusterFS On Debian Lenny
This tutorial shows how to combine four single storage servers (running Debian Lenny) to one large storage server (distributed storage) with GlusterFS. 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.
Read more »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.
Read more »The Linux/Unix SysAdmin Covert File Storage Method Number 57
How to, maybe, keep your own compulsions from getting you fired today ;)
Read more »Category: Beginner Tags:
- Login to post comments
Hands-on Hadoop for cluster computing
Hadoop is a distributed computing platform that provides a framework for storing and processing petabytes of data. Because it is Java-based, Hadoop runs on Linux, Windows, Solaris, BSD, and Mac OS X. Hadoop is widely used in organizations that demand a scalable, economical (read commodity hardware), efficent, and reliable platform for processing vast amounts of data.
Read more »- Login to post comments