Avamar:用於管理和故障排除的 GoAV 產品工具

Summary: GoAV 是專為 Avamar 以程式設計語言「Go」編寫的工具。GoAV 是 Avamar 上的命令行介面 (CLI) 工具,可用來收集資訊並針對 Avamar 環境進行故障診斷。

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.

Instructions

概觀

GoAV 是用 Go 語言編寫的工具,可為 Avamar 管理員提供強大的介面,以管理環境和排除 Avamar 的故障。它包括用於自動化和診斷的各種功能,並經常更新並引入新功能。

 

下載最新版本 GoAV 具:

 

1.瀏覽至 GoAV Central 解決方案 頁面以下載工具和文件:

GOAV 下載 zip 頁面

2.下載 goav.zip 從頁面。

3.按一下「相關檔案」標籤以下載相關檔案 GoAV 說明文件: 

GOAV 相關檔案下載頁面

 

安裝 GoAV 具:

 

1.上傳 goav.zip 至 Avamar Utility Node

2.解壓縮 .zip 檔案:

unzip -o goav.zip
 

3.請確定 GoAV 二進位可執行檔:

chmod a+x goav
 

4.驗證安裝的版本:

./goav version show
===========================================================
GoAv    :        1.93
Avamar  :        19.12
Date    :        20 Mar 2025 12:03 EDT
===========================================================
COMMAND :  ./goav version show
NOTE: This tool was created and is maintained by the ISG Support Tools team
===========================================================
GoAV : 1.93
 
 

正在更新現有的 GoAV Version:

 

執行下列命令以更新: GoAV

./goav update

更新功能會檢查 GoAV ,並嘗試提取最新版本。

 

命令結構:

 

GoAV 遵循結構化的命令階層,讓使用者可執行各種 Avamar 相關工作。

Command line tool for Avamar.

Usage:
  goav [command]

Available Commands:
  activity      Activity related operations.
  client        Client related operations.
  dataset       Dataset related operations.
  dd            DataDomain related operation
  documentation Generate GOAV PDF documentation.
  envinfo       Environment Information.
  help          Help about any command
  idpa          Allows a user to check or fix multiple internal client/policy issues
  mft           Allows for upload/download to or from Dell MFT.
  ndmp          NDMP related operations
  plugin        Avamar plugin related operation.
  policy        Policy related operations.
  proxy         Avamar VMImage proxy related operations.
  rabbitmq      RabbitMQ related operations.
  replication   Replication related operations.
  retention     Retention related operations.
  rule          Rules related operations.
  schedule      Schedule related operations.
  security      certificate, keystore, secure operations
  system        Avamar system related operations.
  update        Update GOAV to latest version.
  vcenter       vCenter related operations.
  version       Displays GoAV version information.
  vm            Virtual Machine related operations.

Flags:
  -d, --debug                debug output
  -f, --force                Ignore Configuration
  -h, --help                 help for goav
  -n, --noheader             Do not display header
  -s, --validate-signature   Validate GoAV digital Signature

Use "goav [command] --help" for more information about a command.
 
 

取得命令說明:

 

如需任何命令的詳細說明,請使用「-h--help":

./goav client show-gsan -h


Show Avamar clients in gsan, as opposed to mcdb
Gsan is where backups are actually stored, it is useful to get a list from gsan instead of mcdb sometimes!

Usage:
  goav client show-gsan [flags]

Aliases:
  show-gsan, list-gsan

Examples:
./goav client show-gsan
./goav client show-gsan --domain /REPLICATE
./goav client show-gsan --hasBackups
./goav client show-gsan --noBackups --domain /MC_RETIRED --hasbackups

Flags:
      --domain string   Specify domain root to start recursive search from (default "/")
      --hasBackups      List clients with backups in gsan, excluding clients without backups
  -h, --help            help for show-gsan
      --noBackups       List clients with no backups in gsan, excluding clients with backups
      --out string      Specify output filename for report (default "/home/admin/goav_clients/client_list_report_2023-07-10-1689007451.csv")

Global Flags:
  -d, --debug      debug output
  -f, --force      Ignore Configuration
  -n, --noheader   Do no display header
 
 

使用範例:

 

若要顯示所有 Avamar 代理:

./goav proxy show
===========================================================
GoAv    :        1.93
Avamar  :        19.12
Date    :        10 Jul 2023 12:48 EDT
===========================================================
COMMAND :  ./goav proxy show
NOTE: This tool was created and is maintained by the ISG Support Tools team
===========================================================
              name                 | domainFqdn |            vcenterHost            |                    id                    | activated | autoDsMapping | clientVersion
-------------------------------+------------+-----------------------------------+------------------------------------------+-----------+---------------+----------------
  abc-proxy-95.example.company.com | /clients   | xyz-test1-vcenter.lab.company.com | e90b74a9c0c4569d1a0b84fd6ff4f3026939bd12 | true      | false         | 19.12.100-83
  abc-proxy-96.example.company.com | /clients   | xyz-test1-vcenter.lab.company.com | 214d56edb74df890bd88f0c06360216b423ce5fd | true      | false         | 19.12.100-83
 
 

參考資料:

 
下列知識文章提供有關特定 GoAV 㚫:

Additional Information

如需其他詳細資料,請觀看本影片:

Affected Products

Avamar
Article Properties
Article Number: 000192151
Article Type: How To
Last Modified: 17 Nov 2025
Version:  25
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.