From owner-freebsd-geom@FreeBSD.ORG Mon Feb 27 21:10:36 2006 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 4B74716A420 for ; Mon, 27 Feb 2006 21:10:36 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from imap1u.univie.ac.at (imap1u.univie.ac.at [131.130.1.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2ABD43D4C for ; Mon, 27 Feb 2006 21:10:35 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from korben (korben.prv.univie.ac.at [131.130.7.98]) by imap1u.univie.ac.at (8.12.10/8.12.10) with ESMTP id k1RL9kgG032371 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 27 Feb 2006 22:09:47 +0100 (CET) Date: Mon, 27 Feb 2006 22:09:45 +0100 From: Lukas Ertl To: Olivier Cochard In-Reply-To: <3131aa530602271250r458dd9fep@mail.gmail.com> Message-ID: References: <3131aa530602271250r458dd9fep@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-DCC-ZID-Univie-Metrics: mx9.univie.ac.at 4249; Body=2 Fuz1=2 Fuz2=2 Cc: freebsd-geom@FreeBSD.org Subject: Re: Gvinum RAID5 volume don't work after a simple reboot 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: Mon, 27 Feb 2006 21:10:36 -0000 On Mon, 27 Feb 2006, Olivier Cochard wrote: > Here is an example of output during the starting of the volume: > > ============================= > 3 drives: > > D disk_ad1 State: up /dev/ad1s1 A: 0/238475 MB (0%) > > D disk_ad2 State: up /dev/ad2s1 A: 0/238475 MB (0%) > > D disk_ad3 State: up /dev/ad3s1 A: 0/238475 MB (0%) Are there no bsdlabels on the disks? I.e., is this device listing intended (ad1s1 instead of ad1s1a). > But, Once it gets to "UP", it's impossible to mount the volume: > > mount: /dev/gvinum/fatty on /mnt/home1: incorrect super block. This question might sound stupid, but is there a filesystem on the device? If it initializes, the filesystem is gone, if there ever was one. regards, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/