<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; ">
Hello all,
<div><br>
</div>
<div>I am trying to install OpenStack on my personal desktop PC to start toying around with.  First, the overview of my environment:</div>
<div><br>
</div>
<div>OS: Ubuntu 12.04.1 LTS</div>
<div>Repo: Ubuntu cloud archive (folsom packages)</div>
<div>Installation method: Puppet (<a href="https://github.com/puppetlabs/puppetlabs-openstack">https://github.com/puppetlabs/puppetlabs-openstack</a>)</div>
<div><br>
</div>
<div>I set puppet off on the system after setting it up in my site manifest to configure the system as both a controller and a compute node.  It hit several bumps in the process which I worked around by adjusting the puppet modules (patches forthcoming) or
 installing some other dependency puppet didn't account for.  Now, I am having trouble with openvswitch.</div>
<div><br>
</div>
<div>When I load the "openvswitch_mod" kernel module and start the "openvswitch-switch" service, it loads find and doesn't report any problems.  I however loose all network connectivity to the box.  From the local console I can run tcpdump and see that traffic
 is getting out my primary (and only) network interface, and I am even getting replies back, but they are not making their way back into the system.  I can see my desktop ARP'ing for its default gateway, and I can see the ARP reply from the gateway, but the
 arp table is never populated and the process that was attempting to make the network connection continues to hang.  I end up having to reboot the entire box to get it working again.  Stoping the openvswitch-switch service isn't enough to fix it, and the kernel
 won't let me "rmmod" or "modprobe -rf" the openvswitch_mod module because "it is still in use."</div>
<div><br>
</div>
<div>I've already checked some things that I could think of (ip_forwarding, iptables, ebtables) but can't find out what the problem is.  I am sure that something just isn't configured right but this is my first time ever trying to install open stack myself
 and also my first time touching openvswitch.  Any help trying to determine what the problem may be would be much appreciated.</div>
<div><br>
</div>
<div>
<div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">
<div>-----------</div>
<div>Andrew Regner, RHCE, CCNA</div>
<div>Linux Systems Administrator</div>
<div>Rackspace Hosting</div>
<div>5000 Walzem Road</div>
<div>San Antonio, TX 78218</div>
<div><br>
</div>
<div><br>
</div>
<div>P.S.  As I understand it openvswitch operates at layer 2, so the proper subject of this email should have been "openvswitch is eating all my frames", but packets sounds better.</div>
</span></div>
</div>
</body>
</html>