From owner-freebsd-current Fri Feb 7 13: 0:27 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 0AB6A37B401 for ; Fri, 7 Feb 2003 13:00:26 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id A02CE43FB1 for ; Fri, 7 Feb 2003 13:00:24 -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 WAA09273; Fri, 7 Feb 2003 22:00:09 +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 h17KujRL073867; Fri, 7 Feb 2003 21:56:45 +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 h17KujgW073866; Fri, 7 Feb 2003 21:56:45 +0100 (MET) Date: Fri, 7 Feb 2003 21:56:45 +0100 (MET) Message-Id: <200302072056.h17KujgW073866@uriah.heep.sax.de> Mime-Version: 1.0 X-Newsreader: knews 1.0b.1 Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Organization: Private BSD site, Dresden 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 References: <20030207105857.T2514@nihil.reifenberger.com> In-Reply-To: <20030207105857.T2514@nihil.reifenberger.com> From: j@uriah.heep.sax.de (Joerg Wunsch) Subject: Re: vinum start & -current doesn't work as expected X-Original-Newsgroups: local.freebsd.current To: freebsd-current@freebsd.org Cc: Michael Reifenberger Content-Type: text/plain; charset=us-ascii 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 Michael Reifenberger wrote: > After reboot, a `vinum start` gives me: > ** no drives found: No such file or directory Do you perchance have a kernel without GEOM? vinum start has now been changed to use sysctl kern.disks as the list of devices to scan. Hmm. No, maybe not... I'm afraid i should change the userland to perform the same as the early startup in the kernel now does. What does your sysctl kern.disks say? As a workaround, you can try setting vinum_load=YES vinum.autostart=YES in your /boot/loader.conf, /and/ remove the start_vinum line from rc.conf. Please tell me whether this gives different results. -- 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