Avamar: VMware VDDK 라이브러리 디버그 세부 정보 표시 활성화 및 비활성화

Summary: 이 가이드에서는 Avamar 프록시에서 VDDK(Virtual Disk Development Kit) 라이브러리에 대한 debug logging을 클릭하는 방법을 보여 줍니다.

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

이 KB 문서에서는 Avamar 프록시에서 VMware VDDK 세부 정보를 활성화 및 비활성화하는 방법에 대해 설명합니다.

Cause

이 작업은 VDDK 라이브러리에 결함이 있는 것으로 의심되며 디버그를 활성화해야 하는 문제를 해결하려고 할 때 수행해야 합니다.

예: hotadd를 사용하지 않지만 표준 로깅에 이유가 표시되지 않습니다.

Resolution

Avamar 프록시에서 VMware VDDK 라이브러리 디버그 세부 정보를 활성화하려면 다음 단계를 수행하십시오.

  1. 문제 해결을 위해 프록시를 식별합니다. 
  2. 해당 프록시에서 다음 명령을 실행합니다.
    find /usr/local/avamarclient/ -name vddkconfig.ini -exec perl -pi -e 's/transport.LogLevel=2/transport.LogLevel=6/;s/nfc.LogLevel=2/nfc.LogLevel=4/' {} \;
  3. VM(Virtual Machine)으로 테스트 정책을 생성하여 문제를 해결하고 1단계에서 선택한 프록시만 구성하여 이 정책 그룹을 보호합니다.
  4. 테스트 정책 백업을 시작합니다.
  5. 4단계에서 프록시에서 로그를 수집합니다.
  6. VDDK 세부 정보 표시 비활성화:
    find /usr/local/avamarclient/ -name vddkconfig.ini -exec perl -pi -e 's/transport.LogLevel=6/transport.LogLevel=2/;s/nfc.LogLevel=4/nfc.LogLevel=2/' {} \;
  7. 3단계에서 만든 테스트 정책을 삭제하거나 사용하지 않도록 설정합니다.

또는

모든 프록시 스레드에서 동일한 작업을 수행하려면 이 명령을 실행합니다.

예: 
  1. 활성화 방법:
    proxycp.jar --cmd "find /usr/local/avamarclient/ -name vddkconfig.ini -exec perl -pi -e 's/transport.LogLevel=2/transport.LogLevel=6/;s/nfc.LogLevel=2/nfc.LogLevel=4/' {} \;"
  2. 비활성화 방법:
    proxycp.jar --cmd  "find /usr/local/avamarclient/ -name vddkconfig.ini -exec perl -pi -e 's/transport.LogLevel=6/transport.LogLevel=2/;s/nfc.LogLevel=4/nfc.LogLevel=2/' {} \;"
 

Additional Information

경고: VDDK 세부 정보는 프록시 로그 크기가 증가하여 결국 프록시의 디스크 공간이 부족해질 수 있으므로 계속 활성화된 상태로 두지 마십시오.

Affected Products

Avamar Client for VMware

Products

Avamar
Article Properties
Article Number: 000039449
Article Type: Solution
Last Modified: 25 محرم 1448
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.