Unix Technical Forum

kern.notice

This is a discussion on kern.notice within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> anyone know what these kernel notice (errors) mean? and how i should go about troubleshooting or nothing to worry ...


Go Back   Unix Technical Forum > Unix Operating Systems > Solaris Operating System > Sun Solaris Administration

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-16-2008, 10:34 AM
lokeey@gmail.com
 
Posts: n/a
Default kern.notice

anyone know what these kernel notice (errors) mean? and how i should
go about troubleshooting or nothing to worry about?

[ID 647904 kern.notice] GldOpen: q 0x57d03258 devp 0xa3d838 flag 0x7
sflag 0x0
[ID 133599 kern.notice] GldOpen: minor dev = 0x3

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-16-2008, 10:34 AM
James Carlson
 
Posts: n/a
Default odd GldOpen messages [was Re: kern.notice]

"lokeey@gmail.com" <lokeey@gmail.com> writes:
> anyone know what these kernel notice (errors) mean? and how i should
> go about troubleshooting or nothing to worry about?
>
> [ID 647904 kern.notice] GldOpen: q 0x57d03258 devp 0xa3d838 flag 0x7
> sflag 0x0
> [ID 133599 kern.notice] GldOpen: minor dev = 0x3


That looks like a message out of a third-party driver. I'd expect
that most Sun-written drivers would not emit log noise in that way.
(At a guess, GldOpen is actually a cloned version of gld_open(), part
of the gld(7d) Generic LAN Driver framework.)

Assuming that 'q' here refers to a STREAMS queue_t and 'devp' refers
to the devinfo pointer, you should be able to get detailed information
about the source of the message like this:

# mdb -k
> 0x57d03258::queue
> 0xa3d838::devinfo


(Depending on the version of Solaris you're using ... you didn't say.)

At a guess, it's just a debug message that someone forgot to remove.
It doesn't appear to contain any information that would indicate that
it's a problem.

--
James Carlson, Solaris Networking <james.d.carlson@sun.com>
Sun Microsystems / 1 Network Drive 71.232W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.496N Fax +1 781 442 1677
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:21 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com