From: "AP Xen" <apxeng@gmail.com>
To: 'Konrad Rzeszutek Wilk' <konrad.wilk@oracle.com>
Cc: 'Xen-Devel' <xen-devel@lists.xensource.com>
Subject: RE: Error bringing up VMs with Xen 4.0.1 + 2.6.18-194.32.1.el5xen CentOS Dom0
Date: Tue, 18 Jan 2011 11:54:42 -0800 [thread overview]
Message-ID: <003701cbb749$8d4b5090$a7e1f1b0$@com> (raw)
In-Reply-To: <20110118192409.GA10765@dumpdata.com>
> -----Original Message-----
> From: Konrad Rzeszutek Wilk [mailto:konrad.wilk@oracle.com]
> Sent: Tuesday, January 18, 2011 11:24 AM
> To: AP Xen
> Cc: 'Xen-Devel'
> Subject: Re: [Xen-devel] Error bringing up VMs with Xen 4.0.1 + 2.6.18-
> 194.32.1.el5xen CentOS Dom0
>
> On Tue, Jan 18, 2011 at 11:00:18AM -0800, AP Xen wrote:
> > I am running Xen 4.0.1 with a 2.6.18-194.32.1.el5xen CentOS Dom0. I
> built
> > and installed the Xen binaries from source. The systems boot
> successfully
> > however I am having issues bring up DomUs. Here is config:
> >
> >
> >
> > name = 'xyz'
> >
> > memory = 256
> >
> > vcpus = 1
> >
> > pae = 1
> >
> > vnc = 1
> >
> > vncunused = 1
> >
> > disk = [ 'phy:/dev/vg1/xyz,hda,w' ]
> >
> > vif = [ 'type=netfront,bridge=xenbr0,mac=04:01:3e:00:04:62' ]
> >
> > builder = 'hvm'
> >
> > kernel = '/usr/sbin/hvmloader'
> >
> > boot = 'c'
> >
> > device_model = '/usr/sbin/qemu-dm'
> >
> >
> >
> > When I do an xm create on the config, I get the following error:
> >
> > Error: Device 0 (vif) could not be connected. Hotplug scripts not
> working.
>
> Does the 'xenbr0' interface exist?
Here is the output of "brctl show"
bridge name bridge id STP enabled interfaces
br2026b 8000.001b2147d86c no eth2.2026
br2026f 8000.003048f5af19 no eth1.2026
eth0 8000.003048f5af18 no peth0
virbr0 8000.000000000000 yes
> Have you tried to contact the xen-users mailing list instead of xen-
> devel?
I did and waited for 24 hrs and received no reply.
I also tried bringing up the VM without the "vif" parameter in the config.
The VM kernel panicked because it couldn't find the boot device.
Thanks,
AP
next prev parent reply other threads:[~2011-01-18 19:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-18 19:00 Error bringing up VMs with Xen 4.0.1 + 2.6.18-194.32.1.el5xen CentOS Dom0 AP Xen
2011-01-18 19:24 ` Konrad Rzeszutek Wilk
2011-01-18 19:54 ` AP Xen [this message]
2011-01-18 19:57 ` Pasi Kärkkäinen
2011-01-18 20:08 ` AP Xen
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='003701cbb749$8d4b5090$a7e1f1b0$@com' \
--to=apxeng@gmail.com \
--cc=konrad.wilk@oracle.com \
--cc=xen-devel@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.