<p dir="ltr">Hi guys,</p>
<p dir="ltr">I have the same problem with Fedora and Kilo.</p>
<p dir="ltr">The prpblem was first the interface name length, that puts a "-emu" or something like that in its name.</p>
<p dir="ltr">I changed the vif-common to put a smaller suffix (just like any letter) instead of the -emu suffix.</p>
<p dir="ltr">After that, my vm boots up and gets its IP addresses.</p>
<p dir="ltr">best,</p>
<p dir="ltr">Leandro.</p>
<div class="gmail_quote">Em 30/07/2015 18:38, "Geoffrey Tran" <<a href="mailto:gtran@isi.edu">gtran@isi.edu</a>> escreveu:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Anthony,<br>
<br>
Thanks for your replies, I'm replying to both of your emails here:<br>
<br>
> Did you put the line before ip link set $dev name $vifname ?<br>
After setting this, the system seems to work, thank you! I added that line<br>
in the wrong location.<br>
<br>
> Did you checkout a stable/* branch or is it the branch master?<br>
I didn't set anything in my local.con, so I think it's the branch master.<br>
<br>
> What packages or set of packages are you installing?<br>
During the install, I only selected openssh-server, however might have installed<br>
other packages since then. If it helps, I can attach a full listing of installed packages.<br>
<br>
> How your /etc/network/interfaces looks like? Anything in it that would setup<br>
network interface named vif*?<br>
The interfaces file only has the setup for loopback.<br>
<br>
<br>
Would you mind sharing your devstack configuration please? At least that would<br>
help eliminate a few more variables.<br>
<br>
Thanks,<br>
Geoffrey<br>
<br>
<br>
----- Original Message -----<br>
> From: "Anthony PERARD" <<a href="mailto:anthony.perard@citrix.com">anthony.perard@citrix.com</a>><br>
> To: "Geoffrey Tran" <<a href="mailto:gtran@isi.edu">gtran@isi.edu</a>><br>
> Cc: <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
> Sent: Thursday, July 30, 2015 4:37:00 AM<br>
> Subject: Re: [Openstack] Spawning Issue with Juno, Neutron, Xen and Libvirt<br>
><br>
> On Mon, Jul 27, 2015 at 09:42:21PM -0400, Geoffrey Tran wrote:<br>
> > Hi Anthony,<br>
> ><br>
> > Just to add more information on this.  I tried deploying using Devstack,<br>
> > but<br>
> > run into a few errors. The first is related to pygrub, which was fixed by<br>
> > adding the symlink.<br>
><br>
> Did you checkout a stable/* branch or is it the branch master?<br>
><br>
> > However, the second error is again the same issue with the vif scripts.<br>
> ><br>
> > Just to clarify, I started with a machine that is physically identical to<br>
> > the<br>
> > first, then clean installed ubuntu 14.04.  Following that, I cloned the git<br>
> > repo for devstack and installed it using my own local.conf.  Then tried<br>
> > launching an instance through horizon.<br>
><br>
> What packages or set of packages are you installing?<br>
> That what I have for Ubuntu 14.04:<br>
> tasksel tasksel/first multiselect ubuntu-server<br>
> d-i pkgsel/include string openssh-server build-essential htop vim curl git<br>
> vcsh tig quilt tmux<br>
> and xen-hypervisor-4.4-amd64<br>
><br>
> How your /etc/network/interfaces looks like? Anything in it that would setup<br>
> network interface named vif*?<br>
><br>
> Thanks,<br>
><br>
> --<br>
> Anthony PERARD<br>
><br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote></div>