1
0

Debian packaging of the ATA over Ethernet client userland

David Martínez Moreno 47c17e9f21 debian/patches/02_no_hyphen_in_manpages: Refreshed, and fixed a typo in vor 10 Jahren
debian 47c17e9f21 debian/patches/02_no_hyphen_in_manpages: Refreshed, and fixed a typo in vor 10 Jahren
pkg cbba7921ec Import upstream version 36 vor 10 Jahren
.gitignore b61e414de3 Ignore .pc directory. vor 10 Jahren
COPYING 3c1ef57e16 Import upstream version 3 vor 19 Jahren
HACKING 3c1ef57e16 Import upstream version 3 vor 19 Jahren
Makefile b8e9541eef Import upstream version 32 vor 13 Jahren
NEWS cbba7921ec Import upstream version 36 vor 10 Jahren
README cbba7921ec Import upstream version 36 vor 10 Jahren
aoe-discover.8 7eff639d44 Import upstream version 21 vor 16 Jahren
aoe-discover.in 94e76aa4d1 Import upstream version 30 vor 15 Jahren
aoe-flush.8 d46a842c33 Import upstream version 26 vor 16 Jahren
aoe-flush.in 94e76aa4d1 Import upstream version 30 vor 15 Jahren
aoe-interfaces.8 d46a842c33 Import upstream version 26 vor 16 Jahren
aoe-interfaces.in 94e76aa4d1 Import upstream version 30 vor 15 Jahren
aoe-mkdevs 078b3622bd Moved patches from diff.gz to quilt. vor 14 Jahren
aoe-mkdevs.8 7eff639d44 Import upstream version 21 vor 16 Jahren
aoe-mkshelf.8 7eff639d44 Import upstream version 21 vor 16 Jahren
aoe-mkshelf.in 94e76aa4d1 Import upstream version 30 vor 15 Jahren
aoe-revalidate.8 7eff639d44 Import upstream version 21 vor 16 Jahren
aoe-revalidate.in 94e76aa4d1 Import upstream version 30 vor 15 Jahren
aoe-sancheck.8 b8e9541eef Import upstream version 32 vor 13 Jahren
aoe-sancheck.c b8e9541eef Import upstream version 32 vor 13 Jahren
aoe-stat.8 cbba7921ec Import upstream version 36 vor 10 Jahren
aoe-stat.in cbba7921ec Import upstream version 36 vor 10 Jahren
aoe-version cbba7921ec Import upstream version 36 vor 10 Jahren
aoe-version.8 7eff639d44 Import upstream version 21 vor 16 Jahren
aoecfg.8 94e76aa4d1 Import upstream version 30 vor 15 Jahren
aoecfg.c 94e76aa4d1 Import upstream version 30 vor 15 Jahren
aoeping.8 94e76aa4d1 Import upstream version 30 vor 15 Jahren
aoeping.c 94e76aa4d1 Import upstream version 30 vor 15 Jahren
aoetools.8 cbba7921ec Import upstream version 36 vor 10 Jahren
config.h 3c1ef57e16 Import upstream version 3 vor 19 Jahren
coraid-update 94e76aa4d1 Import upstream version 30 vor 15 Jahren
coraid-update.8 94e76aa4d1 Import upstream version 30 vor 15 Jahren
dat.h 94e76aa4d1 Import upstream version 30 vor 15 Jahren
devnodes.txt cbba7921ec Import upstream version 36 vor 10 Jahren
fns.h 94e76aa4d1 Import upstream version 30 vor 15 Jahren
linux.c 94e76aa4d1 Import upstream version 30 vor 15 Jahren
sos-linux cbba7921ec Import upstream version 36 vor 10 Jahren
sos-linux.8 d46a842c33 Import upstream version 26 vor 16 Jahren

README

The aoetools are programs that assist in using ATA over Ethernet on
systems with version 2.6 and newer 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.

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

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

--------------------------------------------------------------------
BUILDING THE AOETOOLS

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.

The aoe-sancheck tool depends on libpthread. If its header and
library files are not present, the aoetools makefile skips
aoe-sancheck. You can install your Linux distribution's "libpthread"
and "libpthread-devel" packages (They might be called something
slightly different) to help aoe-sancheck to build successfully.

--------------------------------------------------------------------
LEGACY 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

--------------------------------------------------------------------
RESOURCES

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/