Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2010 08:50:56 +0400
From:      Mikle <nekoexmachina@gmail.com>
To:        freebsd-questions@freebsd.org
Cc:        fbsd@brightstar.bomgardner.net
Subject:   Re: ZFS - Raidz1 - how to recover during install
Message-ID:  <20100329045056.GA23153@takino.homeftp.org>
In-Reply-To: <20100328233943.M212@brightstar.bomgardner.net>
References:  <20100328233943.M212@brightstar.bomgardner.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Try:
zpool import <pool name>
or zpool import
On Sun, Mar 28, 2010 at 05:45:56PM -0600, Gene wrote:
> Hi -
> 
> I've been working on installing 8.0 using zfs and raidz1. I was using
> instructions found on the wiki. I got to the point where instructions say to
> cd to /dist/8.0* and discovered that the livefs cd for 8.0 has no such
> directory. However, the usb memstick did. In order to get into, however, I had
> to reboot the system. The question now is...
> 
> Once I'm back in fixit and have loaded opensolaris.ko and zfs.ko how do I
> bring the dataset (zpool) online? I assume from the zfs docs that "zpool
> online zpool <device>" is what I'm looking for, but I'm not sure just what the
> device is.
> 
> Any hints?
> 
> Thanks,
> 
> IHN,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100329045056.GA23153>