[OpenStack-Infra] nova-docker f20 job debugging

Ian Wienand iwienand at redhat.com
Wed Jul 23 05:37:11 UTC 2014


Hi,

I can replicate the issue of the vm going offline when running
nova-docker on a f20 hpcloud instance.

Here's what I did

 - booted "Fedora 20 Server 64-bit 20140407 - Partner Image"
 - yum updated, install git etc
 - clone nova-docker, devstack
 - run prepare_devstack.sh

 - run stack.sh with localrc from [1]

 - wait :)

 - run_tempest.sh

 - wait for timeout

eth0 should be something like 10.0.0.7, but I think the reason it
disappears is iplink is showing eth0 placed into br100

---
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master br100 state UP mode DEFAULT group default qlen 1000
    link/ether fa:16:3e:0c:55:ca brd ff:ff:ff:ff:ff:ff
---

and it ends up with an address in 10.1.x.x

I haven't had time to debug further right now, but I hope this can
help.  I've put a package of the logs at [2]

-i

[1] http://paste.openstack.org/show/87695/
[2] http://people.redhat.com/~iwienand/f20-docker/logs.tar.gz



More information about the OpenStack-Infra mailing list