
4 Jul
2016
4 Jul
'16
4:59 a.m.
On 01.07.2016 18:43, Daniel P. Berrange wrote:
People debugging guest OS boot processes and reported that the default 128 KB size is too small to capture an entire boot up sequence. Increase the default size to 2 MB which should allow capturing a full boot up even with verbose debugging.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- src/logging/log_daemon_config.c | 2 +- src/logging/virtlogd.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-)
ACK. Michal