I seem to remember hostid being added to the zpool to solve a bug for the poor 
man's storage cluster.

Trying doing a zdb -v ( you should see 4 copies and note if hostid is a field 
and if it differs from the current one)

you can also try a  zpool import -f -a

I've seen cases where zfs mount -v -a fail but a zpool import -f -a works.  I 
don't yet know why but I know zpool import searches /dev/dsk/ trees and my 
hunch is that zfs mount looks for a hostid match.
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to