← Back to team overview

openstack team mailing list archive

回复: vm can't connect to remote host (169.254.169.254)

 

Hi all,  found that :
root@networknode:/etc# ovs-vsctl show
690ad327-14ad-410e-b310-2d23e4c78223
    Bridge br-int
        Port br-int
            Interface br-int
                type: internal
        Port "int-br-em3"
            Interface "int-br-em3"
        Port "qr-d9cb6d6d-5e"
            tag: 1
            Interface "qr-d9cb6d6d-5e"
                type: internal
        Port "tape10a4f07-60"
            tag: 1
            Interface "tape10a4f07-60"
                type: internal
    Bridge "br-em3"
        Port "em3"
            Interface "em3"
        Port "br-em3"
            Interface "br-em3"
                type: internal
        Port "phy-br-em3"
            Interface "phy-br-em3"
    Bridge "br-em1"
        Port "em1"
            Interface "em1"
        Port "qg-daf2c037-cc"
            Interface "qg-daf2c037-cc"
                type: internal
        Port "br-em1"
            Interface "br-em1"
                type: internal
    ovs_version: "1.4.3"

root@networknode:/etc# ifconfig tape10a4f07-60
tape10a4f07-60: error fetching interface information: Device not found

is this the reason I can't ping vm? and how can I solve it?
2013-05-08



zengshan2008



发件人:zengshan2008
发送时间:2013-05-08 14:59
主题:vm can't connect to remote host (169.254.169.254)
收件人:"Stephen Kramer"<celticremark@xxxxxxxxx>,"Anil Vishnoi"<vishnoianil@xxxxxxxxx>,"gong yong sheng"<gongysh@xxxxxxxxxxxxxxxxxx>
抄送:"openstack"<openstack@xxxxxxxxxxxxxxxxxxx>

Hi all,
I've installed openstack using quantum by the guide https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rstIn my environment, I have a controller node, a network node and a compute node, I am using openvswitch plugin and everything looks fine, but the following logs in the vm console make me crazy. can anybody help me out?
May  8 00:45:57 cirros kern.info kernel: [    2.468239] eth0: IPv6 duplicate address fe80::f816:3eff:fe80:636f detected!
############ debug end   ##############
cloud-setup: failed to read iid from metadata. tried 30
WARN: /etc/rc3.d/S45-cloud-setup failed
Starting dropbear sshd: generating rsa key... generating dsa key... OK
===== cloud-final: system completely up in 41.24 seconds ====
wget: can't connect to remote host (169.254.169.254): Network is unreachable
wget: can't connect to remote host (169.254.169.254): Network is unreachable
wget: can't connect to remote host (169.254.169.254): Network is unreachable
  instance-id: 
  public-ipv4: 
  local-ipv4 : 
wget: can't connect to remote host (169.254.169.254): Network is unreachable
cloud-userdata: failed to read instance id
WARN: /etc/rc3.d/S99-cloud-userdata failed

2013-05-08



zengshan2008

Follow ups