<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1">Hello all,<br>
<br>
<font size="-1">I thought I would giv<font size="-1">e quantum a
shot <font size="-1">and I've got a 50-60% work<font
size="-1">ing configuration<font size="-1">, but having
trouble understanding where to go from here as the docs
are <font size="-1">pretty sparse.<br>
<br>
<font size="-1">Ubuntu 12.04.1 + "ubuntu cloud
archive" <font size="-1">folsom repo</font></font><br>
<br>
<font size="-1">node A: nova-api, nova-scheduler,
quantum-server, quantum-plug<font size="-1">in-openvswitch<br>
<font size="-1">node B: nova-compute,
nova-api-metadata, quantum-dhcp-agent<font
size="-1"><font size="-1">, quantum-plug<font
size="-1">in-openvswitch-agent</font><br>
node C: nova-compute, </font></font></font></font></font></font></font></font></font></font></font></font><font
size="-1"><font size="-1"><font size="-1"><font size="-1"><font
size="-1"><font size="-1"><font size="-1"><font size="-1"><font
size="-1"><font size="-1"><font size="-1"><font
size="-1"><font size="-1"><font size="-1"><font
size="-1"><font size="-1"><font
size="-1"><font size="-1"><font
size="-1"><font size="-1"><font
size="-1"><font size="-1">nova-api-metadata,
quantum-dhcp-agent<font
size="-1"><font
size="-1">,
quantum-plug<font
size="-1">in-openvswitch-agent<br>
<br>
configured as
follows:<br>
<br>
<font size="-1">quantum.conf:<br>
<font size="-1">...<br>
core_plugin =
quantum.plugins.openvswitch.ovs_quantum_plugin.OVSQuantumPluginV2<br>
...<br>
<br>
<font
size="-1">ovs_quantum_plugin.ini:<br>
<font
size="-1">...</font><br>
<font
size="-1">tenant_network_type=vlan<br>
network_vlan_ranges
=
default:2000:3999<br>
<font
size="-1">integration_bridge
= br-int<br>
<font
size="-1">bridge_mappings
=
default:br-eth3<br>
<font
size="-1">...<br>
<br>
<font
size="-1">node
B,C `ovs-vstl
list-br`:<font
size="-1"><br>
br-eth3<br>
br-int<br>
<br>
<font
size="-1">node
B,<font
size="-1">C
`ovs-vsctl
list-ports
br-int`:<font
size="-1"><br>
<font
size="-1">int-br-eth3
(created by
quantum?)</font><br>
</font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font><br>
<font size="-1"><font size="-1"><font size="-1"><font size="-1"><font
size="-1"><font size="-1"><font size="-1"><font size="-1"><font
size="-1"><font size="-1"><font size="-1"><font
size="-1"><font size="-1"><font size="-1"><font
size="-1"><font size="-1"><font
size="-1"><font size="-1"><font
size="-1"><font size="-1"><font
size="-1"><font size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1"><font
size="-1">node
B,<font
size="-1">C
`ovs-vsctl
list-ports
br-eth3`:<br>
<font
size="-1">eth3
(added by me)</font><br>
<font
size="-1">phy-br-eth3
(created by
quantum?)<br>
<br>
<font
size="-1">eth3
is <font
size="-1">a
NIC which is
connected to a
<font
size="-1">switchport
accept<font
size="-1">ing
VLAN
2000:3999. It
has no IP
assigned
currently.</font></font></font></font><br>
<br>
When I start <font
size="-1">the
<font
size="-1">12.04
ubuntu
"cloud-image"</font></font>
in the
dashboard, it
successfully
boots and
obtains an IP
address as
seen in the co<font
size="-1">nsole
output:<br>
<font
size="-1">cloud-init-nonet
waiting 120
seconds for a
network
device.<br>
<br>
ci-info: lo
: 1
127.0.0.1
255.0.0.0
.<br>
ci-info: eth0
: 1
192.168.253.5
255.255.255.0
fa:16:3e:80:33:71<br>
ci-info:
route-0:
0.0.0.0
192.168.253.1
0.0.0.0
eth0 UG<br>
ci-info:
route-1:
192.168.253.0
0.0.0.0
255.255.255.0
eth0 U<br>
<br>
However,
immediately
after that
output I see
this<br>
<br>
<font
size="-1">2012-11-07
11:27:29,598 -
util.py[WARNING]:
'<a class="moz-txt-link-freetext" 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
[3/120s]: url
error [[Errno
113] No route
to host]<br>
<br>
<font
size="-1">which
runs until it
times out.</font><br>
<br>
In older
versions of <font
size="-1">OpenStack,
when I ran
'iptables<font
size="-1">-save
| grep 169<font
size="-1">.2<font
size="-1">54.169.254'
on a <font
size="-1">metadata</font>
server I was
used to seeing
a rule show <font
size="-1">up
which
translate<font
size="-1">d</font>
that 169
address to the
<font
size="-1">variable
assigned by
meta<font
size="-1">data_host
in nova.conf</font></font>,
but <font
size="-1">I
note that <font
size="-1">ru<font
size="-1">le
doesn't show
up</font></font>
in this
version of
nova? I added
the old rule
in (to see
what would
happen<font
size="-1">)
but the result
was the same<font
size="-1">,
still no route
to ho<font
size="-1">st.</font></font></font><br>
<br>
What<font
size="-1"> <font
size="-1">steps
do I need to
take here to <font
size="-1">allow
my instance to
retrieve its
metadata? I</font></font></font><font
size="-1">s my
quantum
misconfigured
somehow?</font>
Perhaps <font
size="-1">I
need to go
back and
reconfigure m<font
size="-1">y
switch port (<font
size="-1">for
example, there
is no <font
size="-1">real
192.168.253.1
gw, but does
the<font
size="-1">re
need to be for
the instance
to sim<font
size="-1">ply
fetch metdata)</font></font></font></font>?
<font
size="-1">After
that, what
steps do I
need to take
to get the VM
connected to <font
size="-1">the
rest of the
world<font
size="-1">? <font
size="-1">Is
the<font
size="-1">
quantum-l3-agent
the onl<font
size="-1">y
real choice
right now?<br>
<br>
<font
size="-1">Thx.</font><br>
</font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font><br>
</font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font>
<div class="moz-signature">-- <br>
<font face="Helvetica" size="2"><br>
--<br>
<b>Sina Sadeghi</b><br>
Lead Cloud Engineer<br>
<img src="cid:part1.02010509.09030103@aptira.com"><br>
<b>Aptira Pty Ltd</b><br>
1800 APTIRA<br>
<a href="http://www.aptira.com">aptira.com</a><br>
<a href="https://twitter.com/#/aptira">Follow @aptira</a><br>
</font><br>
</div>
</body>
</html>