From owner-freebsd-fs Tue Feb 25 05:34:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA21517 for fs-outgoing; Tue, 25 Feb 1997 05:34:16 -0800 (PST) Received: from assaris.sics.se (assaris.sics.se [193.10.66.108]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA21508 for ; Tue, 25 Feb 1997 05:34:13 -0800 (PST) Received: (from assar@localhost) by assaris.sics.se (8.7.5/8.7.3) id OAA09827; Tue, 25 Feb 1997 14:32:54 +0100 (MET) To: Chris Csanady Cc: freebsd-fs@FreeBSD.org Subject: Re: Coda File system... References: <199702251255.GAA03348@nyx.pr.mcs.net> Mime-Version: 1.0 (generated by tm-edit 7.68) Content-Type: text/plain; charset=US-ASCII From: Assar Westerlund Date: 25 Feb 1997 14:32:53 +0100 In-Reply-To: Chris Csanady's message of Tue, 25 Feb 1997 06:55:03 -0600 Message-ID: <5l3eulgge2.fsf@assaris.sics.se> Lines: 25 X-Mailer: Gnus v5.2.40/Emacs 19.34 Sender: owner-fs@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Chris Csanady writes: > For those who are interested, I came across a rather interesting project at > CMU. The Coda file system is a file system based on AFS, but extended to > provide increased availability even when completely disconnected--suitable > for mobil users as well. I've not had a chance to look at the copyright, or > source, but I think the terms would be ok. The page is at: > http://www-cgi.cs.cmu.edu/afs/cs/project/coda/Web/coda.html Yes, Coda is nice. > If the code is fairly mature, perhaps its worth a look. If not, I think its > essentially AFS, plus more. Possibly we could reverse engineer it and end > up with a standard AFS. Either way, I would love to see a real remote > filesysem for FreeBSD. :) Although I've looked, I've never been able to find > the original AFS source from before it went commercial. :( If anyone has this, > I'd love to get a copy... Keep in mind that Coda branched of during AFS2 and thus have very little in common with AFS3 from Transarc, so you'll not be able to make an AFS out of Coda. And I don't think there is any AFS2 code available, because it was funded by IBM and they kept all the rights. And then, I think it would take lots of work to make something stable and usable out of it (it took Transarc some time, as well). /assar