View Single Post
  #4   (View Single Post)  
Old 27th January 2010
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Thanks!

Just upgraded to 8-STABLE:
Code:
FreeBSD thinkpad 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed Jan 27 22:16:43 UTC 2010     carpetsmoker@thinkpad:/usr/src/obj/usr/src/sys/GENERIC  i386

[~]# zpool upgrade
This system is currently running ZFS pool version 14.

All pools are formatted using this version.
When I try to import:
Code:
[~]# zpool import -d /dev/  
Exit 1
Nice error message ... :-/

To be honest, it's not 100% clear to me which commands to use (import/add/attach/...?) From what I could find on the interwebz the above zpool import -d /dev/ command should work ...
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote