[ovs-git] Open vSwitch: debian, rhel, xenserver: Ability to collect ovs-ctl logs. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Mar 15 16:33:59 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  46528f78e5c0b7484e1735bb774ef2ad92e04593 (commit)
      from  f8dfbcb77d7678fa19b4de0f94118b713f74ffb8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 46528f78e5c0b7484e1735bb774ef2ad92e04593
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=46528f78e5c0b7484e1735bb774ef2ad92e04593
Author: Gurucharan Shetty <gshetty at nicira.com>
		
debian, rhel, xenserver: Ability to collect ovs-ctl logs.
		
We use ovs-ctl from startup scripts to start, stop, restart,
force-reload-kmod OVS daemons. ovs-ctl gives quite a descriptive
o/p while running the above commands. But the o/p goes to stdout.
Sometimes, this output is quite useful to debug issues.

With this patch, we store the o/p of ovs-ctl when called from
startup scripts in /var/log/openvswitch/ovs-ctl.log

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 debian/openvswitch-switch.init   |    5 -----
 rhel/etc_init.d_openvswitch      |   11 +++++------
 utilities/ovs-lib.in             |    5 +++++
 xenserver/etc_init.d_openvswitch |   11 +++++------
 4 files changed, 15 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list