From owner-freebsd-current@FreeBSD.ORG Mon Apr 23 17:14:38 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 140AE16A400 for ; Mon, 23 Apr 2007 17:14:38 +0000 (UTC) (envelope-from thierry@herbelot.com) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by mx1.freebsd.org (Postfix) with ESMTP id CEF2D13C459 for ; Mon, 23 Apr 2007 17:14:37 +0000 (UTC) (envelope-from thierry@herbelot.com) Received: from herbelot.dyndns.org (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by smtp4-g19.free.fr (Postfix) with ESMTP id 17E3168E88 for ; Mon, 23 Apr 2007 19:14:36 +0200 (CEST) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.13.3/8.13.3) with ESMTP id l3NHEFHZ010786; Mon, 23 Apr 2007 19:14:20 +0200 (CEST) From: Thierry Herbelot To: freebsd-current@freebsd.org Date: Mon, 23 Apr 2007 19:14:07 +0200 User-Agent: KMail/1.9.6 References: <20070422232514.GP52622@garage.freebsd.pl> <200704230619.32258.thierry@herbelot.com> <20070423091145.GA67539@keltia.freenix.fr> In-Reply-To: <20070423091145.GA67539@keltia.freenix.fr> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200704231914.09345.thierry@herbelot.com> Cc: Ollivier Robert Subject: Re: Wondering what you can do for FreeBSD/ZFS? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Apr 2007 17:14:38 -0000 Le Monday 23 April 2007, Ollivier Robert a écrit : > According to Thierry Herbelot: > > I'm just unsure of how to get access to a zpool when in single user mode > > : I usually get an error message stating tank is accessed by another > > system. > > > > maybe I should set hostid and hostname ? > > Have you tried "zpool import -f tank"? been there, done that, .... but it smells fishy (maybe some dependencies are missing from /etc/rc.d/zfs) TfH --