public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: AoE inclusion into 2.4.x
@ 2004-04-21 18:27 Sam Hopkins
  2004-04-21 21:08 ` Marcelo Tosatti
  0 siblings, 1 reply; 5+ messages in thread
From: Sam Hopkins @ 2004-04-21 18:27 UTC (permalink / raw)
  To: jgarzik, sah, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

When I started development 2.6 was barely out.  I wanted to develop
for a stable system to start.  I've looked at what has changed betwixt
v4 and v6 and am in the process of porting.

Sam

[-- Attachment #2: Type: message/rfc822, Size: 1183 bytes --]

From: Jeff Garzik <jgarzik@pobox.com>
To: Sam Hopkins <sah@coraid.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: AoE inclusion into 2.4.x
Date: Wed, 21 Apr 2004 13:52:50 -0400
Message-ID: <4086B4F2.90104@pobox.com>

Sam Hopkins wrote:
> Greetings,
> 
> I would like to offer our driver for inclusion into the 2.4 kernel.
> Marcelo suggested (strongly) that I make this request officially
> to the list.


Oh, why submit to 2.4 before 2.6?  Usually the other way around is 
preferred.

	Jeff



^ permalink raw reply	[flat|nested] 5+ messages in thread
* AoE inclusion into 2.4.x
@ 2004-04-21 17:34 Sam Hopkins
  2004-04-21 17:51 ` Jeff Garzik
  2004-04-21 17:52 ` Jeff Garzik
  0 siblings, 2 replies; 5+ messages in thread
From: Sam Hopkins @ 2004-04-21 17:34 UTC (permalink / raw)
  To: linux-kernel

Greetings,

I would like to offer our driver for inclusion into the 2.4 kernel.
Marcelo suggested (strongly) that I make this request officially
to the list.

The driver code is available from:

	http://www.coraid.com/support/aoe-1.6.tar

I'm now going to cheat and copy our prior correspondence.  Please CC me
on any comments / questions as I'm not a lkml subscriber.


Cheers,

Sam Hopkins
sah@coraid.com

-----
>From cyclades.com!marcelo.tosatti Wed Apr 21 12:18:18 EDT 2004
Date: Wed, 21 Apr 2004 13:16:35 -0300
From: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
To: Sam Hopkins <sah@coraid.com>
Subject: Re: AoE driver inclusion into standard kernel release
In-Reply-To: <70362c6516a63d61c978affd8ac6d270@borf.com>

mail linux-kernel@vger.kernel.org
Subject: AoE inclusion into 2.4.x
Greetings,

I would like to offer our driver for inclusion into the 2.4 kernel.
Marcelo suggested (strongly) that I make this request officially
to the list.

The driver code is available from:

	http://www.coraid.com/support/aoe-1.6.tar

I'm now going to cheat and copy our prior correspondence.  Please CC me
on any comments / questions as I'm not a lkml subscriber.


Cheers,

Sam Hopkins
sah@coraid.com

-----
>From cyclades.com!marcelo.tosatti Wed Apr 21 12:18:18 EDT 2004
Date: Wed, 21 Apr 2004 13:16:35 -0300
From: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
To: Sam Hopkins <sah@coraid.com>
Subject: Re: AoE driver inclusion into standard kernel release
In-Reply-To: <70362c6516a63d61c978affd8ac6d270@borf.com>

Hi Sam, 

Sorry for taking so long to answer. 

Currently 2.4.x is in maintenance-only mode, but I dont see a problem including
your driver. I strongly suggest you to post this announcement to the linux-kernel 
mailing list to get wider review, please.

Thanks!

On Sat, Apr 17, 2004 at 05:26:50PM -0400, Sam Hopkins wrote:
> Hello,
> 
> I would like to discuss getting my AoE protocol driver
> into the standard kernel release.  AoE (ATA over Ethernet)
> is an open protocol for transmitting ATA commands over ethernet
> frames.  AoE has an assigned IANA Ethernet type of 0x88a2 and
> an assigned linux kernel major number of 152.  The AoE driver
> translates block device requests into AoE requests to EtherDrive
> blades, the only device to currently support the AoE protocol.
> An EtherDrive blade is a small computer that answers AoE requests
> by performing them upon the attached ATA drive.  Each blade slides
> into a rackmount shelf where it gets access to power and ethernet.
> Each blade has its own ethernet address.  For more information about
> EtherDrive blades, please visit www.coraid.com.
> 
> The current addressing scheme for accessing EtherDrive blades
> has changed since the initial registration of the major number.
> Previously we had a mechanism by which users associated blades
> with a minor number and then accessed the blade by accessing
> /dev/etherd/<minor number>.  This was scrapped in favor of a
> simpler method.  The current mechanism relies on the notion
> that each blade slides into one of 18 slots in an addressable rack.
> The blade in shelf 0, slot 1 is addressed as /dev/etherd/00:01.
> For char devices, the following is now employed:
> 
> 	0 = /dev/etherd/ctl
> 	1 = /dev/etherd/stat
> 	2 = /dev/etherd/err
> 
> We may add /dev/etherd/raw back in the future, but currently
> it is no longer necessary.  Documentation at lanana.org should
> probably be updated to reflect these changes.
> 
> We've been using the AoE driver with EtherDrive blades and
> software raid for a while and I feel the driver is ready for
> this next step.  Please let me know if there is anything you
> need for me to do in order to move this along.
> 
> Cheers,
> 
> Sam Hopkins
> sah@coraid.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-04-21 21:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-21 18:27 AoE inclusion into 2.4.x Sam Hopkins
2004-04-21 21:08 ` Marcelo Tosatti
  -- strict thread matches above, loose matches on Subject: below --
2004-04-21 17:34 Sam Hopkins
2004-04-21 17:51 ` Jeff Garzik
2004-04-21 17:52 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox