From owner-freebsd-afs Fri Jul 3 17:49:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA15826 for freebsd-afs-outgoing; Fri, 3 Jul 1998 17:49:41 -0700 (PDT) (envelope-from owner-freebsd-afs@FreeBSD.ORG) Received: from TELOS.ODYSSEY.CS.CMU.EDU (TELOS.ODYSSEY.CS.CMU.EDU [128.2.185.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA15821; Fri, 3 Jul 1998 17:49:38 -0700 (PDT) (envelope-from jaharkes@TELOS.ODYSSEY.CS.CMU.EDU) Received: from TELOS.ODYSSEY.CS.CMU.EDU (localhost [127.0.0.1]) by TELOS.ODYSSEY.CS.CMU.EDU (8.8.7/8.8.7) with ESMTP id UAA01805; Fri, 3 Jul 1998 20:49:32 -0400 Message-Id: <199807040049.UAA01805@TELOS.ODYSSEY.CS.CMU.EDU> X-Mailer: exmh version 2.0zeta 7/24/97 To: coda-announce@TELEMANN.coda.cs.cmu.edu, linux-coda@TELEMANN.coda.cs.cmu.edu, linux-fsdevel@vger.rutgers.edu, linux-kernel@vger.rutgers.edu, freebsd-hackers@FreeBSD.ORG, freebsd-afs@FreeBSD.ORG, netbsd-announce@netbsd.org, netbsd-current@netbsd.org Subject: Coda version 4.6.1 available Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Jul 1998 20:49:32 -0300 From: jaharkes@cs.cmu.edu Sender: owner-freebsd-afs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Coda distributed file system version 4.6.1 now available http://www.coda.cs.cmu.edu Coda is an advanced experimental distributed file system with features such as server replication and disconnected operation for laptops (see the WWW site). Release 4.6.1 is mainly a bug fix release with changes since 4.4.4 detailed in the ChangeLog file available on the WWW site and in the root of the sources. The major improvements in this release are: Since 4.6.0: - an uninitialized variable error has been found which in combination with a lookup of a symlink of a particlar length could cause an internal fd to be closed which would crash venus. (so only upgrading coda-client-4.6.1 is necessary for people who are already running 4.6.0) Since 4.4.4: - no more server hangs on first time startup of a server - RPC2 packet buffers are now checked for sanity and should not cause segfaults when bad - many thread stack overflows fixed - linux 2.1 kernel code is now MUCH more stable (many changes) - a coda-linux kernel package for easy module building - Linux Debian compilation fixed - major improvements in debugging features - preliminary support for NT & 95 Coda servers - very preliminary support for Win 95 clients (see below) - initial support for FreeBSD & NetBSD packages Stability: we believe this release is a major improvement over the previous one. Coda 4.6.1 on Linux, FreeBSD and NetBSD is very usable as an experimental file system. The development of Coda is largely done within /coda and many of us keep email and other vital files in /coda. We have confusing situations, but have not lost any files. Platforms: Linux (i86 and sparc): Kernel 2.0 -- kernel code included in coda-linux package; this code is not much changed from 4.4.4: it is stable in the sense of not crashing your system, but is known to have odd bugs due to an incomplete implementation of the Coda semantics Kernel 2.1 -- kernel code is included in the Linux kernel, HOWEVER, that code lags our current version, so you should use the kernel code provided in the 4.6.1 coda-kernel package instead (we are holding off submitting patches to avoid overloading Linus). This code closely follows the Coda semantics and is in constant use by most of us, but is less extensively exercised than the 2.0 code and may still, rarely, crash systems. User-level issues: we no longer support libc5; it may still work just fine. The Coda tarball compiles under Debian and there will be a Debian maintainer for Coda at some point (details to be announced). Packages for Red Hat 5.0 are available and appear to work fine on Red Hat 5.1. NetBSD 1.3 x86: NetBSD benefits from the general bugfixes and is working very well both as a server and as a client. Coda for NetBSD 1.3 on x86 is available as NetBSD packages. We will be more than happy to help others port Coda to other NetBSD platforms; we just don't have the resources or hardware to do this ourselves. FreeBSD 2.2.5 & 2.2.6: FreeBSD mostly works very well; It is now released as FreeBSD packages. We have also released our internal "ports" collection for the Coda Client and Server to build the FreeBSD packages with. We apologize that for project reasons we will not be able to adequately test 2.2.6 versions until August. It does appear to work reasonably well on both 2.2.5 and 2.2.6. Win32: Preliminary support for running Coda servers on Windows NT and Windows 95. In this release, the Win32 port is only suitable for developers to experiment with. No kernel-mode code is needed for the Coda server. All building is done with cross-compilation using Cygwin32 from Red Hat Linux (cross-build RPMs are available); see README.nt in the root of the source tree for details. Windows 95: Very preliminary support for a client on Windows 95 is included since 4.6.0. To use this, you need to have the entire Microsoft toolchain necessary to build VxDs for the kernel-level components of Coda. In addition, you need a special cross-compilation environment for the user-level components which is available for Red Hat Linux from our website. Note on Windows ports: we hope that by making this code available we will encourage developers to explore it and perhaps join in development. It is not usable as a filesystem yet. We thank many net contributors for patches, but above all Michael Callahan for developing and contributing the Windows 95 port as well as continuing to be an invaluable resource for our group. Please join our bazaar! Signed: The CMU Coda team Peter J. Braam development leader Shafeeq Sinnamohideen extensive networking code improvements Jan Harkes improvements to the client and RVM Bob Baron BSD support Henry Pierce release engineering Satya head of the group vital for past, present and future development To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-afs" in the body of the message