Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2007 09:06:16 -0500
From:      "James R. Van Artsdalen" <james-freebsd-fs2@jrv.org>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        freebsd-fs@FreeBSD.org
Subject:   Re: ZFS - how to recover pool after power loss?
Message-ID:  <4683C058.40507@jrv.org>
In-Reply-To: <20070628124430.GB9381@garage.freebsd.pl>
References:  <46823E1D.8060403@jrv.org> <20070628124430.GB9381@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek wrote:
> Your pool is already imported after power failure. Try 'zpool status'.
> In other words, pool are imported automatically after power failures,
> but file systems and ZVOLs are not, you need to use rc.d/zfs script or
> do it manually:
>
> 	# zfs mount -a
> 	# zfs volinit
>
>   
This pool was created with the -R option which I understand means it
won't be automatically imported.  I get this result after booting

# zpool status
no pools available
#



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