From owner-freebsd-questions@freebsd.org Sat Jul 29 10:21:06 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 7E79ADC0982 for ; Sat, 29 Jul 2017 10:21:06 +0000 (UTC) (envelope-from seschwar@gmail.com) Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 25993673C4 for ; Sat, 29 Jul 2017 10:21:06 +0000 (UTC) (envelope-from seschwar@gmail.com) Received: by mail-wm0-x229.google.com with SMTP id t201so13531590wmt.0 for ; Sat, 29 Jul 2017 03:21:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:mail-followup-to:date :message-id:mime-version:content-transfer-encoding; bh=5HxI7di26WqzQm14qSfpycrvnEBwREwx8RCY3Ug607Y=; b=YP0UlRn/CLE4sEAoWJ3Oc3Bdxdlf7h9M2yZDf/9Xr/WYpX4nX3gv16WdWpUuxcmJeS Tn77+UaUOgN7DwGSrydpAC4ImLS1RmnB51AmkD0VWMLLsZy8ouu7z3IBfXjDkIakD5xT O3QBuZvzSW6/CiH8dBwjlOgXkVg5sFnWJnI2IV0jhnvvWxPZE0jrAYVorqE74szVRPxs icemGELdy3greph1NDS4sudS8VbOnY1/hpsq7FjgAtMtErWjNu+FCWZ1r+9JtajTBw9z C/verGtEJBO9U3iqWhIffqBAsKEv8RT5rYCAZ7xZaZ3qMZ+mB5gdUvUWyz+wPZIfY6TF oWmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references :mail-followup-to:date:message-id:mime-version :content-transfer-encoding; bh=5HxI7di26WqzQm14qSfpycrvnEBwREwx8RCY3Ug607Y=; b=cbxcYmmSmj8TaGuoRGEcqV9rPI/yIsvRq2N2T00BVYplF6iIvT1PfC88udb351dBid Ne7LxOwCnDmsjq2948GPhY1q2lTIjY1HatPPd1Pmin4k+qYLe7/trgdtOnztfymTpidG kc3LGWbwR0KRVxo3EF7nk52bAfujjjsOUdBPnFTHwRB3YYZNitjj4enKIMpkRBOznccH 3zE6cWccOxUjUdrIaVOya0c02HH76PTUUW5cj0e0vokAZNNye7CyitbaPqV4NUDYALbU ujUX00nxYEYq+gziPiNCHKVPZPqgtfcDYkqYJtA4hOe6Phf2SjKRMy/SV7Cc0bYTC47M SOkA== X-Gm-Message-State: AIVw112CS6msYzFkGQ/Pyshx+LcJpyW8VTKaqKI15eJt2nj5poXi29Iz mFz9LQHiSxVIpPuD X-Received: by 10.80.159.67 with SMTP id b61mr9087106edf.150.1501323664311; Sat, 29 Jul 2017 03:21:04 -0700 (PDT) Received: from localhost (dyndsl-089-166-236-109.ewe-ip-backbone.de. [89.166.236.109]) by smtp.gmail.com with ESMTPSA id o30sm10766558edi.90.2017.07.29.03.21.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Jul 2017 03:21:03 -0700 (PDT) From: Sebastian Schwarz To: FreeBSD questions Subject: Re: ZFS fails with error 6 on upgrade to 11.1 In-Reply-To: References: <87shhiao5h.fsf@domain.invalid> <87r2x1o9eu.fsf@domain.invalid> <87a83oe0nq.fsf@domain.invalid> <877eysdz0f.fsf@domain.invalid> <874ltwdutr.fsf@domain.invalid> Mail-Followup-To: FreeBSD questions Date: Sat, 29 Jul 2017 12:21:02 +0200 Message-ID: <87o9s3o86p.fsf@domain.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 10:21:06 -0000 On 2017-07-29, Goran Tep=C5=A1i=C4=87 wrote: > Let me know when you sort it out, I'd like to know what > happened in case i need it sometimes god forbid :) I'm beginning to think that my ZFS pool and datasets are just fine. Booting the 11.1 installer from a USB drive allows me to access all the datasets from my pool without any problems. I guess something is wrong with the device discovery during early boot. Which is confusing, since all the ZFS pool's devices are present in the "List of GEOM managed disk devices" (printed by pressing "?" at the "mountroot>" prompt).