amd64/136218: Exported ZFS pools can't be imported into (Open)Solaris

Stas SUSHKOV stas at net.utcluj.ro
Wed Jul 1 21:50:03 UTC 2009


The following reply was made to PR amd64/136218; it has been noted by GNATS.

From: Stas SUSHKOV <stas at net.utcluj.ro>
To: bug-followup at FreeBSD.org, stas at net.utcluj.ro
Cc: Cristi Magherusan <cristi.magherusan at net.utcluj.ro>, pjd at freebsd.org
Subject: Re: amd64/136218: Exported ZFS pools can't be imported into
 (Open)Solaris
Date: Thu, 02 Jul 2009 00:41:49 +0300

 Finally I was able to import the poll on OpenSolaris 2009.06 (snv_111b)
 with ZFS v.14.
 
 I had to remove all slices from /dev/rdsk and than retry zpool import.
 This helped me:
 # mkdir /tmp/bad_devs
 # cd /tmp/bad_devs
 # for i in /dev/rdsk/c7t[0123456789]d0s*; do mv $i ./; done
 # zpool import -f tank
 # zpool upgrade -V 14 tank
 # zpool export tank
 
 Thanks.
 
 -- 
 () Campania Panglicii în ASCII
 /\ http://stas.nerd.ro/ascii/
 


More information about the freebsd-amd64 mailing list