From owner-freebsd-current Sat Dec 4 16: 2:19 1999 Delivered-To: freebsd-current@freebsd.org Received: from tinker.exit.com (exit-gw.power.net [207.151.46.196]) by hub.freebsd.org (Postfix) with ESMTP id AFFF0152F5; Sat, 4 Dec 1999 16:02:16 -0800 (PST) (envelope-from frank@exit.com) Received: from realtime.exit.com (realtime.exit.com [206.223.0.5]) by tinker.exit.com (8.9.3/8.9.3) with ESMTP id QAA87504; Sat, 4 Dec 1999 16:01:53 -0800 (PST) (envelope-from frank@exit.com) Received: (from frank@localhost) by realtime.exit.com (8.9.3/8.9.3) id QAA39637; Sat, 4 Dec 1999 16:01:52 -0800 (PST) (envelope-from frank) From: Frank Mayhar Message-Id: <199912050001.QAA39637@realtime.exit.com> Subject: Re: Mounting one FS on more than one system In-Reply-To: <1082.944351072@dstc.edu.au> from George Michaelson at "Dec 5, 1999 09:44:32 am" To: ggm@dstc.edu.au (George Michaelson) Date: Sat, 4 Dec 1999 16:01:52 -0800 (PST) Cc: mckusick@flamingo.McKusick.COM (Kirk McKusick), msmith@FreeBSD.ORG (Mike Smith), match@elen.utah.edu, current@FreeBSD.ORG Reply-To: frank@exit.com X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Regarding a filesystem mounted on multiple boxes, check out DFS; there's a spec available from the Open Group in the UK for $58.00: http://www.opengroup.org/pubs/catalog.saved/p409.htm If you allow multiple R/W mounts, it's certainly not trivial. As Kirk said, you need a strong coherency mechanism; DFS uses a token mechanism invented, AFAIK, by Locus Computing Corporation. I work on the former Locus clustering stuff (for Compaq, these days), so I can't really contribute, but I know there are white papers and other docs out there. -- Frank Mayhar frank@exit.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message