Re: AoE - ATA over Ethernet - comments?

"Peter T. Breuer" <[email protected]> Fri, 9 Dec 2005 12:48:31 +0100 (MET)
Newsgroups gmane.linux.enbd.general
Message-ID <[email protected]>
"Also sprach Rudolph Bott:"
[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> [email protected] wrote:
> 
> > - AoE is a very simple protocol - perhaps much simpler than NBD - perhaps 
> > too simple for your needs?
> Since it is not tcp/ip- (and port-) based, can you "publish" multiple 
> devices? (e.g. compared to (e)nbd, where you have to run a dedicated 
> server process for each device)

Actually that's not quite true: each enbd server can act like several!
One simply separates the groups of command line arguments appropriate
for each server with a "--". But yes, it's an artifice. It's one
resource exported per server port.

Peter