public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew McGregor <andrew@indranet.co.nz>
To: Andre Hedrick <andre@pyxtechnologies.com>,
	Oliver Xymoron <oxymoron@waste.org>
Cc: Andrew Morton <akpm@digeo.com>,
	Rik van Riel <riel@conectiva.com.br>,
	Richard Stallman <rms@gnu.org>,
	linux-kernel@vger.kernel.org
Subject: Re: Linux iSCSI Initiator, OpenSource (fwd) (Re: Gauntlet Set NOW!)
Date: Mon, 06 Jan 2003 23:24:23 +1300	[thread overview]
Message-ID: <12720000.1041848663@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.10.10301051924140.421-100000@master.linux-ide.org>

It's a common large-vendor tactic to create bizzarre specs, and the IETF 
gets sidetracked that way very easily (I'm not blaming Cisco or anyone in 
particular, I am too busy at IETFs to track the politics in iSCSI). 
Andre's showing some of the difficulty of implementing any IETF spec; they 
are very incomplete.  You can't write an IP stack purely from the spec and 
get anywhere.

Also, in the case of something like iSCSI, you get two kinds of early 
implementations; experimental (in this case Cisco) and production (Andre, 
and presumably Microsoft).  Often the quality of the experimental 
implementations is awful, but nevertheless they become the reference. The 
community has recently been able to produce production quality code faster 
than the experimenters (anyone remember the first Halloween memo talking 
about how long it would take to implement WebDAV?  There was a complete, 
production opensource implementation available three days after the release 
of the memo, about a year ahead of MS).  Looks like Andre's done that with 
iSCSI.

Andrew

--On Sunday, January 05, 2003 19:38:15 -0800 Andre Hedrick 
<andre@pyxtechnologies.com> wrote:

