> 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]
