From owner-freebsd-questions@FreeBSD.ORG Thu Apr 10 20:45:04 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 58D74106566B for ; Thu, 10 Apr 2008 20:45:04 +0000 (UTC) (envelope-from norman@apache.org) Received: from vs159071.vserver.de (hiphopcorner.de [62.75.159.71]) by mx1.freebsd.org (Postfix) with ESMTP id 1C9448FC23 for ; Thu, 10 Apr 2008 20:45:03 +0000 (UTC) (envelope-from norman@apache.org) Received: from [192.168.1.106] (a80-127-183-217.adsl.xs4all.nl [80.127.183.217]) by vs159071.vserver.de (Postfix) with ESMTP id 89AECBE857A; Thu, 10 Apr 2008 20:45:02 +0000 (UTC) From: Norman Maurer To: Christian Walther In-Reply-To: <14989d6e0804101307r230930dfue875539596e516e9@mail.gmail.com> References: <1207855362.7675.10.camel@norman-laptop> <14989d6e0804101307r230930dfue875539596e516e9@mail.gmail.com> Content-Type: text/plain Date: Thu, 10 Apr 2008 22:44:55 +0200 Message-Id: <1207860295.7052.0.camel@norman-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 Content-Transfer-Encoding: 7bit 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: Thu, 10 Apr 2008 20:45:04 -0000 Am Donnerstag, den 10.04.2008, 20:07 +0000 schrieb Christian Walther: > On 10/04/2008, Norman Maurer wrote: > > Hi all, > > > [...] > > All is fine till I reboot. The pool is just disappearing :-/ > > Did you try to import the pool? > > # zpool import x1 hmm this works, but shouldn't it work with run import manually after reboot ? I just miss something ? Cheers, Norman