<div dir="ltr">Hi <span style="font-family:arial,sans-serif;font-size:13px">Raghavendra,</span><div><font face="arial, sans-serif"><br></font></div><div><div>Which image are you using? How are you trying to log into your instance?</div>
<div>Does your cirros image work?</div><div><br></div><div>To fix the metadata error, I'd to adapt the route table on my CentOS image like this:</div><div><br></div><div><span id="docs-internal-guid-78914a97-5f97-8a3c-945d-338182743f6f"><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:10pt">
<span style="font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">ip route add <a href="http://169.254.169.254/32">169.254.169.254/32</a> via 10.0.0.1</span></p><p dir="ltr" style="line-height:1.15;margin-top:0pt;margin-bottom:10pt">
<span style="font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">(10.0.0.1 is my gateway).</span></p><p style="line-height:1.15;margin-top:0pt;margin-bottom:10pt">
<span style="font-family:Arial;color:rgb(0,0,0);background-color:transparent;vertical-align:baseline;white-space:pre-wrap">To persist the route table you shall use:</span></p><p style="margin-top:0pt;margin-bottom:10pt"><span style="background-color:transparent;vertical-align:baseline"><font color="#000000" face="Arial"><span style="line-height:14.949999809265137px;white-space:pre-wrap">[root@temp ~]# vi /etc/sysconfig/network-scripts/route-eth0
GATEWAY0=10.0.0.1
NETMASK0=255.255.255.255 
ADDRESS0=169.254.169.254</span></font></span></p><p style="margin-top:0pt;margin-bottom:10pt"><span style="background-color:transparent;vertical-align:baseline"><font color="#000000" face="Arial"><span style="line-height:14.949999809265137px;white-space:pre-wrap">HTH,</span></font></span></p>
<p style="margin-top:0pt;margin-bottom:10pt"><span style="background-color:transparent;vertical-align:baseline"><font color="#000000" face="Arial"><span style="line-height:14.949999809265137px;white-space:pre-wrap">Kind Regards,
Arash</span></font></span></p></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 23, 2014 at 4:01 PM,  <span dir="ltr"><<a href="mailto:raghavendra.lad@accenture.com" target="_blank">raghavendra.lad@accenture.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
 Hi Team,<br>
<br>
The images that are spinning up for the VM are coming with Metadata error that is attached with this email. The login screen also comes up however unable to login due to this Metadata issue.<br>
Please assist.<br>
<br>
<br>
Regards,<br>
Raghavendra Lad<br>
<br>
<br>
________________________________<br>
<br>
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. .<br>

______________________________________________________________________________________<br>
<br>
<a href="http://www.accenture.com" target="_blank">www.accenture.com</a><br>
<br>_______________________________________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
<br></blockquote></div><br></div></div>