Avamar:啟用和停用 VMware VDDK 程式庫偵錯詳細程度

Summary: 本指南說明如何在 Avamar 代理上按一下虛擬磁碟開發套件 (VDDK) 程式庫的偵錯記錄。

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

本知識文章指南說明如何在 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) 建立測試原則,以進行故障診斷,並僅設定步驟 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.