Lieven De Geyndt wrote:
When a pool is in a faulted state , you can't import it . Even -f fails . When you to decide to recreate the pool , you cannot execute zpool destroy , because it is not imported . Also -f does not work . Any idea how to get out of this situation ?
try something like zpool create -R /alternate_root newpoolname vdevlist You might need to add a "-f", but try it without "-f" first. cheers, James C. McPherson _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss