From owner-freebsd-current@FreeBSD.ORG Wed Sep 14 21:26:30 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB001106566C for ; Wed, 14 Sep 2011 21:26:30 +0000 (UTC) (envelope-from alissonfer@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id A0DC08FC12 for ; Wed, 14 Sep 2011 21:26:30 +0000 (UTC) Received: by ywp17 with SMTP id 17so2168607ywp.13 for ; Wed, 14 Sep 2011 14:26:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=0QviyOkGTBqphpRg0NpnwHWYIKxIMu7G+YxzeIT2yxo=; b=x7T9vUs3KZJ0ExoBCh8FdsCYaPZPu9p5ao6ZkXwxyoEt3zwXF4JP4/56xuQO6F+Btz rdxfrhdV+Uo8T4h5shEhos4NT0L6DA50mv0YYK1XsNZBGVNOLzI+Biu/HI4GIKWsV/Jh wD3CsKsTw/fRSns9F4BdWjOwlihe+RLo43DtY= MIME-Version: 1.0 Received: by 10.43.52.10 with SMTP id vk10mr231768icb.303.1316035589577; Wed, 14 Sep 2011 14:26:29 -0700 (PDT) Received: by 10.42.241.65 with HTTP; Wed, 14 Sep 2011 14:26:29 -0700 (PDT) Date: Wed, 14 Sep 2011 18:26:29 -0300 Message-ID: From: Alisson To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: changing a zfs pool to another machine 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: Wed, 14 Sep 2011 21:26:31 -0000 Hi... I have a zfs pool with 3 harddrives (ad8,ad10,ad15) I need to change to another machine... when I try to boot freebsd in the another machine with this 3 harddrives... goes to mountroot prompt. so.. I need to boot with set vfs.root.mountfrom="zfs:tank/root" but don't work... goes ever to mountroot prompt..