On Sat, Feb 23, 2008 at 5:36 AM, Naveen R <raveenr@xxxxxxxxx> wrote:
Since the errors are dealing with irqs, one thing might be to try using noirqbalance.
I haven't used it much, but you could try adding noirqbalance to your xen hypervisor (kernel) command line in grub.
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.
Todd
Thanks Todd i tried that but it the problem was not solved these are the last few lines after adding that..On Sat, Feb 23, 2008 at 8:38 AM, Todd Deshane <deshantm@xxxxxxxxx> wrote:Hi,On Fri, Feb 22, 2008 at 2:13 PM, Naveen R <raveenr@xxxxxxxxx> wrote:Hello everyone, i am using fedora 7 and tried to run the xen images available at jailtime.org 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.
Can anyone tell me whats the problem. Thanks in advance.
Try to Add the following line the guest config file:
extra="xencons=tty"
Best Regards,
Todd
Since the errors are dealing with irqs, one thing might be to try using noirqbalance.
I haven't used it much, but you could try adding noirqbalance to your xen hypervisor (kernel) command line in grub.
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.
Todd
USB Universal Host Controller Interface driver v3.0
SCSI subsystem initialized
register_blkdev: cannot get major 8 for sdnetfront: Initialising virtual ethernet driver.BUG: at kernel/lockdep.c:1858 trace_hardirqs_on()
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
[<c1037435>] trace_hardirqs_on+0xc4/0x143
[<c1005d9e>] show_trace_log_lvl+0x1a/0x2f
[<c1006347>] show_trace+0x12/0x14
[<c10063c2>] dump_stack+0x16/0x18
[<c10055d4>] restore_all+0x3b/0x3e
=======================and the list shows this
EXT3 FS on sda1, internal journal
Adding 65528k swap on /dev/sda2. Priority:-1 extents:1 across:65528k
[root@localhost ~]# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 334 1 r----- 292.4
fedora.fc8 2 128 1 -b---- 10.3
-- Fedora-xen mailing list Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen