On Thu, Mar 01, 2007 at 10:46:02AM +1000, Stuart Low wrote: > Heya, > > > The label looks sane. Can you try running: > > Not sure if I should be reassured by that but I'll hold my hopes > high. :) > > > # dtrace -n vdev_set_state:entry'[EMAIL PROTECTED], args[3], stack()] = > > count()}' > > While executing 'zpool import' and send the output? Can you also send > > '::dis' output (from 'mdb -k') of the function immediately above > > vdev_set_state() in the above stacks? I think the function should be > > vdev_validate(), but I don't remember if it's the same in the ZFS > > version you have. > > Attached below. Forgive my ignorance but I don't understand what you're > requesting with regard to 'mdb -k'?
Sorry. Try 'echo vdev_load::dis | mdb -k'. This will give the disassembly for vdev_load() in your current kernel (which will help us pinpoint what vdev_load+0x69 is really doing). - Eric -- Eric Schrock, Solaris Kernel Development http://blogs.sun.com/eschrock _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss