after several errors on QLogic HBA pool cache was damaged and zfs cannot import 
pool, there is no any disk or cpu activity during import...
#uname -a
SunOS orion 5.11 snv_111b i86pc i386 i86pc
# zpool import
  pool: data1
    id: 6305414271646982336
 state: ONLINE
status: The pool was last accessed by another system.
action: The pool can be imported using its name or numeric identifier and
        the '-f' flag.
   see: http://www.sun.com/msg/ZFS-8000-EY
config:

        data1       ONLINE
          c14t0d0   ONLINE
and after
#zpool import -f data1
terminal still waiting forever. 

also after 
# zdb -e data1
Uberblock

        magic = 0000000000bab10c
        version = 6
        txg = 2682808
        guid_sum = 14250651627001887594
        timestamp = 1247866318 UTC = Sat Jul 18 01:31:58 2009

Dataset mos [META], ID 0, cr_txg 4, 27.1M, 3050 objects
Dataset data1 [ZPL], ID 5, cr_txg 4, 5.74T, 52987 objects

terminal still waiting forever too, 
and thereis no helpful messages in system log,
and there are no ideas how to recover this pool, any help will be greatly 
appreciated...
-- 
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