Hi,

I've just got a bounce from Cory Wright's email address - I presume that he's 
moved on from Rackspace.  Can anyone answer the below?

Thanks,

Ewan.

From: Ewan Mellor
Sent: Monday, October 31, 2011 7:14 PM
To: 'Cory Wright'
Subject: openvswitch startup

Hi Cory,

Regarding the changeset below, what was the problem that you were seeing?  I 
can imagine that 10 was too early in the boot sequence for this, since that's 
the same as /etc/init.d/network.  I was wondering why you moved it quite so 
late though (if that was deliberate).

XenServer has firstboot at 24, so it would be great if I could move 
openvswitch-nova to 23 or so, because that way you can have firstboot scripts 
that run after the base OVS flows have been installed.  It's just more 
convenient to drop down a firstboot script than it is to put down an init.d 
script and replicate the firstboot mechanisms.

Thanks,

Ewan.


commit 0850945efd0c5d7341590acd109572b9caf89e18
Author: Cory Wright <cory.wri...@rackspace.com>
Date:   Fri May 20 21:30:04 2011 +0000

    move init start position to 96 to allow openvswitch time to fully start

diff --git a/plugins/xenserver/networking/etc/init.d/openvswitch-nova b/plugins/
index e4dbdf4..8672a69 100755
--- a/plugins/xenserver/networking/etc/init.d/openvswitch-nova
+++ b/plugins/xenserver/networking/etc/init.d/openvswitch-nova
@@ -2,7 +2,7 @@
 #
 # openvswitch-nova
 #
-# chkconfig: 2345 10 89
+# chkconfig: 2345 96 89
 # description: Apply initial OVS flows for Nova

 # Copyright 2011 OpenStack LLC.
_______________________________________________
Mailing list: https://launchpad.net/~openstack-xenapi
Post to     : openstack-xenapi@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack-xenapi
More help   : https://help.launchpad.net/ListHelp

Reply via email to