X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=xenserver%2Fusr_sbin_xen-bugtool;h=786ff2f0e4de93aed17e9e19d22206995848a5b0;hb=1e68c0730d0753e9a796a0d6d4b95933f7cdfbd2;hp=1605b2248f86d2a82d1b04caa24a6e71f50f1335;hpb=4d678233e981fa319a338f6b0949e9dc625941a4;p=openvswitch diff --git a/xenserver/usr_sbin_xen-bugtool b/xenserver/usr_sbin_xen-bugtool index 1605b224..786ff2f0 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$') @@ -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