From owner-freebsd-current@FreeBSD.ORG Tue Apr 10 21:01:02 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 455B816A400 for ; Tue, 10 Apr 2007 21:01:02 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by mx1.freebsd.org (Postfix) with ESMTP id D28C013C457 for ; Tue, 10 Apr 2007 21:01:01 +0000 (UTC) (envelope-from max@love2party.net) Received: from [88.66.27.27] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis), id 0ML31I-1HbNST3OhQ-0005z4; Tue, 10 Apr 2007 23:00:58 +0200 From: Max Laier Organization: FreeBSD To: freebsd-current@freebsd.org Date: Tue, 10 Apr 2007 23:00:42 +0200 User-Agent: KMail/1.9.5 References: <57200BF94E69E54880C9BB1AF714BBCB01115B@w2003s01.double-l.local> In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB01115B@w2003s01.double-l.local> X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1199506.2jYyPP8VJh"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200704102300.49972.max@love2party.net> X-Provags-ID: V01U2FsdGVkX19v19s6AS3O9ejGTxoXpMxlXxQClQP/oDa/b0w MLcBk/1PtAlKDFdH1j1A6ndX72nM/HGUne0epwqnIk+tuubmN2 PpOr795CC36Yqe0QOgSDw== Cc: Johan Hendriks Subject: Re: lost zfs pool after buildworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2007 21:01:02 -0000 --nextPart1199506.2jYyPP8VJh Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 10 April 2007 22:54, Johan Hendriks wrote: > I had created a zfs pool of two disks (da1 and da2). > > # zpool create tank mirror /dev/da1 /dev/da2 > then created the dir > # zfs create tank/samba > and the mount point > #zfs set mountpoint=3D/usr/local/samba tank/samba > > it all worked well. > this was after zfs was put to head the same hours after. > Now i have cvsupped the system did a buildworld and my pool is gone. > zpool list says no pool defined. > > I did the installworld from a remote location so zfs was active during > installworld, and zfs module loaded. > > Must i unload zfs next time? > I have recreated the pool now ( no important data) but is this normal > or is it bad luck. > > And is there a way to let zpool see the metadata (if any) on the disk. You probably didn't catch the etc/zfs/zpool.cache -> boot/zfs/zpool.cache=20 change. A simple zpool import should get you back up again. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1199506.2jYyPP8VJh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBGG/sBXyyEoT62BG0RAm4FAJ90BcC3yYDoeq20tiwEP7aNzeSgCgCggKXL S6g+stwiFWMDjBzQTJyb0eI= =qDLX -----END PGP SIGNATURE----- --nextPart1199506.2jYyPP8VJh--