<br><br><div class="gmail_quote">On Sat, Feb 23, 2008 at 5:36 AM, Naveen R <<a href="mailto:raveenr@gmail.com">raveenr@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br><br><div class="gmail_quote">On Sat, Feb 23, 2008 at 8:38 AM, Todd Deshane <<a href="mailto:deshantm@gmail.com" target="_blank">deshantm@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br><br><div class="gmail_quote"><div>On Fri, Feb 22, 2008 at 2:13 PM, Naveen R <<a href="mailto:raveenr@gmail.com" target="_blank">raveenr@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


Hello everyone, i am using fedora 7 and tried to run the xen images available at <a href="http://jailtime.org" target="_blank">jailtime.org</a> site and was able to start the os but it stops after the following log and will not proceed any further. The state in virt-manager shows its running but the console stops after the following.<br>



Can anyone tell me whats the problem. Thanks in advance.<br></blockquote></div><div><br><br><br>Try to Add the following line the guest config file:<br><br>extra="xencons=tty"<br> <br>Best Regards,<br>Todd<br><br>

</div></div><br>
</blockquote></div><br></div>Thanks Todd i tried that but it the problem was not solved these are the last few lines after adding that..<div class="Ih2E3d"></div></blockquote><div><br><br>Since the errors are dealing with irqs, one thing might be to try using noirqbalance.<br>
<br>I haven't used it much, but you could try adding noirqbalance to your xen hypervisor (kernel) command line in grub. <br><br>It might be a general linux command line option that you could add in extra of your domU or even for the dom0 kernel, but I am not sure about the later two.<br>
<br>Todd<br><br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br><br>USB Universal Host Controller Interface driver v3.0<br>
</div><div class="Ih2E3d">SCSI subsystem initialized<br>
register_blkdev: cannot get major 8 for sd<br></div><div class="Ih2E3d">netfront: Initialising virtual ethernet driver.<br>kjournald starting.  Commit interval 5 seconds<br>EXT3-fs: mounted filesystem with ordered data mode.<br>
</div>BUG: at kernel/lockdep.c:1858 trace_hardirqs_on()<div class="Ih2E3d"><br>
 [<c1005d9e>] show_trace_log_lvl+0x1a/0x2f<br> [<c1006347>] show_trace+0x12/0x14<br> [<c10063c2>] dump_stack+0x16/0x18<br></div> [<c1037435>] trace_hardirqs_on+0xc4/0x143<br> [<c10055d4>] restore_all+0x3b/0x3e<br>

 =======================<div class="Ih2E3d"><br>EXT3 FS on sda1, internal journal<br>Adding 65528k swap on /dev/sda2.  Priority:-1 extents:1 across:65528k<br><br></div>and the list shows this<br><br>[root@localhost ~]# xm list<br>
Name                                      ID   Mem VCPUs      State   Time(s)<br>
Domain-0                                   0   334     1     r-----    292.4<br>fedora.fc8                                 2   128     1     -b----     10.3<br><br><br><br><br>
</blockquote></div><br>