From owner-freebsd-questions@freebsd.org Sat Jul 29 08:50:29 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA22FDBE562 for ; Sat, 29 Jul 2017 08:50:29 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 8C99364624 for ; Sat, 29 Jul 2017 08:50:29 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (aftr-88-217-181-97.dynamic.mnet-online.de [88.217.181.97]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 55C95C15D88 for ; Sat, 29 Jul 2017 10:50:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fechner.net; s=default; t=1501318227; bh=Zzai/bOl1NxsdwyxnAm31ZZINR3LOgS5JPxN6FBnOlY=; h=Subject:To:References:From:Date:In-Reply-To; b=PlNANsfXY4dZDXrCDlw/hSYaC1ug5FgiQghwfCVZWD6AC66OaUwzilQZBudiRVqnG G7wGg09cRyPiA/5w6l8ela4w0HnDkSsZV8IftNVOjg8Njp9JQ/vkfouHpsP1MOynbm Aswz2QwnhT7pPkCIUfkERPncPLMETEoXiWzSK6pw= Received: from [192.168.0.151] (idefix.idefix.lan [192.168.0.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 27DA7D8D812 for ; Sat, 29 Jul 2017 10:50:27 +0200 (CEST) Subject: Re: ZFS fails with error 6 on upgrade to 11.1 To: freebsd-questions@freebsd.org References: <87shhiao5h.fsf@domain.invalid> <87r2x1o9eu.fsf@domain.invalid> <87a83oe0nq.fsf@domain.invalid> From: Matthias Fechner Message-ID: <7f1a4fd4-c3a0-c91c-d7ca-61b024671a96@fechner.net> Date: Sat, 29 Jul 2017 10:50:26 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <87a83oe0nq.fsf@domain.invalid> Content-Language: en-US Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jul 2017 08:50:29 -0000 Am 28.07.2017 um 23:01 schrieb Sebastian Schwarz: >> # zpool upgrade hdd >> This system supports ZFS pool feature flags >> >> Enabled the following features on 'ssd': >> multi_vdev_crash_dump >> sha512 >> skein > Then I rebooted but I'm still getting the same error. > have you also upgraded your bootloader? Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook