crash dump

Scott Long scottl at freebsd.org
Tue Sep 30 09:24:37 PDT 2003


On Tue, 30 Sep 2003, Rajesh Prabhakaran wrote:
>
> I had added the support for crash dump for scsi driver.Now I need to test
> whether the support is working ?..Could anybody help with this ?
>
>
> With great regards,
> rajesh

Break into DDB and call the 'doadump' function.  You'll need to enable the
dumpdev functionality via either /etc/rc.conf or manually via dumpon(8).

Scott



More information about the freebsd-scsi mailing list