From nobody Fri Sep 17 00:18:33 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E8B5517CF2E2 for ; Fri, 17 Sep 2021 00:18:46 +0000 (UTC) (envelope-from ggm@algebras.org) Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H9ZLZ5rQlz3hds for ; Fri, 17 Sep 2021 00:18:46 +0000 (UTC) (envelope-from ggm@algebras.org) Received: by mail-lf1-x130.google.com with SMTP id y28so25439390lfb.0 for ; Thu, 16 Sep 2021 17:18:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=algebras-org.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=bwX47m6w9/434sf/z1A/QOs162V2WVwxu+sM4D4kNu4=; b=0j4e8/aA+hdLy5obPxX7snXAX2vGgrwEetXgwulZ++bXRk6tInVZw6vedgo/4CfN0D lpoQzgB/sRyGqW8YGxaWshDUScj7fCvkatNp1PdmleBZqLiYcbLNQmlVZ/daVWENfwTI wlLEMPvrSrPCbfzeG07i/odp52Uj8wFf7Pdb7/4qHCjC7NO4XkkhwkEHb8lRJ/VqTg2q CzamoqJkyQXZic35W8G4zlLoT0RSErqoNdMjDxvQv5ux3vDlxdA+XEvN8PoOg06+gnEP /Z0cIpO6NvKh+XuxVDb/C6KHkCcAEZNYKVJB3jceyhrORrVe5gWB4vsqOgzbP6H3SuuM PvSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=bwX47m6w9/434sf/z1A/QOs162V2WVwxu+sM4D4kNu4=; b=cktTN7oskJUNvglWAyrz6s8NJ68akWXnmCQJMBR9LJ04oyqJsP+ncSmmrE1JWLFIvV QNEtiuOBnrbhuwuVmFFIR8jwpr1EngaJ6O/t6drz1qYnZTysPzzEi3A1gGXKNsn1W1eG Nxf89UNH7F+FcaYQMpV7sNQWZ4QK/TuAZD7cL0WCAWJJB4K0mRYTcDKsTYfiFT93UH8P bYajzw1HRpnmDAJeE/0QCqwqU30Pm4lA9R5l4Ubz8pf/zeEjMgwhw0PveIIL4S/qYTfk 73HOJQmD6AEToG/7oBvJJN8jrzXkB4kl+9UaXlZpOjDJz5BbOjIar3qRFPMMgID4fAtq za1g== X-Gm-Message-State: AOAM5338MsMHUmyGq29+jGM+x39tRKZmqcm3z5d3mnLPKbNlYkw5RMqk 6oYpOv7iveiAwocn71kO58uK1nZ9G1h/0WmTuDOMjw== X-Google-Smtp-Source: ABdhPJzRoXw/3ruvlw0Ir80guN+rRpL5GZAkFHXndBl3Wm3LUIN9irwIhqrnSXN1S7c4bGK30EOBiJ/2RN05m7ojgYA= X-Received: by 2002:a05:6512:3a81:: with SMTP id q1mr4490974lfu.4.1631837925124; Thu, 16 Sep 2021 17:18:45 -0700 (PDT) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 References: <37A64EF6-C638-41A6-9304-3C11550B811E@yahoo.com> <18C84EC4-D7D6-4288-949B-0157F52C95D2@yahoo.com> In-Reply-To: <18C84EC4-D7D6-4288-949B-0157F52C95D2@yahoo.com> From: George Michaelson Date: Fri, 17 Sep 2021 10:18:33 +1000 Message-ID: Subject: Re: zpool import: "The pool cannot be imported due to damaged devices or data" but zpool status -x: "all pools are healthy" and zpool destroy: "no such pool" To: Mark Millard Cc: Freddie Cash , Alan Somers , freebsd-current Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4H9ZLZ5rQlz3hds X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N GPT has a back-of-disk structure. Is the problem here that wiping GPT only at front, leaves emergency state at back which is detected, before the ZFS initialisation system can decide you don't want to use that?