Some more info - the system won't shutdown, issuing shutdown -g0 -i5 just sits 
there doing nothing.

Then i tried to find locks on the savecore i took,  - mdb crashes:
mdb -k ./unix.1 ./vmcore.1
mdb: failed to read panicbuf and panic_reg -- current register set will be 
unavailable
Loading modules: [ unix genunix specfs dtrace cpu.generic uppc pcplusmp 
scsi_vhci zfs sd ip hook neti sctp arp usba uhci fctl fcip fcp md cpc random 
crypto smbsrv nfs lofs logindmux ptm ufs sppp nsmb ipc ]
> ::findlocks
mdb: type graph not yet built; run ::typegraph.
> ::typegraph
typegraph:                           pass => initial
mdb: failed to read slab at 0x4350b001065fff0: no mapping for address

*** mdb: received signal ABRT at:
    [1] libc.so.1`_lwp_kill+0xa()
    [2] libc.so.1`raise+0x19()
    [3] libumem.so.1`umem_do_abort+0x1c()
    [4] libumem.so.1`umem_err_recoverable+0xb8()
    [5] libumem.so.1`process_free+0x17e()
    [6] libumem.so.1`free+0x16()
    [7] mdb`mdb_free+0x3b()
    [8] genunix.so`avl_walk_fini+0x26()
    [9] genunix.so`combined_walk_fini+0x40()
    [10] mdb`mdb_wcb_destroy+0x3d()
    [11] mdb`walk_common+0xb8()
    [12] mdb`mdb_pwalk+0x3f()
    [13] genunix.so`kmem_estimate_allocated+0x37()
    [14] genunix.so`typegraph_estimate+0x2e()
    [15] genunix.so`list_walk_step+0xa2()
    [16] mdb`walk_step+0x5e()
    [17] mdb`walk_common+0x7d()
    [18] mdb`mdb_pwalk+0x3f()
    [19] mdb`mdb_walk+0xc()
    [20] genunix.so`typegraph+0xd1()
    [21] mdb`dcmd_invoke+0x64()
    [22] mdb`mdb_call_idcmd+0xff()
    [23] mdb`mdb_call+0x390()
    [24] mdb`yyparse+0x4e5()
    [25] mdb`mdb_run+0x2cd()
    [26] mdb`main+0x1246()
    [27] mdb`_start+0x6c()

mdb: (c)ore dump, (q)uit, (r)ecover, or (s)top for debugger [cqrs]?
 --- i hit [r]
mdb: unloading module 'genunix' ...
Segmentation Fault (core dumped)
-- 
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