All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	"xen-users@lists.xensource.com" <xen-users@lists.xensource.com>,
	Walter Robert Ditzler <ditwal001@gmail.com>
Subject: Re: xen 4.2 unstable; HVM; 2.6.39.3; HD/Network card error
Date: Mon, 18 Jul 2011 11:03:19 -0400	[thread overview]
Message-ID: <20110718150319.GA9515@dumpdata.com> (raw)
In-Reply-To: <alpine.DEB.2.00.1107181242270.12963@kaball-desktop>

On Mon, Jul 18, 2011 at 12:47:49PM +0100, Stefano Stabellini wrote:
> On Sun, 17 Jul 2011, Walter Robert Ditzler wrote:
> > hi folks,
> > 
> > after long trying i need some help from the big world :-)
> > 
> > question
> > ********
> > when I boot a guest system, tried debian 6.0.2 amd64 firmware, I get errors
> > like:
> > 
> > 1) after click install on debian 6.0.2 installer
> > [0.642450] vbd vbd-5632: 19 xenbus_dev_probe on device/vbd/5632
> > [0.642911] vbd vbd-5632: failed to write error node for device/vbd/5632 (19
> > xenbus_dev_probe on device/vbd/5632)
> > 
> > 2) network
> > no dhcp server found, ask me to setup ip manually, cause no network card
> > found
> > 
> > 3) disk
> > stops at the disk detection, no appropriate driver found
> > 
> > also no hw stuff found while trying to install windows 7 x64.
> > 
> > I have a 4.0.1 on squeeze running and productive, I am not a newbe, but at
> > the end with my latin.
> > 
> > can anyone help me out here?
> > 
> > below my system info's!
> > attached some more system info like:
> > 
> > /var/log/xen
> > - xl-server02.log
> > - qemu-dm-server02.log
> > - xen-hotplug.log
> > 
> > console
> > - dmesg
> > - lspci
> > - xl dmesg
> > 
> > thanks a lot, walter
> > 
> > 
> > guest config
> > ************
> > 
> > ***
> > name            = 'server02'
> > kernel          = '/usr/lib64/xen/boot/hvmloader'
> > builder         = 'hvm'
> > device_model    = '/usr/lib64/xen/bin/qemu-dm'
> > maxmem          = 1024
> > memory          = 1024
> > vcpus           = 1
> > acpi            = 0
> > #apic            = 1
> > 
> > vif             = ['bridge=eth0']
> > disk            =
> > ['phy:/dev/vgmain/lv_server02,xvda,w','phy:/var/xen/firmware-6.0.2.1-amd64-n
> > etinst.iso,hdc:cdrom,r']
> 
> Considering that this is an hvm guest and that you only have one disk,
> it should be hda rather than xvda.
> Also it is probably not a good idea to disable acpi.
> 
> 
> > boot            = 'cd'
> > usbdevice       = 'tablet'
> > 
> > extra           = 'swiotlb=force iommu=soft'
> 
> this is an hvm guest so extra is not going to do much, you need to pass
> these parameters directly to the guest kernel from grub if you want them.

And not sure if you want to do that. You will enable bounce buffer
for _ANY_ DMA transaction. Get rid of that 'swiotlb=force'. You don't
need iommu=soft either as your are running in HVM mode.

  reply	other threads:[~2011-07-18 15:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-17 18:00 xen 4.2 unstable; HVM; 2.6.39.3; HD/Network card error Walter Robert Ditzler
2011-07-18 11:47 ` [Xen-devel] " Stefano Stabellini
2011-07-18 15:03   ` Konrad Rzeszutek Wilk [this message]
2011-07-19 18:56   ` Walter Robert Ditzler
2011-07-20 11:40     ` Stefano Stabellini
2011-07-20 12:08       ` Walter Robert Ditzler
2011-07-24 22:21         ` Walter Robert Ditzler
2011-07-24 21:33           ` Mark Schneider
2011-07-24 23:04             ` Walter Robert Ditzler
2011-07-25 10:42           ` Stefano Stabellini
2011-07-25 11:25             ` Walter Robert Ditzler
2011-07-25 16:50               ` Stefano Stabellini
2011-11-03 17:38                 ` Is: Xen 4.1.1, xend, HVM, 3.1 kernel; Was:Re: " Konrad Rzeszutek Wilk
2011-11-07 17:15                   ` Stefano Stabellini
2011-11-07 21:26                     ` Konrad Rzeszutek Wilk
2011-11-08 11:09                       ` Stefano Stabellini
2011-11-10 17:02                         ` Konrad Rzeszutek Wilk
2011-11-10 17:14                         ` Konrad Rzeszutek Wilk
2011-11-10 17:20                           ` Stefano Stabellini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110718150319.GA9515@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=ditwal001@gmail.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.