> On Sun, 5 Jan 2003, Oliver Xymoron wrote:
>
>> On Sat, Jan 04, 2003 at 06:47:43PM -0800, Andrew Morton wrote:
>> > Andre Hedrick wrote:
>> > >
>> > > Rik and Richard,
>> > >
>> > > As you see, I in good faith prior to this holy war, had initiated a
>> > > formal request include a new protocol into the Linux kernel prior to
>> > > the freeze. The extention was requested to insure the product was of
>> > > the highest quality and not limited with excessive erratium as the
>> > > ratification of the IETF modified, postponed, and delayed ;
>> > > regardless of reason.
>> > >
>> > > Obviously, PyX had (has) on its schedule to product a high quality
>> > > target which is transport independent on each side of the protocol.
>> > > We are not sure of this position because of the uncertain nature of
>> > > the basic usages of headers and export_symbols.
>> > >
>> >
>> > I suggest that if a function happens to be implemented as an inline
>> > in a header then it should be treated (for licensing purposes) as
>> > an exported-to-all-modules symbol.  So in Linux, that would be
>> > LGPL-ish.
>> >
>> > The fact that a piece of kernel functionality happens to be inlined
>> > is a pure technical detail of linkage.
>> >
>> > If there really is inlined functionality which we do not wish made
>> > available to non-GPL modules then it should be either uninlined and
>> > not exported or it should be wrapped in #ifdef GPL.
>>
>> More pragmatically, who cares? There's already at least one vendor
>> (Cisco) who ships a perfectly good fully GPLed iSCSI initiator module
>> that doesn't need to touch any core code. It's already the benchmark
>> for compatibility at interoperability tests. And it's following the
>> IETF drafts closely too. Once we actually have an iSCSI RFC, it might
>> be worth pulling it into the kernel tree. I believe Red Hat is
>> shipping it some form already.
>
> If you know anything about iSCSI RFC draft and how storage truly works.
> Cisco gets it wrong, they do not believe in supporting the full RFC.
> So you get ERL=0, and now they turned of the "Header and Data Digests",
> this is equal to turning off the iCRC in ATA, or CRC in SCSI between the
> controller and the device.  For those people who think removing the
> checksum test for the integrity of the data and command operations, you
> get what you deserve.
>
>> That leaves the question of using Linux as an iSCSI target, and I've
>> yet to see any reason why this couldn't be done in userspace. In fact,
>> in a lot of ways that's the right thing to do as it lets you take
>> proper advantage of MD/LVM/EVMS/crypto, etc..
>
> You go right ahead, and see if you can move at near wire speed.
> Next try to support any filesystem regardless of platform.
> Specifically anything Microsoft does to thwart Linux, I have already
> covered.
>
>> There are a few other free implementations out there too.
>
> Please go use them and in two seconds my product can bring them all to the
> ground with the full error injection tool kit from both sides.  My team
> has gone through supporting every optional feature in the RFC draft as
> manditory to remove any possible vendor unique opportunities.
>
> There are grey areas in the RFC draft to support every corner case of
> ERL=1 and ERL=2.
>
> You figure out how to support the marker stream to perform a
> Sync-and-Steering layer.
>
> PyX is the second in the world to support Sync-and-Steering, and the first
> to do it software only.
>
> Please go for it, and you will spend at least 18-24 months to develop.
>
> The target(erl=0) is what would be the second phase to open source, but I
> see you and other want to do the hard way and that is fine.
>
> In two week I will have NetBSD certified, and 4 weeks later should have
> Solaris certifed.
>
> Cheers,
>
> Andre Hedrick, CTO & Founder
> iSCSI Software Solutions Provider
> http://www.PyXTechnologies.com/
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>
>



  parent reply	other threads:[~2003-01-06 10:23 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-05  1:54 Linux iSCSI Initiator, OpenSource (fwd) (Re: Gauntlet Set NOW!) Andre Hedrick
2003-01-05  2:47 ` Andrew Morton
2003-01-05  3:26   ` NEURONET
2003-01-05  4:11     ` NEURONET
2003-01-05  4:41   ` Andre Hedrick
2003-01-05  6:16     ` Andrew Morton
2003-01-06  3:06   ` Oliver Xymoron
2003-01-06  3:38     ` Andre Hedrick
2003-01-06  5:24       ` Oliver Xymoron
2003-01-06 10:24       ` Andrew McGregor [this message]
2003-01-06 16:51       ` Roman Zippel
2003-01-07  0:28         ` Andre Hedrick
2003-01-07 20:36           ` Roman Zippel
2003-01-07 22:45             ` Andre Hedrick
2003-01-08  0:04               ` Roman Zippel
2003-01-08  1:43                 ` Alan Cox
2003-01-08  1:08                   ` Larry McVoy
2003-01-08 16:48               ` Vojtech Pavlik
2003-01-08 19:37                 ` Andre Hedrick
2003-01-07  0:39         ` Andrew McGregor
2003-01-07  4:20           ` Oliver Xymoron
2003-01-07  5:38             ` Valdis.Kletnieks
2003-01-07  6:16               ` Werner Almesberger
2003-01-07  6:43                 ` Valdis.Kletnieks
2003-01-07  7:08                   ` Werner Almesberger
2003-01-07  8:00                     ` Valdis.Kletnieks
2003-01-07  8:14                       ` Werner Almesberger
2003-01-07  8:41                         ` Valdis.Kletnieks
2003-01-07 17:07                           ` Werner Almesberger
2003-01-07 12:12                     ` Andrew McGregor
2003-01-07  6:45               ` Lincoln Dale
2003-01-07  7:02                 ` Valdis.Kletnieks
2003-01-07 11:24             ` Andrew McGregor
2003-01-07 10:31           ` Olivier Galibert
2003-01-08 19:10             ` H. Peter Anvin
2003-01-08 20:09               ` Andrew McGregor
2003-01-08 20:40                 ` Richard B. Johnson
2003-01-07 12:31           ` Alan Cox
2003-01-07 12:31             ` Andrew McGregor
2003-01-07 13:58               ` Alan Cox
2003-01-07 23:09                 ` Andrew McGregor
2003-01-07 16:21               ` Oliver Xymoron
2003-01-07 13:04         ` Lionel Bouton
     [not found]     ` <Pine.LNX.4.10.10301051924140.421-100000@master.linux-ide.o rg>
2003-01-06  7:14       ` Lincoln Dale
2003-01-06  7:53         ` Linux iSCSI Initiator Andre Hedrick
     [not found]         ` <Pine.LNX.4.10.10301052337150.421-100000@master.linux-ide.o rg>
2003-01-06  9:10           ` Lincoln Dale
2003-01-06  9:28             ` Andre Hedrick
2003-01-06  3:25   ` Linux iSCSI Initiator, OpenSource (fwd) (Re: Gauntlet Set NOW!) Richard Stallman
2003-01-06  4:08     ` Andre Hedrick
2003-01-06 20:49       ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2003-01-05 22:51 Adam J. Richter
     [not found] <fa.kccjmvv.13go3jp@ifi.uio.no>
     [not found] ` <fa.hjtum4v.fki8p1@ifi.uio.no>
2003-01-08  1:07   ` walt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12720000.1041848663@localhost.localdomain \
    --to=andrew@indranet.co.nz \
    --cc=akpm@digeo.com \
    --cc=andre@pyxtechnologies.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oxymoron@waste.org \
    --cc=riel@conectiva.com.br \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox