Comment 2 for bug 1666719

Revision history for this message
Andres Rodriguez (andreserl) wrote :

Could you please post the kernel parameters sent on the PXE process ? That should tell us what IP address is being used to download the metadata (based from your bug, however, seems to be the correct)

The error here:

285.792403} cloud-init[1190]: 2-17-02-21 21:07:02, 027 - url_helper.py
Calling ‘http://169.254.169.254/2009-04-04/meta-data/instance-id'
request error [HTTPConnectionPool(host=‘169.254.169.254’, port=80)

Is because cloud-init was unable to contact MAAS' metadata and it fallsback to the 169 address.