X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=xenserver%2Fusr_sbin_xen-bugtool;h=786ff2f0e4de93aed17e9e19d22206995848a5b0;hb=4a1c5a01967225086795f5660fec4098f458948c;hp=44661259e7d97debcbca4d6c03c2866775d65118;hpb=43a0e3476d94eccd16f7c90d1fb23aea10574a25;p=sliver-openvswitch.git diff --git a/xenserver/usr_sbin_xen-bugtool b/xenserver/usr_sbin_xen-bugtool index 44661259e..786ff2f0e 100755 --- a/xenserver/usr_sbin_xen-bugtool +++ b/xenserver/usr_sbin_xen-bugtool @@ -121,6 +121,7 @@ VAR_LOG_DIR = '/var/log/' VNCTERM_CORE_DIR = '/var/xen/vncterm' VSWITCH_CORE_DIR = '/var/xen/vswitch' OVS_VSWITCH_CONF = '/etc/ovs-vswitchd.conf' +OVS_VSWITCH_DBCACHE = '/var/lib/openvswitch/dbcache' XENSOURCE_INVENTORY = '/etc/xensource-inventory' OEM_CONFIG_DIR = '/var/xsconfig' OEM_CONFIG_FILES_RE = re.compile(r'^.*xensource-inventory$') @@ -195,8 +196,8 @@ MD5SUM = '/usr/bin/md5sum' MULTIPATHD = '/sbin/multipathd' NETSTAT = '/bin/netstat' OMREPORT = '/opt/dell/srvadmin/oma/bin/omreport' -OVS_DPCTL = '/root/vswitch/bin/ovs-dpctl' -OVS_OFCTL = '/root/vswitch/bin/ovs-ofctl' +OVS_DPCTL = '/usr/bin/ovs-dpctl' +OVS_OFCTL = '/usr/bin/ovs-ofctl' PS = '/bin/ps' PVS = '/usr/sbin/pvs' ROUTE = '/sbin/route' @@ -710,6 +711,7 @@ exclude those logs from the archive. tree_output(CAP_VNCTERM, VNCTERM_CORE_DIR) file_output(CAP_VSWITCH_CONFIG, [OVS_VSWITCH_CONF]) + file_output(CAP_VSWITCH_CONFIG, [OVS_VSWITCH_DBCACHE]) file_output(CAP_VSWITCH_LOGS, [ VAR_LOG_DIR + x for x in