On Wed, Jun 16, 2010 at 10:24 AM, Jay Seaman
<john.sea...@americas.ing.com> wrote:
> zpool import
>
> to get the id number of the non-native rpool

You'll get the names and IDs for any un-imported pools.

> then use
> zpool import -f <id#> -R /mnt newpool

That should work. You may have to put the pool id after the -R argument though.

You're renaming to pool in the process, so it may not work in the
original host afterwards, since it expects the pool name to be rpool.
You could boot a system off the LiveCD (which doesn't have an rpool)
and import it without changing the name.

-B

-- 
Brandon High : bh...@freaks.com
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to