<div dir="ltr">Thanks, Rob.<br>

<p class="">On the console, I see cloud-init starting up and it
prints something like this</p>

<p class=""> </p>

<p class="">ci-info lo0 : 127.0.0.1 255.0.0.0 <MAC-ADDR>
ci-info eth0 : - - <MAC-ADDR> ci-info eth1 : - - <MAC-ADDR></p>

<p class=""> </p>

<p class="">Soon afterwards, I see this message repeat for 120s</p>

<p class=""> </p>

<p class="">util.py [WARNING]: </p>

<p class="">'<a href="http://169.254.169.254/2009-04-04/meta-data/instance-id">http://169.254.169.254/2009-04-04/meta-data/instance-id</a>'
failed: url error [[Errno 101] Network is unreachable]</p>

<p class=""> </p>

<p class=""> </p>

<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 21, 2013 at 8:19 PM, Robert Collins <span dir="ltr"><<a href="mailto:robertc@robertcollins.net" target="_blank">robertc@robertcollins.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You need to disable file injection in nova, and you need to have link<br>
up on the interfaces, or dhcp-all-interfaces will skip them.<br>
<br>
What do you see in the node console specifically?<br>
<br>
-Rob<br>
<div><div class="h5"><br>
On 22 October 2013 16:11, Ravikanth Samprathi <<a href="mailto:rsamprat@gmail.com">rsamprat@gmail.com</a>> wrote:<br>
> Hi Folks<br>
><br>
> I'm using DiB to create an ubuntu 12.04 image where dhcp is enabled on all<br>
> interfaces, and .ssh/authorized_keys is copied<br>
><br>
><br>
><br>
> $ bin/disk-image-create -a amd64 -o <a href="http://u1204.am" target="_blank">u1204.am</a> d64.custom ubuntu local-config<br>
> dhcp-all-interfaces<br>
><br>
><br>
><br>
> I see DiB printing these messages indicating it worked as expected<br>
><br>
><br>
><br>
> dib-run-parts Mon Oct 21 21:10:41 UTC 2013 Running<br>
> /tmp/in_target.d/install.d/50-dhcp-all-interfaces<br>
><br>
> + dirname /tmp/in_target.d/install.d/50-dhcp-all-interfaces<br>
><br>
> + SCRIPTDIR=/tmp/in_target.d/install.d<br>
><br>
> + [ -d /etc/init ]<br>
><br>
> + install -D -g root -o root -m 0755<br>
><br>
> /tmp/in_target.d/install.d/generate-interfaces-file.sh<br>
><br>
> /usr/local/sbin/generate-interfaces-file.sh<br>
><br>
> + install -D -g root -o root -m 0755<br>
><br>
> /tmp/in_target.d/install.d/dhcp-all-interfaces.conf<br>
><br>
> /etc/init/dhcp-all-interfaces.conf<br>
><br>
> dib-run-parts Mon Oct 21 21:10:41 UTC 2013 50-dhcp-all-interfaces completed<br>
><br>
><br>
><br>
> dib-run-parts Mon Oct 21 21:10:41 UTC 2013 62-ssh-key completed<br>
><br>
><br>
><br>
> But when the baremetal node boots up, the interfaces still don't have dhcp<br>
> enabled. I see this in the BM node's console when cloud-init starts.<br>
><br>
><br>
><br>
> How can I troubleshoot this?<br>
><br>
> Thanks<br>
> Ravi<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> OpenStack-dev mailing list<br>
> <a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Robert Collins <<a href="mailto:rbtcollins@hp.com">rbtcollins@hp.com</a>><br>
Distinguished Technologist<br>
HP Converged Cloud<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</font></span></blockquote></div><br></div>