gstanden / orabuntu-lxc

Developer and User Guide
https://gstanden.github.io/
GNU General Public License v3.0
46 stars 15 forks source link

Create an option to use default lxcbr0 networking instead of OpenvSwitch #59

Closed gstanden closed 3 years ago

gstanden commented 8 years ago

Apparently as I have discovered, there are some openvswitch memory leak / high memory usage features. This is overwhelming some Dell PowerEdge 2850's I am using. I tried using default lxcbr0 instead and this is using orders of magnitude less memory. Therefore, I should give orabuntu-lxc an option where the installer can choose to use lxc default networking (lxcbr0) or (OpenvSwitch) or ? other options ... but for now, to choose either of those two options. This should be pretty easy because it's just changing the ip range in the dhcp and named configuration files.

gstanden commented 3 years ago

Will not be implemented. Issues with OpenvSwitch have been resolved.