Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!genrad!decvax!minow From: minow@decvax.UUCP (Martin Minow) Newsgroups: comp.sys.misc,comp.arch Subject: Re: Using the SCSI interface Message-ID: <165@decvax.UUCP> Date: Tue, 6-Oct-87 22:28:29 EDT Article-I.D.: decvax.165 Posted: Tue Oct 6 22:28:29 1987 Date-Received: Sat, 10-Oct-87 05:35:56 EDT References: <126@bcsfse.UUCP> Reply-To: minow@decvax.UUCP (Martin Minow) Distribution: world Organization: Digital Eq. Corp. - Merrimack NH. Lines: 14 Xref: mnetor comp.sys.misc:905 comp.arch:2532 Some time ago, Bill Sears (bill@bcsfse.UUCP) asked about connecting two computers together using a SCSI interface, wondering what sort of hardware would be needed. While I'm not a scsi expert, my understanding is that all you would need is a cable between the two systems and controller firmware that can handle the communication. The controllers would have to be able to act as both initiator and target. (In the scsi universe, the requests an operation and the carries it out.) Once the hardware, controller, and device-driver needs are taken care of, you can build your favorite network model without significant (scsi-specific) effort. You can also have disks or additional processors on the bus, up to it's limit of seven or eight (I forgot which). Martin Minow decvax!minow