diff options
Diffstat (limited to 'xenserver')
-rw-r--r-- | xenserver/README | 15 |
1 files changed, 14 insertions, 1 deletions
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 |