On Thursday May 21, fibreraid@xxxxxxxxx wrote: > I have no problem with this message being written to > /var/log/messages, but in our case, we don't want it on the console. > We want the console to only be there for kernel crash dumps (if they > occur), nothing else. I feel you are a bit optimistic... But I guess what you are really asking is for the message to be printed with a lower priority than KERN_ERR - maybe KERN_INFO. It is in drivers/md/md.c at the end of analyze_sbs. You would need to compile a new kernel to achieve that. NeilBrown -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html