Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!ames!cit-vax!mangler From: mangler@cit-vax.UUCP Newsgroups: comp.unix.wizards Subject: Re: Really, redundant file servers Message-ID: <1796@cit-vax.Caltech.Edu> Date: Mon, 16-Feb-87 03:43:49 EST Article-I.D.: cit-vax.1796 Posted: Mon Feb 16 03:43:49 1987 Date-Received: Mon, 16-Feb-87 20:16:09 EST References: <2592@phri.UUCP> <12959@sun.uucp> <8146@tekecs.TEK.COM> Distribution: world Organization: California Institute of Technology Lines: 21 Summary: dual-ported disks In article <12959@sun.uucp> dss@sun.UUCP (Daniel Steinberg) writes: >In many ways it is simpler to have a physical disk shadow than a >filesystem shadow... Another variation is two servers for a set of dual-ported disks. In this case there's no duplication of effort, and you're not buying twice as many disks. Eagles are so reliable that you'll see more downtime from power outages than from broken drives. This would be an attractive mode for us, because we've got the hardware for it. The hard part is getting two machines to share dual-ported disks read-write. The problem is caching; dual-port kits have no way to let the other CPU know that something was written and that something in the in-core cache should be invalidated. Some other way has to be provided to communicate this (Ethernet?). The SI SIMACS controller is supposed to be able to do this - I don't understand how. (Maybe they just don't cache anything? But that's too horrible to contemplate...). Don Speck speck@vlsi.caltech.edu {seismo,rutgers,ames}!cit-vax!speck