From owner-freebsd-stable@FreeBSD.ORG Mon May 19 06:56:52 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0EA1E1065679 for ; Mon, 19 May 2008 06:56:52 +0000 (UTC) (envelope-from kometen@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 88DBF8FC1D for ; Mon, 19 May 2008 06:56:51 +0000 (UTC) (envelope-from kometen@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so2244898fgb.35 for ; Sun, 18 May 2008 23:56:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=w80FAFiDpArXSwd40WVfmrmjsK9Y9eMsFm4XFAh4Ut8=; b=k9Zbq1XC0G9v5JS2GMn0S7Inicojchr8n8bfknKsHjo+QwkYlFZk9+b7FCAERe+qcRuPmnSL+Vl2qAWHsWsCP9iO47dUcboEvZg4jkFLEJshtarQBTNt61VewjSrYBktnboa4mNO5GVEaxpvVkSF4nRbqcIXKdGuni1xV+u1M44= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MVqMqk4u2MPLKNvUux4GFwzgxtprKoYGO75NNOtv+B1vA9XNJqH4OcumJSem1IBTtwbt3BAA1pMiRmsXWu/XcX6Vkg0G9m0isIHdmF0hylG0Pnx2RwCJjtv5v3cyO5ytUFmEGm1g89pXwFMq3tkiaIz/TDLD7wcHnhGQSoKigdQ= Received: by 10.125.80.14 with SMTP id h14mr5591446mkl.41.1211180209948; Sun, 18 May 2008 23:56:49 -0700 (PDT) Received: by 10.86.81.6 with HTTP; Sun, 18 May 2008 23:56:49 -0700 (PDT) Message-ID: Date: Mon, 19 May 2008 08:56:49 +0200 From: "Claus Guttesen" To: "Charles Sprickman" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200805180956.18211.joao@matik.com.br> <20080518161253.019d1721.torfinn.ingolfsen@broadpark.no> Cc: Torfinn Ingolfsen , freebsd-stable@freebsd.org Subject: Re: possible zfs bug? lost all pools X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 06:56:52 -0000 >> Did you run '/etc/rc.d.hostid start' first? >> IIRC, it is needed before zfs will mount in single-user mode. > > Just curious, as I've been wanting to fiddle around with ZFS in my spare > time... what is the solution here if you have failed hardware and you want > to move your ZFS disks to another system (with a different host id)? 'zpool import' possible with a -f. man 1m zpool. -- regards Claus When lenity and cruelty play for a kingdom, the gentlest gamester is the soonest winner. Shakespeare