[ovs-git] Open vSwitch: ovs-bugtool: Add ovs-ctl.log to debug bundle. (branch-1.10)

dev at openvswitch.org dev at openvswitch.org
Fri Mar 15 16:40:30 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, branch-1.10 has been updated
       via  965b0d4b74c8d2cc73de86273963f1fc7b306e12 (commit)
       via  6864873b2ddaaca0e5a5f18aa97bc1eb73df0631 (commit)
      from  2960f18c400407ff73ebccc23e90ddf0d381fe59 (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 965b0d4b74c8d2cc73de86273963f1fc7b306e12
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=965b0d4b74c8d2cc73de86273963f1fc7b306e12
Author: Gurucharan Shetty <gshetty at nicira.com>
		
ovs-bugtool: Add ovs-ctl.log to debug bundle.
		
ovs-ctl.log will include the o/p of ovs-ctl when
run from rhel, debian and xenserver startup scripts.

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


commit 6864873b2ddaaca0e5a5f18aa97bc1eb73df0631
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6864873b2ddaaca0e5a5f18aa97bc1eb73df0631
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/bugtool/ovs-bugtool.in |    2 +-
 utilities/ovs-lib.in             |    5 +++++
 xenserver/etc_init.d_openvswitch |   11 +++++------
 5 files changed, 16 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list