On Wed, Jan 18, 2012 at 05:19:43PM -0800, Ansis Atteka wrote:
> This will print a warning and avoid user-space restart
> if system already had 1.3 or older OVS installed. This is
> a workaround for a bug where older kernel modules could not
> communicate with newer user-space.
>
> Issue: 9128
>
>
On Wed, Jan 18, 2012 at 3:44 PM, Ben Pfaff wrote:
> On Wed, Jan 18, 2012 at 03:39:06PM -0800, Ansis Atteka wrote:
> > But can I assume that it is safe to hardcode in postinst the
> > /etc/init.d/openvswitch-switch path? I guess that the debhelper
> > gets it from ./configure, right? Will look int
This will print a warning and avoid user-space restart
if system already had 1.3 or older OVS installed. This is
a workaround for a bug where older kernel modules could not
communicate with newer user-space.
Issue: 9128
Signed-off-by: Ansis Atteka
Reported-by: Michael Kruze
---
debian/automake
On Wed, Jan 18, 2012 at 03:39:06PM -0800, Ansis Atteka wrote:
> But can I assume that it is safe to hardcode in postinst the
> /etc/init.d/openvswitch-switch path? I guess that the debhelper
> gets it from ./configure, right? Will look into this...
The #DEBHELPER# block currently expands to:
On Wed, Jan 18, 2012 at 2:59 PM, Ben Pfaff wrote:
> On Wed, Jan 18, 2012 at 02:43:30PM -0800, Ansis Atteka wrote:
> > This will print a warning and avoid user-space restart
> > if system already had 1.3 or older OVS installed. This is
> > a workaround for a bug where older kernel modules could no
On Wed, Jan 18, 2012 at 02:43:30PM -0800, Ansis Atteka wrote:
> This will print a warning and avoid user-space restart
> if system already had 1.3 or older OVS installed. This is
> a workaround for a bug where older kernel modules could not
> communicate with newer user-space.
>
> Issue: 9128
>
>
This will print a warning and avoid user-space restart
if system already had 1.3 or older OVS installed. This is
a workaround for a bug where older kernel modules could not
communicate with newer user-space.
Issue: 9128
Signed-off-by: Ansis Atteka
Reported-by: Michael Kruze
---
debian/openvswi
On Mon, Jan 16, 2012 at 02:10:40PM -0800, Ansis Atteka wrote:
> I can alter the postinst behavior from 1.4 and up branches to the following:
>
> > if upgrade-from-pre-1.4-ovs to 1.4+-ovs then
> > throw a warning that kernel module needs to be reloaded so not
> > restarting user space
> > else
>
I can alter the postinst behavior from 1.4 and up branches to the following:
> if upgrade-from-pre-1.4-ovs to 1.4+-ovs then
> throw a warning that kernel module needs to be reloaded so not
> restarting user space
> else
> do only userspace restart and use old kernel module
> fi
See other com
On Fri, Jan 13, 2012 at 11:40:50AM -0800, Ansis Atteka wrote:
> This will make Debian upgrade consistent with Xenserver
> and RH where user must manually run force-reload-kmod
> command after the upgrade.
>
> Issue: 9128
>
> Signed-off-by: Ansis Atteka
> Reported-by: Michael Kruze
I'm not sure
This will make Debian upgrade consistent with Xenserver
and RH where user must manually run force-reload-kmod
command after the upgrade.
Issue: 9128
Signed-off-by: Ansis Atteka
Reported-by: Michael Kruze
---
debian/openvswitch-switch.postinst |6 ++
debian/rules |
11 matches
Mail list logo