Borys Saulyak <borys.saulyak <at> eumetsat.int> writes:
> root <at> omases11:~[8]#zpool import 
> [...]
> pool: private 
> id: 3180576189687249855 
> state: ONLINE 
> action: The pool can be imported using its name or numeric identifier. 
> config: 
> 
>   private ONLINE 
>     c7t60060160CBA21000A6D22553CA91DC11d0 ONLINE 

Your pools have no redundancy...

> root <at> omases11:~[8]#zpool import private 
> 
> panic[cpu3]/thread=fffffe8001223c80: ZFS: bad checksum

...and got corrupted, therefore there is nothing ZFS can do. This is precisely 
why best practices recommend pools to be configured with some level of 
redundancy (mirror, raidz, etc). See:

http://www.solarisinternals.com/wiki/index.php/ZFS_Best_Practices_Guide#Additional_Cautions_for_Storage_Pools

Restore your data from backup.

-marc


_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to