Hi Quyen, > I have been seeing quite a bit of the "last partial record > [nfslog_workbuffer] discarded" error messages on the console of my > Solaris 10 system. I have surfed the web and could not find much info > for this error message. What does the error message mean and is there > a way to fix it?
Short answer is - I don't know. This bug was logged against similar symptoms: 4925876 high console message rate from nfslogd, and logs don't seem to be working <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4925876> Unhelpfully the description says "[see comments]" :-/ It's not been taken further as we don't have a reproducible test case or had any significant number of reports recorded for this issue either by customers or internally. From what I can tell a reboot usually clears this. If you want to investigate further, and as this is an OpenSolaris forum I encourage you to do so, then I'd recommend using DTrace and the OpenSolaris source. The code hasn't changed that much since Solaris 10. If you want to clear it then try a reboot. I recommend applying relevant patches (eg the recommended patch set and any NFS logging patches). -- Peter