From owner-freebsd-stable@FreeBSD.ORG Tue Dec 2 14:27:39 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D42CEF10 for ; Tue, 2 Dec 2014 14:27:39 +0000 (UTC) Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de [80.67.18.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9641AF6D for ; Tue, 2 Dec 2014 14:27:39 +0000 (UTC) Received: from [78.35.176.15] (helo=fabiankeil.de) by smtprelay04.ispgateway.de with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1XvoQL-0006CP-80 for freebsd-stable@freebsd.org; Tue, 02 Dec 2014 15:27:29 +0100 Date: Tue, 2 Dec 2014 15:27:28 +0100 From: Fabian Keil To: Subject: Re: Zpool is segfaulting Message-ID: <6ce2be85.1a4a8742@fabiankeil.de> In-Reply-To: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/x3dkSl6vgnZ18bYiPRNykMh"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2014 14:27:39 -0000 --Sig_/x3dkSl6vgnZ18bYiPRNykMh Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable St=C3=A9phane Dupille via freebsd-stable wrote: > I've juste upgraded my server from 10.0-RELEASE to 10.1-RELEASE.=20 > Everything went well, exception in my daily periodic report, I've found=20 > that the command "zpool list" is behaving strangely : > # zpool list > bad property list: invalid property 'fragmentation' Are you sure kernel and userland are in sync? > But what is frightening me the most is that : > # zpool upgrade > This system supports ZFS pool feature flags. >=20 > All pools are formatted using feature flags. >=20 >=20 > Some supported features are not enabled on the following pools. Once a > feature is enabled the pool may become incompatible with software > that does not support the feature. See zpool-features(7) for details. >=20 > POOL FEATURE > --------------- > zboot > com.delphix:async_destroy > zsh: segmentation fault (core dumped) zpool upgrade >=20 >=20 > Again, it works perfeclty well on a freshly installed 10.1-RELEASE. >=20 > So, on my server, I installed a mirror zfs on top of a GELI layer. I=20 > don't know if it's of any importance. This could be related to: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D182248 Fabian --Sig_/x3dkSl6vgnZ18bYiPRNykMh Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlR9zFAACgkQBYqIVf93VJ07PgCdGeUVw0GMOmzlzUOH/0f1w7wU QEQAnA1ZObbr/8JgDMDARvjhDkXuCHLC =qXB9 -----END PGP SIGNATURE----- --Sig_/x3dkSl6vgnZ18bYiPRNykMh--