Date: Fri, 18 Dec 2009 15:57:18 -0600 From: CyberLeo Kitsana <cyberleo@cyberleo.net> To: mailinglists <mailinglists@debank.tv> Cc: etienne@debank.tv, freebsd-questions@freebsd.org Subject: Re: Transfer zfs pool to new hardware Message-ID: <4B2BFABE.4090901@cyberleo.net> In-Reply-To: <591192c5972ba7e0f6de1ec167010f71, 77fa862ed28fc5b6ead3ee575b4b6e49@debank.tv> References: <591192c5972ba7e0f6de1ec167010f71, 77fa862ed28fc5b6ead3ee575b4b6e49@debank.tv>
next in thread | previous in thread | raw e-mail | index | archive | help
mailinglists wrote:
> ...
> root@flappie:...home/rob#zpool list
> NAME SIZE USED AVAIL CAP HEALTH ALTROOT
> data - - - - FAULTED -
Try removing /boot/zfs/zpool.cache and rebooting to clear out the stale
zfs config pointing to the old device names, then re-importing the pool(s):
nas:~# zpool list
no pools available
nas:~# zpool import
pool: data
id: 12298073319825187638
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
data ONLINE
raidz1 ONLINE
ad0 ONLINE
ad4 ONLINE
ad6 ONLINE
ad8 ONLINE
ad10 ONLINE
nas:~# zpool import data
nas:~# zpool list
NAME SIZE USED AVAIL CAP HEALTH ALTROOT
data 931G 721G 210G 77% ONLINE -
--
Fuzzy love,
-CyberLeo
Technical Administrator
CyberLeo.Net Webhosting
http://www.CyberLeo.Net
<CyberLeo@CyberLeo.Net>
Furry Peace! - http://wwww.fur.com/peace/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B2BFABE.4090901>
