Re: [zfs-discuss] zpool import crashs SX11 trying to recovering a corrupted zpool

2011-06-20 Thread Stefano Lassi
Thank you very much Jim for your suggestions. Trying any kind of import (including importing Read-Only) on SX11 will lead, everytime, a system panic with following error: panic[cpu12]/thread=ff02de5e20c0: assertion failed: zap_count(os, object, &count) == 0, file: ../../common/fs/zfs/ddt_z

Re: [zfs-discuss] zpool import crashs SX11 trying to recovering a corrupted zpool

2011-06-12 Thread Jim Klimov
Did you try a read-only import as well? I THINK it goes like this: zpool import -o ro -o cachefile=none -F -f badpool Did you manage to capture any error output? For example, is it an option for you to set up a serial console and copy-paste the error text from the serial terminal on another mac

[zfs-discuss] zpool import crashs SX11 trying to recovering a corrupted zpool

2011-06-08 Thread Stefano Lassi
Hi I got following problem: duing a controller (LSI MegaRAID 9261-8i) outage I goot a Solaris Express 11 zpool corrupted. It is a whole 1,3 TB rpool zpool, RAID5 made by controller. Changing damaged controller the new one reports it be OPTIMAL. Important, zpool has got dedup enabled.