On Fri, Oct 15, 2010 at 8:54 PM, Dinoff, Robert K (Rob) <[email protected]> wrote: > Is possible to enable drbd to log events to a file that is different from > /var/log/messages? I don’t see any logging options to specify in drbd.conf. >
That's because drbd is a kernel module. You can suppress kernel messages in /var/log/messages if you want (kern.none) and redirect kern.info into some other file. Vadym _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
