I have tried to add "-B ata-dma-enabled=0", then previous warnning has disappeared, but one new issue appears: the guest will reboot again and again.
I got following message from screen: panic[cpu0]/thread=f502c360: Processor does not support PAE f50574dc unix:mmu_init+380 (0, f4c00010, f502ba) f5057528 unix:startup_memlist+da (f5057540, f4d38b9a, ) f5057530 unix:startup+26 (f4c00010, f50532c8, ) f5057540 genunix:main+1e () panic[cpu0]/thread=f502c360: BAD TRAP: type=e (#pf Page fault) rp=f505cddc addr=f000ff53 dump aborted: please record the above information! rebooting... What's wrong with this? Thanks! Frank -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jürgen Keil Sent: 2008年1月29日 2:16 To: [email protected] Subject: Re: [xen-discuss] Help with booting up Nevada HVM > Does xVM support Nevada HVM? I finished a Nevada HVM installation and > tried to boot up it. But on the Guest console there are a lot of > warnings. Is there any hint when I install or boot a Nevada HVM? > > WARNINGS: /[EMAIL PROTECTED],0/[EMAIL PROTECTED],1/[EMAIL PROTECTED] (ata1): > timeout: abort request, target=0 lun=0 > /[EMAIL PROTECTED],0/[EMAIL PROTECTED],1/[EMAIL PROTECTED] (ata1): > timeout: abort request, target=0 lun=0 > /[EMAIL PROTECTED],0/[EMAIL PROTECTED],1/[EMAIL PROTECTED] (ata1): > timeout: reset target, target=0 lun=0 > /[EMAIL PROTECTED],0/[EMAIL PROTECTED],1/[EMAIL PROTECTED] (ata1): > timeout: reset bus, target=0 lun=0 > /[EMAIL PROTECTED],0/[EMAIL PROTECTED],1/[EMAIL PROTECTED]/[EMAIL > PROTECTED],0 (Disk0): > Error for command 'read sector' Error > Level: Informational > Sense Key: aborted command Vendor 'Gen-ATA' error code 0x3 I think there are still some issues with the HVM virtual ATA hardware and OpenSolaris' ata driver. See bug 6629177 "ata driver is broken under xVM HVM" http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6629177 Try the workaround from that bug, disable ATA DMA transfers. Edit the GRUB kernel command line, " -B ata-dma-enabled=0 " should work This message posted from opensolaris.org _______________________________________________ xen-discuss mailing list [email protected] _______________________________________________ xen-discuss mailing list [email protected]
