Re: [ovs-dev] [PATCH 2/2] debian: force-reload-kmod while package upgrading.

2013-04-16 Thread Ben Pfaff
On Tue, Apr 16, 2013 at 07:32:43PM -0700, Gurucharan Shetty wrote: > On Tue, Apr 16, 2013 at 2:54 PM, Ben Pfaff wrote: > > > On Thu, Apr 11, 2013 at 04:40:13PM -0700, Ben Pfaff wrote: > > > On Wed, Apr 10, 2013 at 03:41:23PM -0700, Gurucharan Shetty wrote: > > > > Currently, when we upgrade openv

Re: [ovs-dev] [PATCH 2/2] debian: force-reload-kmod while package upgrading.

2013-04-16 Thread Gurucharan Shetty
On Tue, Apr 16, 2013 at 2:54 PM, Ben Pfaff wrote: > On Thu, Apr 11, 2013 at 04:40:13PM -0700, Ben Pfaff wrote: > > On Wed, Apr 10, 2013 at 03:41:23PM -0700, Gurucharan Shetty wrote: > > > Currently, when we upgrade openvswitch packages, we do restart > > > of userspace daemons. This does not repl

Re: [ovs-dev] [PATCH 2/2] debian: force-reload-kmod while package upgrading.

2013-04-16 Thread Ben Pfaff
On Thu, Apr 11, 2013 at 04:40:13PM -0700, Ben Pfaff wrote: > On Wed, Apr 10, 2013 at 03:41:23PM -0700, Gurucharan Shetty wrote: > > Currently, when we upgrade openvswitch packages, we do restart > > of userspace daemons. This does not replace the kernel module. > > > > But almost everytime, we wan

Re: [ovs-dev] [PATCH 2/2] debian: force-reload-kmod while package upgrading.

2013-04-11 Thread Ben Pfaff
On Wed, Apr 10, 2013 at 03:41:23PM -0700, Gurucharan Shetty wrote: > Currently, when we upgrade openvswitch packages, we do restart > of userspace daemons. This does not replace the kernel module. > > But almost everytime, we want to also use the new kernel module > that comes with the new version