[Openstack] Spawning Issue with Juno, Neutron, Xen and Libvirt

Leandro Mendes theflockers at gmail.com
Thu Jul 30 23:58:42 UTC 2015


Hi guys,

I have the same problem with Fedora and Kilo.

The prpblem was first the interface name length, that puts a "-emu" or
something like that in its name.

I changed the vif-common to put a smaller suffix (just like any letter)
instead of the -emu suffix.

After that, my vm boots up and gets its IP addresses.

best,

Leandro.
Em 30/07/2015 18:38, "Geoffrey Tran" <gtran at isi.edu> escreveu:

> Hi Anthony,
>
> Thanks for your replies, I'm replying to both of your emails here:
>
> > Did you put the line before ip link set $dev name $vifname ?
> After setting this, the system seems to work, thank you! I added that line
> in the wrong location.
>
> > Did you checkout a stable/* branch or is it the branch master?
> I didn't set anything in my local.con, so I think it's the branch master.
>
> > What packages or set of packages are you installing?
> During the install, I only selected openssh-server, however might have
> installed
> other packages since then. If it helps, I can attach a full listing of
> installed packages.
>
> > How your /etc/network/interfaces looks like? Anything in it that would
> setup
> network interface named vif*?
> The interfaces file only has the setup for loopback.
>
>
> Would you mind sharing your devstack configuration please? At least that
> would
> help eliminate a few more variables.
>
> Thanks,
> Geoffrey
>
>
> ----- Original Message -----
> > From: "Anthony PERARD" <anthony.perard at citrix.com>
> > To: "Geoffrey Tran" <gtran at isi.edu>
> > Cc: openstack at lists.openstack.org
> > Sent: Thursday, July 30, 2015 4:37:00 AM
> > Subject: Re: [Openstack] Spawning Issue with Juno, Neutron, Xen and
> Libvirt
> >
> > On Mon, Jul 27, 2015 at 09:42:21PM -0400, Geoffrey Tran wrote:
> > > Hi Anthony,
> > >
> > > Just to add more information on this.  I tried deploying using
> Devstack,
> > > but
> > > run into a few errors. The first is related to pygrub, which was fixed
> by
> > > adding the symlink.
> >
> > Did you checkout a stable/* branch or is it the branch master?
> >
> > > However, the second error is again the same issue with the vif scripts.
> > >
> > > Just to clarify, I started with a machine that is physically identical
> to
> > > the
> > > first, then clean installed ubuntu 14.04.  Following that, I cloned
> the git
> > > repo for devstack and installed it using my own local.conf.  Then tried
> > > launching an instance through horizon.
> >
> > What packages or set of packages are you installing?
> > That what I have for Ubuntu 14.04:
> > tasksel tasksel/first multiselect ubuntu-server
> > d-i pkgsel/include string openssh-server build-essential htop vim curl
> git
> > vcsh tig quilt tmux
> > and xen-hypervisor-4.4-amd64
> >
> > How your /etc/network/interfaces looks like? Anything in it that would
> setup
> > network interface named vif*?
> >
> > Thanks,
> >
> > --
> > Anthony PERARD
> >
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150730/dbbaacd3/attachment.html>


More information about the Openstack mailing list