[illumos-Developer] [mdb-discuss] 'sd' driver - debug buffer

Max Bruning max at bruningsystems.com
Fri Oct 8 12:09:20 PDT 2010


in kmdb, try:

*sd_state::softstate 0 | ::print -t struct sd_lun

0 is an instance number, if it complains "instance 0 unused", try 1 or 2, or...

This may give you the information you need, even without the log buffer.

max


On Oct 8, 2010, at 5:01 PM, Mike Gerdts wrote:

> On Fri, Oct 8, 2010 at 9:54 AM, Piotr Jasiukajtis <estseg at gmail.com> wrote:
>> I would use anonymous tracing but I'm not able to mount root file
>> system that's why I use kmdb for that :)
> 
> Perhaps you could manually stuff the required contents into
> dtrace.conf in the miniroot, which I assume is able to be read.
> 
> -- 
> Mike Gerdts
> http://mgerdts.blogspot.com/
> _______________________________________________
> mdb-discuss mailing list
> mdb-discuss at opensolaris.org




More information about the Developer mailing list