If you need scsi logging, use /proc/sys/dev/scsi/logging_level kernel variable. Set it as follows:
- -1 - Enable scsi events to syslog.
- 0 - Disable scsi events to syslog.
/proc/sys/dev/scsi/logging_lev
Please note this will result into large amount of entries in syslog per second. To turn it off, enter: /proc/sys/dev/scsi/logging_lev
I strongly suggest that you setup syslog to log to an external syslog server on your LAN for performance reasons.
No comments:
Post a Comment