On Wed, Nov 8, 2017 at 8:36 AM, Ben Pfaff <b...@ovn.org> wrote:

> On Tue, Nov 07, 2017 at 09:01:06PM +0530, nusid...@redhat.com wrote:
> > From: Numan Siddique <nusid...@redhat.com>
> >
> > In the RHEL environment, when OVN db servers are started using ovn-ctl,
> > log files are empty. Adding "-vfile:info" option to ovsdb-server is
> > resolving this issue. Running 'ovs-apptctl -t .. vlog/reopen" results in
> the
> > logs appearing in the log files. This issue is seen with 2.7.2.
> >
> > "-vfile:info" option is passed to ovn-northd and ovn-controller when
> starting.
> > There is no harm in adding this to OVN db servers.
> >
> > Signed-off-by: Numan Siddique <nusid...@redhat.com>
>
> This should be harmless, since "info" is the default log level, but I
> don't understand why it makes a difference.  Is there an underlying bug
> that should be fixed?  (Is the --log-file option being passed in?  That
> is the documented way to enable logging to a file.)
>

Yes. --log-file option is passed. I only see this issue with RHEL and not
with centos.
And if I restart the DB servers later, the log file gets generated
properly. It is seen
only for the first time durng tripleo deployment in RHEL environment. I
couldn't figure out the underlying
cause. Since "vlog:info" is passed for ovn-northd and ovn-controller, I
thought of taking this approach.
But I agree there seems to be underlying issue and this patch might hide
it.

Thanks
Numan
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to