Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2010 23:30:33 +0100 (CET)
From:      Michael Reifenberger <mike@reifenberger.com>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: zpool create fails on gpart device
Message-ID:  <alpine.BSF.2.00.1001302324070.2429@gw.reifenberger.com>
In-Reply-To: <20100130220221.GC1660@garage.freebsd.pl>
References:  <alpine.BSF.2.00.1001302116580.4627@gw.reifenberger.com> <20100130220221.GC1660@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 Jan 2010, Pawel Jakub Dawidek wrote:
...
>> Unfortunately I get the same symptom when trying to create a new pool using
>> newly attached ada devices:
> [...]
>
> I got no response how the patch works. Maybe you could try it?
>
> 	http://people.freebsd.org/~pjd/patches/vdev_geom.c.2.patch
>

The patch works for me (after removing the ';' in line 414):

...
   pool: z
  state: ONLINE
  scrub: none requested
config:

         NAME        STATE     READ WRITE CKSUM
         z           ONLINE       0     0     0
           raidz2    ONLINE       0     0     0
             ada0p3  ONLINE       0     0     0
             ada1p3  ONLINE       0     0     0
             ada2p3  ONLINE       0     0     0
             ada3p3  ONLINE       0     0     0
             ada4p3  ONLINE       0     0     0
             ada5p3  ONLINE       0     0     0

errors: No known data errors
...

If you feel comftable with the patch,
should I commit the fix to HEAD?

Thanks for fixing!

Bye/2
---
Michael Reifenberger
Michael@Reifenberger.com
http://www.Reifenberger.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1001302324070.2429>