ZFS Kernel Panic on 10.0-RELEASE

Steven Hartland killing at multiplay.co.uk
Mon Jun 2 21:15:12 UTC 2014


----- Original Message ----- 
From: "Mike Carlson" <mike at bayphoto.com>

>> Thats the line I gathered it was on but no I need to know what the value
>> of vd is, so what you need to do is:
>> print vd
>>
>> If thats valid then:
>> print *vd
>>
>It reports:
>
>(kgdb) print *vd
> No symbol "vd" in current context.

Dam optimiser :(

> Should I rebuild the kernel with additional options?

Likely wont help as kernel with zero optimisations tends to fail
to build in my experience :(

Can you try applying the attached patch to your src e.g.
cd /usr/src
patch < zfs-dsize-dva-check.patch

The rebuild, install the kernel and then reproduce the issue again.

Hopefully it will provide some more information on the cause, but
I suspect you might be seeing the effect os have some corruption.

    Regards
    Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zfs-dsize-dva-check.patch
Type: application/octet-stream
Size: 847 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20140602/c4f12b1b/attachment.obj>


More information about the freebsd-fs mailing list