SRM:报告中缺少 DPA 版本信息

Summary: SRM 报告未显示或更新 DPA 版本信息。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

SRM DPA 报告缺少 DPA 版本信息。

在 SRM 版本 4.6.x 和 4.7.0.x 上发现问题。

Cause

数据被正确收集,但收集器上的过滤器正在剥离版本信息。

Resolution

解决方法是修改 DPA 收集器主机上的两个配置文件。

  1. 对于 /opt/APG/Collecting/Variable-Handling-Filter/emc-dpa/conf/backup-restore-spatial-aggregation-handler.xml,将 添加到配置文件中的每个部分,如下所示:
    
    
            (name=='Files' & datagrp=='RESTORE-CLIENT-CONFIG')
            datagrp
            bkptech
            bkpservr
            mediasvr
            device
            state
            name
            
                
                group
                
            
            
                Files
                DPA-Collector
                1.0
                nb
                
                
                
            

 

确保将  行添加到每个 部分。

 

  1. 对于 /opt/APG/Collecting/Cross-Referencing-Filter/emc-dpa/conf/dpa-server-client-cross-referencing-filter.xml,将过滤器更改为 (datagrp=='BACKUP-CLIENT-CONFIG' & name=='RemoveMeZero') | datagrp=='BACKUP-CLIENT-CONFIG' & (name=='Availability' | name=='Files' | name=='Size' | name=='Throughput' | name=='Duration' | name=='Status')

 

请参阅下面的更改:


    true
    com.watch4net.apg.v2.collector.plugins.crossreferencingfilter.data.mem.MemoryHashDataAccessor
    
        (datagrp=='BACKUP-CLIENT-CONFIG' & name=='RemoveMeZero') | datagrp=='BACKUP-CLIENT-CONFIG' & (name=='Availability' | name=='Files' | name=='Size' | name=='Throughput' | name=='Duration' | name=='Status')
        bkpservr
        true
        0
        bkprev
    
 
  1. 重新启动收集器,在发现数据后,数据应该就会进来。

解决方案:
计划在即将发布的 SRM 版本中进行永久性修复。在此修复可用之前,请使用这个解决方法。
Article Properties
Article Number: 000198308
Article Type: Solution
Last Modified: 13 May 2026
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.