From owner-freebsd-geom@FreeBSD.ORG Fri Sep 23 10:09:12 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 73F5316A41F; Fri, 23 Sep 2005 10:09:12 +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 07D9643D5E; Fri, 23 Sep 2005 10:09:08 +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 j8NA94D07480; Fri, 23 Sep 2005 12:09:04 +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 0F1E6740F2; Fri, 23 Sep 2005 12:09:03 +0200 (CEST) Date: Fri, 23 Sep 2005 12:09:03 +0200 From: Marc Makkes To: Lukas Ertl Message-ID: <20050923100903.GA17415@science.uva.nl> References: <20050921213722.GA10203@science.uva.nl> <20050922061125.GA13391@science.uva.nl> <20050922084618.GB13391@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050922084618.GB13391@science.uva.nl> 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: Fri, 23 Sep 2005 10:09:12 -0000 Lukas, On Thu, Sep 22, 2005 at 10:46:18AM +0200, Marc Makkes wrote: > 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 Any idea how to get the the volume up? can i provide additional debug? -marc