From owner-freebsd-questions@freebsd.org Mon Jun 19 19:02:45 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 1ECD4DA2A74 for ; Mon, 19 Jun 2017 19:02:45 +0000 (UTC) (envelope-from lists@nerdbynature.de) Received: from trent.utfs.org (trent.utfs.org [IPv6:2a03:3680:0:3::67]) (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 D235B80675 for ; Mon, 19 Jun 2017 19:02:44 +0000 (UTC) (envelope-from lists@nerdbynature.de) Received: from localhost (localhost [IPv6:::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by trent.utfs.org (Postfix) with ESMTPS id 9CAB65F9CC; Mon, 19 Jun 2017 21:02:41 +0200 (CEST) Date: Mon, 19 Jun 2017 12:02:41 -0700 (PDT) From: Christian Kujau To: Mel Pilgrim cc: David Christensen , freebsd-questions@freebsd.org Subject: Re: zpool import -N mounts filesystems anyway In-Reply-To: <8294aeef-6399-cc5d-1d3d-ac1925430b05@bluerosetech.com> Message-ID: References: <7f41df25-df2e-298e-d33e-cc95874e831c@bluerosetech.com> <8294aeef-6399-cc5d-1d3d-ac1925430b05@bluerosetech.com> User-Agent: Alpine 2.21.1 (DEB 211 2017-05-04) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: Mon, 19 Jun 2017 19:02:45 -0000 On Mon, 19 Jun 2017, Mel Pilgrim wrote: > # zpool export backupB > # ls -l /backup-ext/backupB > total 0 > # zpool import backupB > # ls /backup-ext/backupB > z0 Just to double-check: what does "ls" say when you use -N during import? C. -- BOFH excuse #72: Satan did it