Debian packaging of the ATA over Ethernet client userland

David Martínez Moreno 5f90ab1706 When loading the kernel module, marshal into the module the list of interfaces that we want to run AoE over. 14 年 前
debian 5f90ab1706 When loading the kernel module, marshal into the module the list of interfaces that we want to run AoE over. 14 年 前
COPYING 3c1ef57e16 Import upstream version 3 19 年 前
HACKING 3c1ef57e16 Import upstream version 3 19 年 前
Makefile 94e76aa4d1 Import upstream version 30 15 年 前
NEWS 94e76aa4d1 Import upstream version 30 15 年 前
README 94e76aa4d1 Import upstream version 30 15 年 前
aoe-discover.8 7eff639d44 Import upstream version 21 16 年 前
aoe-discover.in 94e76aa4d1 Import upstream version 30 15 年 前
aoe-flush.8 d46a842c33 Import upstream version 26 16 年 前
aoe-flush.in 94e76aa4d1 Import upstream version 30 15 年 前
aoe-interfaces.8 d46a842c33 Import upstream version 26 16 年 前
aoe-interfaces.in 94e76aa4d1 Import upstream version 30 15 年 前
aoe-mkdevs 078b3622bd Moved patches from diff.gz to quilt. 14 年 前
aoe-mkdevs.8 7eff639d44 Import upstream version 21 16 年 前
aoe-mkshelf.8 7eff639d44 Import upstream version 21 16 年 前
aoe-mkshelf.in 94e76aa4d1 Import upstream version 30 15 年 前
aoe-revalidate.8 7eff639d44 Import upstream version 21 16 年 前
aoe-revalidate.in 94e76aa4d1 Import upstream version 30 15 年 前
aoe-stat.8 94e76aa4d1 Import upstream version 30 15 年 前
aoe-stat.in 94e76aa4d1 Import upstream version 30 15 年 前
aoe-version 94e76aa4d1 Import upstream version 30 15 年 前
aoe-version.8 7eff639d44 Import upstream version 21 16 年 前
aoecfg.8 94e76aa4d1 Import upstream version 30 15 年 前
aoecfg.c 94e76aa4d1 Import upstream version 30 15 年 前
aoeping.8 94e76aa4d1 Import upstream version 30 15 年 前
aoeping.c 94e76aa4d1 Import upstream version 30 15 年 前
aoetools.8 94e76aa4d1 Import upstream version 30 15 年 前
config.h 3c1ef57e16 Import upstream version 3 19 年 前
coraid-update 94e76aa4d1 Import upstream version 30 15 年 前
coraid-update.8 94e76aa4d1 Import upstream version 30 15 年 前
dat.h 94e76aa4d1 Import upstream version 30 15 年 前
devnodes.txt 94e76aa4d1 Import upstream version 30 15 年 前
fns.h 94e76aa4d1 Import upstream version 30 15 年 前
linux.c 94e76aa4d1 Import upstream version 30 15 年 前
sos-linux 94e76aa4d1 Import upstream version 30 15 年 前
sos-linux.8 d46a842c33 Import upstream version 26 16 年 前

README

The aoetools are programs that assist in using ATA over Ethernet on
systems with version 2.6 Linux kernels.

Systems running 2.4 Linux kernels do not need and should not install
the aoetools. The aoe driver for 2.4 kernels is self sufficient.

--------------------------------------------------------------------
AOE DRIVER COMPATIBILITY

If you are using udev on your system, the aoe-mkdevs and aoe-mkshelf
should not be used. Just let udev create device nodes for you. If
you need to configure udev, its manpages, in conjunction with the
example in the EtherDrive HOWTO FAQ, should help.

If you are not using udev, it is important to ensure that the device
nodes in /dev/etherd match the aoe driver. Please see devnodes.txt
for information.
--------------------------------------------------------------------


If you need to configure the software, look at the variables at the
top of the Makefile. The defaults should work for most people. When
using the defaults there's only one step to configure and install the
aoetools software and documentation:

make install

You'll need sufficient permissions to install in the default locations
if you haven't overridden them with your own locations.

Please see the aoetools manpage for a brief list of the tools.

These two are legacy commands for systems without udev.

aoe-mkdevs create character and block device files
aoe-mkshelf create block device files for one shelf address

The aoetools homepage
http://aoetools.sourceforge.net/

The CORAID homepage
http://www.coraid.com/

The Linux Support Page at CORAID
http://support.coraid.com/support/linux/