Recover ZFS pool after having deleted zfs configuration file in /boot

Ronald Klop ronald-freebsd8 at klop.yi.org
Sat Aug 25 17:41:36 UTC 2012


On Sat, 25 Aug 2012 19:21:09 +0200, antonin tessier  
<antonintessier at live.fr> wrote:

>
>> try "zfs import" and see if it finds your pool. If it does, do 'zfs
> import home' and zfs should make your pool available again.
>
> You obviously meant "zpool import", but this don't find my pool...
>  		 	   		  _______________________________________________
> freebsd-fs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"
>

Or try 'zpool import -D'.

          -D      Lists destroyed pools only.

It can help if you mail the output from the commands you run. That might  
give other people clues you don't recognize.

Regards,
Ronald.


More information about the freebsd-fs mailing list