All of lore.kernel.org
 help / color / mirror / Atom feed
From: "AP Xen" <apxeng@gmail.com>
To: "'Pasi Kärkkäinen'" <pasik@iki.fi>
Cc: 'Xen-Devel' <xen-devel@lists.xensource.com>,
	'Konrad Rzeszutek Wilk' <konrad.wilk@oracle.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 12:08:09 -0800	[thread overview]
Message-ID: <003d01cbb74b$6efe2250$4cfa66f0$@com> (raw)
In-Reply-To: <20110118195743.GI2754@reaktio.net>

> -----Original Message-----
> From: Pasi Kärkkäinen [mailto:pasik@iki.fi]
> Sent: Tuesday, January 18, 2011 11:58 AM
> To: AP Xen
> Cc: 'Konrad Rzeszutek Wilk'; '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:54:42AM -0800, AP Xen wrote:
> > > -----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
> >
> 
> Well, you don't have a bridge called 'xenbr0'.
> So it won't work, like you noticed.
> 
> You seem to have a bridge called 'eth0' - use that instead in the domU
> cfg.

I tried using eth0, br2026b, br2026f but got the same error. The same
configuration works if I use the Xen version packaged with CentOS 5.5. 

> > > 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.
> >
> 
> This question is not suitable for xen-devel mailinglist.

Sorry about that. I only posted on xen-devel when I received no reply from
xen-users. Should I try posting again on xen-users?

Thanks,
AP
 
> -- Pasi

      reply	other threads:[~2011-01-18 20:08 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
2011-01-18 19:57     ` Pasi Kärkkäinen
2011-01-18 20:08       ` AP Xen [this message]

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='003d01cbb74b$6efe2250$4cfa66f0$@com' \
    --to=apxeng@gmail.com \
    --cc=konrad.wilk@oracle.com \
    --cc=pasik@iki.fi \
    --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.