Logging boot/networking info to serial console for fedora cloud images

2013-04-08 Thread Kashyap Chamarthy
Hi, The cirros cloud images[1] appear to run a bunch of useful commands, and log them to the nova console.log -- /var/lib/nova/instances/instance-foo/console.log by default. It was very useful for debugging. The file size is just about 16K , and there is no considerable performance impact either.

Re: Logging boot/networking info to serial console for fedora cloud images

2013-04-08 Thread Matthew Miller
On Mon, Apr 08, 2013 at 05:24:00PM +0530, Kashyap Chamarthy wrote: > The cirros cloud images[1] appear to run a bunch of useful commands, and log > them to the nova console.log -- [...] > IMHO, we could do the same for Fedora cloud images -- which currently do not > log any info to console.log -- b

Re: Logging boot/networking info to serial console for fedora cloud images

2013-04-08 Thread Kashyap Chamarthy
On 04/08/2013 06:28 PM, Matthew Miller wrote: > On Mon, Apr 08, 2013 at 05:24:00PM +0530, Kashyap Chamarthy wrote: >> The cirros cloud images[1] appear to run a bunch of useful commands, and log >> them to the nova console.log -- > [...] >> IMHO, we could do the same for Fedora cloud images -- whic

Re: Logging boot/networking info to serial console for fedora cloud images

2013-04-08 Thread Juerg Haefliger
On Mon, Apr 8, 2013 at 1:54 PM, Kashyap Chamarthy wrote: > Hi, > > The cirros cloud images[1] appear to run a bunch of useful commands, and log > them to the nova console.log -- > /var/lib/nova/instances/instance-foo/console.log by default. It was very > useful > for debugging. The file size is j

Re: Logging boot/networking info to serial console for fedora cloud images

2013-04-09 Thread Kashyap Chamarthy
On 04/09/2013 12:06 PM, Juerg Haefliger wrote: > On Mon, Apr 8, 2013 at 1:54 PM, Kashyap Chamarthy wrote: >> Hi, >> >> The cirros cloud images[1] appear to run a bunch of useful commands, and log >> them to the nova console.log -- >> /var/lib/nova/instances/instance-foo/console.log by default. It