From owner-freebsd-stable@freebsd.org Wed May 30 08:21:49 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70D96F771F0 for ; Wed, 30 May 2018 08:21:49 +0000 (UTC) (envelope-from serzh@expir.org) Received: from mail-yw0-x236.google.com (mail-yw0-x236.google.com [IPv6:2607:f8b0:4002:c05::236]) (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 0FB5776604 for ; Wed, 30 May 2018 08:21:45 +0000 (UTC) (envelope-from serzh@expir.org) Received: by mail-yw0-x236.google.com with SMTP id q7-v6so5728544ywd.9 for ; Wed, 30 May 2018 01:21:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=expir.org; s=google; h=mime-version:from:date:message-id:subject:to; bh=sNLxEQCJeX8ddb5Nk2h505BD3G46Gc/BsCKP3JTPsco=; b=XsxTJUzp/H48ehfpyKLVhjV2y8LbvM+yt24/Mf3xZBAnsiWkxwTvhgMGKwbyP1YtzQ CeWTVu4FFjMpWKrEn4v7trMrLro7sAVOpG+wqL9czXQq4FNPCoDj8NfLwIHTG/PcKxkP NJJvEwaVMrB7ssbtUU3/8bdvE+ywfYyH6blGs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=sNLxEQCJeX8ddb5Nk2h505BD3G46Gc/BsCKP3JTPsco=; b=bN5zmOtRuhmrYZ4hRbZbxkkUnjE+scHPAxMHKDvq331CXe2odLOvko44ERklM7IwjO 3toklovl5dm+XmoDBVtobMFkpzivp6K+cShNRFy1F84HRtj0+baOByKY1r1IGX7rZZDI ECQzg0pWe18X5HBjayzI6pS0JW38TiSdeeqtfW/Tx+Gi7DTTNeCFZjeaqg2Zy0kR1EHe qIB526KWcjQkQHHXYxhXP/q9/DtD+6YAErvv0HxtYDeGXBAm/XJODGcYh/OZSnQm7/MN Yi150dHjH9NVW9FfwwiYOitSbA6qqREx+Aa8CIEsCfgyWonGad3MhY0HZsE6yQ8ahK6w 4ceA== X-Gm-Message-State: ALKqPwc9h0y79Sz4bTmEOLq2uklSSuvQxx01BAWwjnymVEX5T5fXbyDz 8FsjmUlrTPZSVyZC44RNzWv9FvnPjl2ZSi7fzNjO3yrJ X-Google-Smtp-Source: ADUXVKKHKNWvjxuFGkbUbqbOZqtzuV8qZn/Hqo35V4LaGRDcKFPj406Zs/TECLg3vIsnqcPj2SFLHY5PVQ/yKTWWc5g= X-Received: by 2002:a81:d20b:: with SMTP id x11-v6mr847036ywi.76.1527668504589; Wed, 30 May 2018 01:21:44 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a81:570e:0:0:0:0:0 with HTTP; Wed, 30 May 2018 01:21:43 -0700 (PDT) X-Originating-IP: [2a00:1640:201:2:f64d:30ff:fee7:6f7a] From: Sergey Masharov Date: Wed, 30 May 2018 11:21:43 +0300 Message-ID: Subject: zpool remove issue To: FreeBSD-stable@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2018 08:21:49 -0000 Hello. 11.2-BETA3 # zpool remove zroot diskid/DISK-MN1220F32J32MD cannot remove diskid/DISK-MN1220F32J32MD: root pool can not have removed devices, because GRUB does not understand them But I don't have GRUB and my boot device is on another pool.