Avamar:管理とトラブルシューティングのためのGoAV製品ツール

Summary: GoAVは、Avamar用にプログラミング言語「Go」で記述されたツールです。GoAVは、情報を収集し、Avamar環境のトラブルシューティングを行うためにAvamarで使用されるコマンド ライン インターフェイス(CLI)ツールです。

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ユーティリティー ノードに

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 バージョン:

 

次のコマンドを実行してアップデートします GoAVが使用するJava Runtime Environmentへのパスを定義します。

./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.