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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

IMHO, we could do the same for Fedora cloud images -- which currently do not
log any info to console.log -- by default. it'll be useful troubleshoot
networking and other boot related problems.

Enumerating the list of commands cirros runs for reference:

    $ /etc/rc.d/init.d/sshd start
    $ ifconfig -a
    $ route -n
    $ cat /etc/resolv.conf
    # pinging nameservers
    $ uname -a
    $ dmesg | tail
    $ tail -n 25 /var/log/messages


Thoughts ?

[1] https://launchpadlibrarian.net/83305348/cirros-0.3.0-x86_64-disk.img


-- 
/kashyap
_______________________________________________
cloud mailing list
cloud@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/cloud





[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Big List of Linux Books]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux