Linux Tutorials on the topic “storage”
-
Setting Up An NFS Server And Client On Debian Lenny
Author: Falko Timme • Tags: debian, storage • Comments: 5
Setting Up An NFS Server And Client On Debian Lenny This guide explains how to set up an NFS server and an NFS client on Debian Lenny. NFS stands for Network File System; through NFS, a client can access (read, write) a remote share on an NFS server as if it was on the local hard disk.
-
Highly Available NFS Server Using DRBD And Heartbeat On Debian 5.0 (Lenny)
Author: titansking • Tags: debian, high-availability, storage • Comments: 6
Highly Available NFS Server Using DRBD And Heartbeat On Debian 5.0 (Lenny) This HowTo explains how I set up a highly available NFS server using Debian 5 (Lenny) and drbd8 with heartbeat.
-
Setting Up A Highly Available NFS Server
Author: Falko Timme • Tags: other, debian, high-availability, storage • Comments: 21Setting Up A Highly Available NFS Server In this tutorial I will describe how to set up a highly available NFS server that can be used as storage solution for other high-availability services like, for example, a cluster of web servers that are being loadbalanced. If you have a web server cluster with two or more nodes that serve the same web site(s), than these nodes must access the same pool of data so that every node serves the same data, no matter if the loadbalancer directs the user to node 1 or node n. This can be achieved with an NFS share on an NFS server that all web server nodes (the NFS clients) can access.
-
-
Using ATA Over Ethernet On Debian Etch
Author: rodolphe • Tags: debian, storage • Comments: 2Using ATA Over Ethernet On Debian Etch Imagine you have a machine with all of its disk full and another with unused gigabytes, and you don't want to move the data from one to the other. Why not using the second's disk on the first, you can do it with iSCSI but you can do it with ATA over Ethernet (AoE) too. It's the second method I'll explain in this article. All of this was made with two computers running Debian Etch.
-
Installing and Configuring Openfiler with DRBD and Heartbeat
Author: gilly05 • Tags: linux, samba, high-availability, storage • Comments: 41Installing and Configuring Openfiler with DRBD and Heartbeat Openfiler is a high performance operating system tailored for use as a SAN/NAS appliance. This configuration will enable two Openfiler appliances to work in an Active/Passive high availability scenario.
-
DRBD 8.3 Third Node Replication With Debian Etch
Author: bhellman • Tags: backup, debian, high-availability, other, storage • Comments: 10
DRBD 8.3 Third Node Replication With Debian Etch The recent release of DRBD 8.3 now includes The Third Node feature as a freely available component. This document will cover the basics of setting up a third node on a standard Debian Etch installation. At the end of this tutorial you will have a DRBD device that can be utilized as a SAN, an iSCSI target, a file server, or a database server.
-
Using ATA Over Ethernet (AoE) On Debian Lenny (Initiator And Target)
Author: Falko Timme • Tags: debian, storage • Comments: 0
Using ATA Over Ethernet (AoE) On Debian Lenny (Initiator And Target) This guide explains how you can set up an AoE target and an AoE initiator (client), both running Debian Lenny. AoE stands for "ATA over Ethernet" and is a storage area network (SAN) protocol which allows AoE initiators to use storage devices on the (remote) AoE target using normal ethernet cabling. "Remote" in this case means "inside the same LAN" because AoE is not routable outside a LAN (this is a major difference compared to iSCSI). To the AoE initiator, the remote storage looks like a normal, locally-attached hard drive.
-
Using ATA Over Ethernet (AoE) On Fedora 10 (Initiator And Target)
Author: Falko Timme • Tags: fedora, storage • Comments: 0
Using ATA Over Ethernet (AoE) On Fedora 10 (Initiator And Target) This guide explains how you can set up an AoE target and an AoE initiator (client), both running Fedora 10. AoE stands for "ATA over Ethernet" and is a storage area network (SAN) protocol which allows AoE initiators to use storage devices on the (remote) AoE target using normal ethernet cabling. "Remote" in this case means "inside the same LAN" because AoE is not routable outside a LAN (this is a major difference compared to iSCSI). To the AoE initiator, the remote storage looks like a normal, locally-attached hard drive.
-
Low Cost SAN
Author: krishna kumar • Tags: linux, centos, storage • Comments: 9
Low Cost SAN The objective of this document is to provide making of Low Cost SAN using FOSS tools.
-
How To Build A Low Cost SAN
Author: krishna kumar • Tags: fedora, centos, storage • Comments: 11How To Build A Low Cost SAN In today's world there is a obvious need of information sharing in every department and network storage can help us to achieve this most growing challenge. Here in this article we are focusing our concentration to make a low-cost SAN.