Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2014 20:25:31 +0100
From:      "Steven Hartland" <killing@multiplay.co.uk>
To:        "Larry Rosenman" <ler@lerctr.org>
Cc:        freebsd-fs@freebsd.org, freebsd-current@freebsd.org
Subject:   Re: [ZFS][PANIC] Solaris Assert/zio.c:2548
Message-ID:  <DE8C75117E794B8A83C7B2BAA417CD27@multiplay.co.uk>
References:  <20140720140350.GA8498@borg.lerctr.org> <8D84B82C674B495DBF4951E0EE0D7117@multiplay.co.uk> <21dbecad27074fe34610bc587e6d0764@thebighonker.lerctr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Something like following should allow you to get the zio details
assuming the compile has optimised it out:

cd /var/crash
kgdb /boot/kernel/kernel /var/crash/vmcore.5
kgdb> frame 5
kgdb> print zio

    Regards
    Steve

----- Original Message ----- 
From: "Larry Rosenman" <ler@lerctr.org>
To: "Steven Hartland" <killing@multiplay.co.uk>
Cc: <freebsd-fs@freebsd.org>; <freebsd-current@freebsd.org>
Sent: Sunday, July 20, 2014 8:20 PM
Subject: Re: [ZFS][PANIC] Solaris Assert/zio.c:2548


> On 2014-07-20 14:18, Steven Hartland wrote:
>> Can you provide the details of the zio which caused the panic?
>> 
>> Also does any of your pools support trim?
> 
> No, on the trim.  Can you walk me through getting the zio you need?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DE8C75117E794B8A83C7B2BAA417CD27>