<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi</div>
<div>I tried the RDO installation based on instructions at </div>
<div>http://openstack.redhat.com/Quickstart</div>
<div><br>
</div>
<div><br>
</div>
<div>With the default config if we spawn off a VM failed because the neutron-openvswitch-agent.service terminated.</div>
<div><br>
</div>
<div>The reason is the error below which looks like https://bugs.launchpad.net/neutron/+bug/1322139</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div>2014-06-07 02:35:55.311 15597 ERROR neutron.plugins.openvswitch.agent.ovs_neutron_agent [req-aae1a4c5-7b45-42b3-886c-1657b25032e2 None] Agent terminated</div>
<div>2014-06-07 02:35:55.311 15597 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent Traceback (most recent call last):</div>
<div>2014-06-07 02:35:55.311 15597 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent   File "/usr/lib/python2.7/site-packages/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py", line 231, in _check_ovs_version</div>
<div>2014-06-07 02:35:55.311 15597 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent     ovs_lib.check_ovs_vxlan_version(self.root_helper)</div>
<div>2014-06-07 02:35:55.311 15597 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent   File "/usr/lib/python2.7/site-packages/neutron/agent/linux/ovs_lib.py", line 551, in check_ovs_vxlan_version</div>
<div>2014-06-07 02:35:55.311 15597 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent     'kernel', 'VXLAN')</div>
<div>2014-06-07 02:35:55.311 15597 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent   File "/usr/lib/python2.7/site-packages/neutron/agent/linux/ovs_lib.py", line 529, in _compare_installed_and_required_version</div>
<div>2014-06-07 02:35:55.311 15597 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent     raise SystemError(msg)</div>
<div>2014-06-07 02:35:55.311 15597 TRACE neutron.plugins.openvswitch.agent.ovs_neutron_agent SystemError: Unable to determine kernel version for Open vSwitch with VXLAN support. To use VXLAN tunnels with OVS, please ensure that the version is 1.10 or newer!</div>
</div>
<div><br>
</div>
<div>I thought the install would go through with default options. Would it be possible to fix the default answers file so that the default installation passes on some simple tests like VM launcher</div>
<div><br>
</div>
<div><br>
</div>
<div>Ajay</div>
<div><br>
</div>
</body>
</html>