[Openstack] console.log is empty, what to do?

Alberto Molina Coballes alb.molina at gmail.com
Fri Feb 1 11:43:41 UTC 2013


2013/2/1 JuanFra Rodriguez Cardoso <juanfra.rodriguez.cardoso at gmail.com>:
> Hi all again:
>
> Finally I got dump logs to file 'console.log'.
> It needed to add 'console=tty0 console=ttyS0,115200' to kernel line in
> /etc/grub.conf.
>

Hi JuanFra,

Thanks for this hint. I was facing the same issue and this solves it :-)

I've tested it on a Debian wheezy image with grub2, so there is a
slight difference:

Line:
GRUB_CMDLINE_LINUX="console=tty0 console=ttyS0,115200"
File:
/etc/default/grub

# update-grub

And console.log appears in next boot

Regards

Alberto




More information about the Openstack mailing list