1 changed files with 10 additions and 7 deletions
@ -1,9 +1,8 @@ |
|||||||
|
|
||||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
[COPY] |
[COPY] |
||||||
[COPY] Filename: package/.../vblade/vblade.desc |
[COPY] Filename: package/.../vblade/vblade.desc |
||||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
[COPY] Copyright (C) 2006 - 2012 The OpenSDE Project |
||||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||||
[COPY] |
[COPY] |
||||||
[COPY] More information can be found in the files COPYING and README. |
[COPY] More information can be found in the files COPYING and README. |
||||||
@ -14,15 +13,20 @@ |
|||||||
[COPY] GNU General Public License can be found in the file COPYING. |
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
[I] Export data via ATA over Ethernet |
[I] A virtual EtherDrive (R) blade daemon |
||||||
|
|
||||||
[T] The vblade command starts a process that uses raw sockets to perform ATA |
[T] The vblade is the virtual EtherDrive (R) blade, a program that makes a |
||||||
[T] over Ethernet, acting like a virtual EtherDrive (R) blade. |
[T] seekable file available over an ethernet local area network (LAN) via |
||||||
|
[T] the ATA over Ethernet (AoE) protocol. |
||||||
|
[T] The seekable file is typically a block device like /dev/md0 but even |
||||||
|
[T] regular files will work. When vblade exports the block storage over AoE |
||||||
|
[T] it becomes a storage target. Another host on the same LAN can access |
||||||
|
[T] the storage if it has a compatible aoe kernel driver. |
||||||
|
|
||||||
[U] http://aoetools.sourceforge.net/ |
[U] http://aoetools.sourceforge.net/ |
||||||
|
|
||||||
[A] Ed L. Cashin <[email protected]> |
[A] Ed L. Cashin <[email protected]> |
||||||
[M] The OpenSDE Community <[email protected]> |
[M] Christian Wiese <chris@opensde.org> |
||||||
|
|
||||||
[C] extra/network |
[C] extra/network |
||||||
|
|
||||||
@ -32,4 +36,3 @@ |
|||||||
[P] X -----5---9 139.000 |
[P] X -----5---9 139.000 |
||||||
|
|
||||||
[D] 3183963705 vblade-13.tar.gz http://dl.sourceforge.net/sourceforge/aoetools/ |
[D] 3183963705 vblade-13.tar.gz http://dl.sourceforge.net/sourceforge/aoetools/ |
||||||
|
|
||||||
|
Loading…
Reference in new issue