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 Collector 호스트에서 두 개의 구성 파일을 수정하는 것입니다.

  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.