https://bugzilla.kernel.org/show_bug.cgi?id=14994 --- Comment #15 from Borislav Petkov <bbpetkov@xxxxxxxx> 2010-04-11 20:21:56 --- (In reply to comment #14) > There is no way to reduce the amount of debugging messages, is there? The > server with the remote syslog only has a small /var/log partition.. You could try changing /etc/syslog.conf settings like so: change: *.*;auth,authpriv.none -/var/log/syslog to auth,authpriv.none -/var/log/syslog and comment out all lines which have the kern.* facility: kern.* -/var/log/kern.log (at least this is what I have here). netconsole logging should still work though. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html