From owner-freebsd-questions@FreeBSD.ORG Fri Apr 11 09:33:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D34D61065671 for ; Fri, 11 Apr 2008 09:33:08 +0000 (UTC) (envelope-from toni@stderror.at) Received: from zep4.it-austria.net (zep4.it-austria.net [213.150.1.122]) by mx1.freebsd.org (Postfix) with ESMTP id 932E18FC2F for ; Fri, 11 Apr 2008 09:33:07 +0000 (UTC) (envelope-from toni@stderror.at) Received: from skunk.user.lan.at (unknown [10.24.28.114]) by zep4.it-austria.net (Postfix) with ESMTP id 89AE43394C; Fri, 11 Apr 2008 11:05:52 +0200 (CEST) Received: from skunk.user.lan.at (localhost [127.0.0.1]) by skunk.user.lan.at (8.13.8/8.13.8) with ESMTP id m3B95qKu036940; Fri, 11 Apr 2008 11:05:52 +0200 (CEST) (envelope-from toni@stderror.at) Date: Fri, 11 Apr 2008 11:05:52 +0200 Message-ID: <86lk3kg3rj.wl%pinhead@skunk.user.lan.at> From: Toni Schmidbauer To: Norman Maurer In-Reply-To: <1207897975.7023.1.camel@norman-laptop> References: <1207855362.7675.10.camel@norman-laptop> <86tzi977tx.wl%pinhead@murus.stderror.at> <1207897975.7023.1.camel@norman-laptop> User-Agent: Wanderlust Emacs Organization: stderror.at X-WWW-Home-Page: http://stderror.at X-PGP-Fingerprint: 53F2 28AE 8070 83E0 AFEC 0ABC BBF9 A34A 3ED1 3287 X-Operating-System: FreeBSD MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: freebsd-questions Subject: Re: ZFS-Pool is lost after reboot ( amd64 ) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 09:33:09 -0000 At Fri, 11 Apr 2008 09:12:55 +0200, Norman Maurer wrote: > Am Donnerstag, den 10.04.2008, 22:50 +0200 schrieb Toni Schmidbauer: > If I run zpool import x1 it works. But as you say it should do it by its > own. Maybe it whould be the best to open a bugreport ? i had problems importing a zpool when /etc/rc.d/hostid did not start. zfs stores this unique id on the disks to identify the system which had the pool imported most recently. when the on disk host id and the system host id differ you have force the import (zpool import -f). which is dangerous if your pool is on shared storage... hth, toni -- If you understand what you're doing, you're | toni at stderror dot at not learning anything. | Toni Schmidbauer -- Anonymous |