From owner-freebsd-geom@FreeBSD.ORG Thu Sep 22 08:46:27 2005 Return-Path: X-Original-To: freebsd-geom@FreeBSD.org Delivered-To: freebsd-geom@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84C1016A41F; Thu, 22 Sep 2005 08:46:27 +0000 (GMT) (envelope-from mmakkes@science.uva.nl) Received: from imap.science.uva.nl (imap.science.uva.nl [146.50.4.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39FC943D6B; Thu, 22 Sep 2005 08:46:21 +0000 (GMT) (envelope-from mmakkes@science.uva.nl) Received: from ow66.science.uva.nl [146.50.9.103] by imap.science.uva.nl with ESMTP (sendmail 8.11.6p2/config 11.35). id j8M8kJD14698; Thu, 22 Sep 2005 10:46:19 +0200 X-Organisation: Faculty of Science, University of Amsterdam, The Netherlands X-URL: http://www.science.uva.nl/ Received: by ow66.science.uva.nl (Postfix, from userid 14577) id C7140740F0; Thu, 22 Sep 2005 10:46:18 +0200 (CEST) Date: Thu, 22 Sep 2005 10:46:18 +0200 From: Marc Makkes To: Lukas Ertl Message-ID: <20050922084618.GB13391@science.uva.nl> References: <20050921213722.GA10203@science.uva.nl> <20050922061125.GA13391@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: Linux 2.6.11-ict1_l i686 X-Virus-Scanned: by amavisd-new Cc: freebsd-geom@FreeBSD.org Subject: Re: gvinum raid5 not comming up X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 08:46:27 -0000 On Thu, Sep 22, 2005 at 09:37:31AM +0200, Lukas Ertl wrote: > On Thu, 22 Sep 2005, Marc Makkes wrote: > > >>>I just tried to create a raid5 set, but the set doens't seem to come up > >>>after: > >> > >>Which OS level are you running? I committed a fix that should solve this > >>problem a few weeks ago. > > > >I'm running: > > > >FreeBSD 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Mon Sep 19 17:28:01 CEST > >2005 xander@:/usr/obj/usr/src/sys/FreeBSD_CURRENT amd64 > > > >My last update was on monday. Could it be that some mirrors are slow > >with syncing? > > No, that should be recent enough. Hmmm, are you loading the geom_vinum > kld at the boot loader or after booting the OS? At boot loader time, /boot/defaults/loader.conf says geom_vinum_load="YES" % kldstat Id Refs Address Size Name 1 2 0xffffffff80100000 8727a0 kernel 2 1 0xffffffff80973000 17c48 geom_vinum.ko yours, -marc