[ovs-dev] [PATCH] init script modifications for lxc and kvm hosts

Patrick Mullaney pm.mullaney at gmail.com
Mon Dec 13 22:49:40 UTC 2010


I've been working with openvswitch on opensuse lxc and kvm hosts.
The following patch has the changes I needed. I took the approach
of modifying the existing openvswitch init script to conditionally
alter its start up if /etc/xensource-inventory exists, otherwise
it sets up for a kvm/lxc environment. I haven't tested this with
a xenserver installation(don't have one). These changes should
apply for other linux distros.

---

Patrick Mullaney (1):
      openvswitch init script modifications for kvm and lxc hosts


 xenserver/automake.mk                        |    1 
 xenserver/etc_init.d_openvswitch             |   79 +++++++++++++++++++++-----
 xenserver/etc_init.d_openvswitch-xapi-update |    9 +++
 xenserver/etc_sysconfig_openvswitch          |   11 ++++
 4 files changed, 86 insertions(+), 14 deletions(-)
 create mode 100644 xenserver/etc_sysconfig_openvswitch





More information about the dev mailing list