From 5ea61afe521af5ed81cff32726e4cd8d49bf7d50 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Mon, 26 Sep 2011 16:49:32 -0700 Subject: bugtool: Collect "lacp/show" and "cfm/show" information. Feature #7496 --- xenserver/README | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'xenserver') diff --git a/xenserver/README b/xenserver/README index 0e2affa3e..3039da3fc 100644 --- a/xenserver/README +++ b/xenserver/README @@ -37,7 +37,8 @@ files are: etc_xensource_bugtool_network-status_openvswitch.xml xen-bugtool extension to collect networking information relevant to - Open vSwitch. Runs + Open vSwitch. Runs usr_share_openvswitch_scripts_xen-bugtool-cfm-show, + usr_share_openvswitch_scripts_xen-bugtool-lcap-show, and usr_share_openvswitch_scripts_xen-bugtool-tc-class-show. etc_xensource_bugtool_kernel-info_openvswitch.xml @@ -80,6 +81,18 @@ files are: Template for Open vSwitch's /etc/sysconfig/openvswitch configuration file. + usr_share_openvswitch_scripts_ovs-bugtool-cfm-show + + Script to dump detailed CFM information for all enabled + interfaces. Intended to be run by xen-bugtool via + etc_xensource_bugtool_network-status_openvswitch.xml. + + usr_share_openvswitch_scripts_ovs-bugtool-lacp-show + + Script to dump detailed LACP information for all enabled + ports. Intended to be run by xen-bugtool via + etc_xensource_bugtool_network-status_openvswitch.xml. + usr_share_openvswitch_scripts_xen-bugtool-tc-class-show Script to dump tc class configuration for all network -- cgit v1.2.1