Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Oct 2007 11:31:44 +0200
From:      "Axel S. Gruner" <liste@encephalon.de>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: zpool does not work
Message-ID:  <4700BE80.5080109@encephalon.de>
In-Reply-To: <4700BC65.1000303@encephalon.de>
References:  <4700A791.6020606@encephalon.de>	<20071001091106.GB35764@garage.freebsd.pl> <4700BC65.1000303@encephalon.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Axel S. Gruner schrieb:
> Pawel Jakub Dawidek schrieb:
>> On Mon, Oct 01, 2007 at 09:53:53AM +0200, Axel S. Gruner wrote:
>>> Hi,
>>>
>>> FreeBSD CURRENT from Fri Sep 28:
>>>
>>> #zpool create zeta raidz da1 da2 da3 da4
>>> Assertion failed: (P???P???), function rv == 0, file
>>> /usr/src/cddl/sbin/zpool/../../../contrib/opensolaris/cmd/zpool/zpool_vdev.c,
>>> line 131.
>>> Abort (core dumped)
>>>
>>> What could be the Problem?
>> It fails on geom_gettree(). Something seems to be wrong with your GEOM
>> topology, most likely some strange provider name that use characters
>> reserved for XML.
>>
>> Can you paste the output of 'sysctl -b kern.geom.confxml'?

I think this could be the problem:

<name>ntfs/Lokaler Datentr0/00ger</name>

Two of the disks are NTFS formatted. After fdisk these disks, i can
create the zpool.

It would be nice if i can also create a zpool on these disk without
first fdisk/format these. Or, maybe an error message which points me to
the problem.

Cheers,

Axel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4700BE80.5080109>