On Tue, Jan 13, 2009 at 10:10 AM, Stefan Sorin Nicolin
<bac...@nicolinux.org> wrote:
> Thanks for the pointer.
> I see this behavior an 20+ virtualized Gentoo installations (XEN domains).
> I'll chech it.
>

Oh. In the visualized guests you should disable the output to the
console instead. I had to do that with openvz.

Edit the /etc/syslog-ng/syslog-ng.conf

so that the following lines are commented out:

#destination console_all { file("/dev/tty12"); };

#destination console_all { file("/dev/console"); };

#log { source(src); destination(console_all); };

John

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to