Kenneth Porter writes: > > But *why* is that bad? After all, a SCSI disk is on the other end of a SCSI > cable, and so is "networked" in some sense. Why is that ok but a "network" > disk is not?
Because the SCSI protocol, while horribly complicated in its own right, is simple compared to network filesystem protocols. And because history shows that SCSI disks work just fine as opposed to NFS and other network file systems that have a history of problems. History also shows, by the way, that IDE disks are somewhere in between: better than NFS but worse than SCSI. The newest ATA specs (ATA100 and faster, if I recall correctly) have added integrity checking on the bus which should remedy that problem. -Larry Jones See, it all makes sense. See? See?? They never see. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
