From owner-freebsd-hackers Wed May 13 19:23:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA12673 for freebsd-hackers-outgoing; Wed, 13 May 1998 19:23:31 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from freebie.lemis.com (freebie.lemis.com [139.130.136.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA12668 for ; Wed, 13 May 1998 19:23:22 -0700 (PDT) (envelope-from grog@lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id LAA01849; Thu, 14 May 1998 11:53:20 +0930 (CST) (envelope-from grog) Message-ID: <19980514115320.X320@freebie.lemis.com> Date: Thu, 14 May 1998 11:53:20 +0930 From: Greg Lehey To: FreeBSD Hackers Subject: Vinum: first alpha release available Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 14 May 1998 The first alpha version of vinum is now available for download at ftp://ftp.lemis.com/pub/vinum/vinum-0.01.tar.gz. Vinum is available under a Berkeley-style copyright. This version of vinum contains a subset of the final functionality, roughly equivalent to the ccd driver. In particular, the following restrictions apply: Automatic startup is not yet complete. It is currently necessary to re-configure the volumes every time the subsystem is started. This operation does not change the data on the disks. Detection of differences between the version of the kernel and the LKM is not yet implemented. Detaching plexes and subdisks has not yet been implemented. Reintegration of failed disks has not yet been implemented. vinum requires a special version of newfs, which has not yet been committed. The current version places some restrictions on volume names. See the documentation for further information. This version of vinum will run (hopefully) on FreeBSD 2.2.6 and recent versions of 3.0-CURRENT. It may also run on 2.2.5, but I haven't tested it. Due to changes in -CURRENT, it will not compile on versions older than about mid-March 1998. Due to licensing restrictions, this version does not contain the RAID5 functionality. If you are interested in testing this, please contact me privately. Don't use this version for performance testing. I have a lot of debug code in there, some of which is quite slow. At the moment, my main concern is stability. Documentation for this version includes man pages (vinum(4) and vinum(8)) and a user's guide, currently (for convenience) in /usr/src/sbin/vinum/doc. You can build PostScript versions of any of these by building the appropriate file (vinum4.ps, vinum8.ps or userguide.ps) in this directory. For convenience' sake, the distribution includes the PostScript file /usr/src/sbin/vinum/doc/userguide.ps. This document is intended to be formatted with troff; you can format it with nroff, but it will look funny. I don't intend to fix this. The documentations Makefile also refers to a file notes.*, which will contain technical notes when it is finished. All documents refer to the RAID5 functionality. Please ignore them for the time being. If you use this version, *PLEASE* give me some feedback, even if things work fine. In particular, of course, I'd like to hear of any problems you have either with the software or the documentation. I'll also accept requests for enhancement, but don't expect to see them in the near future: there's still a lot of code to be written. Greg Lehey 14 May 1998 -- See complete headers for address and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message