From owner-freebsd-current Sat Feb 8 12:50:21 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9300337B401; Sat, 8 Feb 2003 12:50:20 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF17B43FB1; Sat, 8 Feb 2003 12:50:18 -0800 (PST) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.9.3/8.9.3) with UUCP id VAA28090; Sat, 8 Feb 2003 21:50:17 +0100 (CET) Received: from uriah.heep.sax.de (localhost.heep.sax.de [127.0.0.1]) by uriah.heep.sax.de (8.12.6/8.12.6) with ESMTP id h18KgRUm002764; Sat, 8 Feb 2003 21:42:27 +0100 (MET) (envelope-from j@uriah.heep.sax.de) Received: (from j@localhost) by uriah.heep.sax.de (8.12.6/8.12.6/Submit) id h18KgRra002763; Sat, 8 Feb 2003 21:42:27 +0100 (MET) Date: Sat, 8 Feb 2003 21:42:27 +0100 From: Joerg Wunsch To: "Greg 'groggy' Lehey" Cc: Michael Reifenberger , freebsd-current@FreeBSD.org Subject: Re: vinum start & -current doesn't work as expected Message-ID: <20030208214227.A1294@uriah.heep.sax.de> Reply-To: Joerg Wunsch Mail-Followup-To: Joerg Wunsch , Greg 'groggy' Lehey , Michael Reifenberger , freebsd-current@FreeBSD.org References: <20030207105857.T2514@nihil.reifenberger.com> <200302072056.h17KujgW073866@uriah.heep.sax.de> <20030207225249.O33219@nihil.reifenberger.com> <20030208000045.I63152@uriah.heep.sax.de> <20030207232145.GE67449@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030207232145.GE67449@wantadilla.lemis.com>; from grog@FreeBSD.org on Sat, Feb 08, 2003 at 09:51:45AM +1030 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As Greg 'groggy' Lehey wrote: > > I guess it's time to dump the old vinum start code from > > vinum(8) completely, and use the in-kernel scan now. > > This sounds like a good idea. Not after looking a bit closer. ;-) The only difference ist that the userland "vinum start" uses devstat, while the in-kernel autoscan if vinum.autostart is set uses sysctl kern.disks (devstat is not available in the kernel). Both use the same backend function. So yes, the userland should probably be changed to use the sysctl as well, but that's certainly not the root of Michael's problems. Something else must be the problem there. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message