HowtoForge provides user-friendly Linux tutorials.

  • Using ATA Over Ethernet On Debian Etch

    Author: rodolpheTags: , Comments: 2

    Using 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: gilly05Tags: , , , Comments: 41

    Installing 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

    debian Author: bhellmanTags: , , , , 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)

    debian Author: Falko TimmeTags: , 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)

    fedora Author: Falko TimmeTags: , 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

    centos Author: krishna kumarTags: , , 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 kumarTags: , , Comments: 11

    How 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.

  • Setting Up An iSCSI Environment On Linux

    Author: paulo2Tags: , Comments: 9

    Setting Up An iSCSI Environment On Linux Nowadays, the iSCSI technology is quite popular in the storage world. This article shows an iSCSI demo environment which consists of one Debian Linux host and one Netapp Filer.We try to show the most important features of this protocol.

  • How To Create A Cluster Testbed Using CentOS 5 Virtualization And iSCSI

    Author: xwangbuTags: , , , Comments: 0

    How To Create A Cluster Testbed Using CentOS 5 Virtualization And iSCSI This guide attempts to provide a Xen based test environment where you can practice setting up a two node cluster (cluster setup itself is not discussed here - I'm merely giving you what you need to set it up).

  • Using iSCSI On Debian Lenny (Initiator And Target)

    debian Author: Falko TimmeTags: , , , Comments: 6

    Using iSCSI On Debian Lenny (Initiator And Target) This guide explains how you can set up an iSCSI target and an iSCSI initiator (client), both running Debian Lenny. 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.