Re: Integration of SCST in the mainstream Linux kernel

From: Jeff Garzik
Date: Mon Feb 04 2008 - 18:05:27 EST


Alan Cox wrote:
better. So for example, I personally suspect that ATA-over-ethernet is way better than some crazy SCSI-over-TCP crap, but I'm biased for simple and low-level, and against those crazy SCSI people to begin with.

Current ATAoE isn't. It can't support NCQ. A variant that did NCQ and IP
would probably trash iSCSI for latency if nothing else.

AoE is truly a thing of beauty. It has a two/three page RFC (say no more!).

But quite so... AoE is limited to MTU size, which really hurts. Can't really do tagged queueing, etc.


iSCSI is way, way too complicated. It's an Internet protocol designed by storage designers, what do you expect?

For years I have been hoping that someone will invent a simple protocol (w/ strong auth) that can transit ATA and SCSI commands and responses. Heck, it would be almost trivial if the kernel had a TLS/SSL implementation.

Jeff



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/