NAME
|
sdaoe, addaoe – ATA–over–Ethernet (AoE) storage device interface |
SYNOPSIS
|
bind –a #S /dev echo config switch on spec l type aoe//dev/aoe/shelf.slot >/dev/sdctl echo config switch off spec l >/dev/sdctl /dev/sdl0/ctl /dev/sdl0/raw /dev/sdl0/data ... addaoe letter unit |
DESCRIPTION
|
Sdaoe has a few quirks because network–attached storage can't be
enumerated as directly–attached storage can. The default first
controller letter for AoE devices is e. Each sdaoe device must
be configured explicitly.
|
EXAMPLES
To configure target (LUN) 42.0 on #S/sde0,
|
SOURCE
|
/sys/src/9/port/sdaoe.c |
SEE ALSO
|
aoe(3), sd(3), 9load(8), snoopy(8) vblade(8), |
BUGS
|
It is not currently possible to boot from an AoE target without
an external bootstrap like PXE. |