Hi Salman,<div><br></div><div>Have you checked the instances console logs? (i.e `nova console-log $SERVER_UUID` or the "logs" visible in Horizon)</div><div><br></div><div>If there is nothing showing in the console logs, then you need to make enable a serial console in the image and then re-upload it to glance.</div>

<div><br></div><div>A quick search for a how to do this when RHEL shows this guide - which looks complete to me, but I'm an Ubuntu guy ;)</div><div><br></div><div><a href="http://www.cyberciti.biz/faq/linux-serial-console-howto/">http://www.cyberciti.biz/faq/linux-serial-console-howto/</a></div>

<div><br></div><div>Thanks,<br>Kiall<br>
<br><br><div class="gmail_quote">On Fri, Oct 19, 2012 at 12:46 PM, Salman Toor <span dir="ltr"><<a href="mailto:salman.toor@it.uu.se" target="_blank">salman.toor@it.uu.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all,<br>
<br>
Struggling with booting an instance on compute node.<br>
<br>
<br>
I  am trying to boot a Scientific linux image but get "kernel panic" while booting the image. On status it shows instance "Active" and "Running".<br>
<br>
I couldn't find any logs in the compute file. one get some last lines in the VNC web console.<br>
<br>
I am using qemu with libvirtd.<br>
<br>
The strange thing is that I can boot the image with qemu commandline tool on the same host without any problem<br>
<br>
# qemu-system-x86_64 -k 'sv' cernvm-basic-2.6.0-4-1-x86.vmdk<br>
<br>
I have 3 questions.<br>
<br>
1 - Please suggest a better logging way as in compute I am not getting any error message?<br>
<br>
2 - What should I do to check what is going wrong in the system?<br>
<br>
3 - While uploading the image using "glance", I have tried following<br>
<br>
disk_formate=vmdk<br>
or<br>
disk_formate=vdi<br>
<br>
both works fine. Where<br>
<br>
container_formate=bare<br>
in both cases.<br>
<br>
Which one I should really set for the disk_formate?<br>
<br>
also there is one disk_formate vmk. What is this for?<br>
<br>
Thanks in advance.<br>
<br>
Regards..<br>
Salman.<br>
<br>
_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
</blockquote></div><br></div>