From owner-freebsd-questions@freebsd.org Wed Sep 28 15:49:47 2016 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 3B821C01D2F for ; Wed, 28 Sep 2016 15:49:47 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) Received: from relay2.tomsk.ru (mail.sibptus.tomsk.ru [212.73.124.5]) by mx1.freebsd.org (Postfix) with ESMTP id A92D6A1A for ; Wed, 28 Sep 2016 15:49:46 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) X-Virus-Scanned: by clamd daemon 0.98.5_1 for FreeBSD at relay2.tomsk.ru Received: from [212.73.125.240] (HELO admin.sibptus.transneft.ru) by relay2.tomsk.ru (CommuniGate Pro SMTP 5.1.16) with ESMTPS id 39363554; Wed, 28 Sep 2016 21:49:25 +0600 Received: from admin.sibptus.transneft.ru (sudakov@localhost [127.0.0.1]) by admin.sibptus.transneft.ru (8.14.9/8.14.9) with ESMTP id u8SFnixs028089; Wed, 28 Sep 2016 22:49:44 +0700 (KRAT) (envelope-from vas@mpeks.tomsk.su) Received: (from sudakov@localhost) by admin.sibptus.transneft.ru (8.14.9/8.14.9/Submit) id u8SFngm4028088; Wed, 28 Sep 2016 22:49:42 +0700 (KRAT) (envelope-from vas@mpeks.tomsk.su) X-Authentication-Warning: admin.sibptus.transneft.ru: sudakov set sender to vas@mpeks.tomsk.su using -f Date: Wed, 28 Sep 2016 22:49:41 +0700 From: Victor Sudakov To: Mike Tancsa Cc: freebsd-questions@freebsd.org Subject: Re: complete clone/restore from a ZFS-based system replication stream Message-ID: <20160928154941.GB27823@admin.sibptus.transneft.ru> References: <20160926154720.GA75556@admin.sibptus.transneft.ru> <688eec35-bc7b-ae05-b765-106933b522d1@sentex.net> <20160928145137.GA27497@admin.sibptus.transneft.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: AO "Svyaztransneft", SibPTUS X-PGP-Key: http://www.dreamwidth.org/pubkey?user=victor_sudakov X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 User-Agent: Mutt/1.6.1 (2016-04-27) 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: Wed, 28 Sep 2016 15:49:47 -0000 Mike Tancsa wrote: > > I'm making progress but there is a problem. When I create a new pool > > to receive into it, I create it on the second disk, ada1. When I > > insert the restored disk into a new box, it becomes ada0 (the first > > and only disk). > > > > How do you deal with that? > > It should not matter since the pool is not tied to a device name. I'm afraid I disagree. "zpool status" does show device names. What will happen if a pool is created on /dev/ada1p3, and then ada1 becomes ada0 on a different host? When I boot from such a pool, "zpool status" will show diskid/XXXXXXXXXXp3 instead of ada0p3 or ada1p3. Is this a problem? Yes it is, if for example you had swap on ada0p2 in the original system, ada0p2 will not be visible in the cloned system (buried under diskid/XXXXXXXXXX* or something). -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov@sibptus.tomsk.ru