<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I have a cloud that is using vxlan's over infiniband. Its working great.<br>
<br>
Now, I have a second system, a Lustre cluster that I would like to make available to a tenant in the cloud. I can't bridge into this network since its IB. Routing onto it is also proving to be tricky...<br>
<br>
One idea I had was to allocate a local link pair on each Lustre node, install neutron-openvswitch, configure it the same as a compute node, then add one end of the local link to the tun-int the same way as Nova would. This would make the remaining link pair
 talk over the vxlan.<br>
<br>
One snag though, while it does work, it does so only if I launch a Nova instance on the Lustre node first so it gets the flow rules setup.<br>
<br>
Would it be difficult to write a little script, that creates a vif pair, just like Nova would and ensure all the flow rules were hooked up right?<br>
<br>
Thanks,<br>
Kevin<br>
</div>
</body>
</html>