PowerProtect Data Protection Appliance: GoIDPAツール
Summary: Goidpaは、PowerProtect Data Protection Appliance(IDPA)用に作成されたツールです。Goidpaは、情報収集、既知の問題の解決、トラブルシューティング タスクの自動化を行うためにIDPAで使用されるコマンド ライン インターフェイス(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
概要
GoIDPAは、「Go」プログラミング言語で記述されたコマンドライン インターフェイス(CLI)ツールです
「Goidpa」という名前は、「Go」と「IDPA」の組み合わせに由来しています
新機能は定期的にGoIDPAに追加されています。
最新のGoIDPAツール フォーム central.dell.com のダウンロード
メモ: GoIDPAツールをダウンロードするには、Dell Businessアカウントが必要です。
オプション1: IDPA-Tools Centralソリューション リンク: IDPAツール
このページから、goidpa.zipファイルをダウンロードします。
オプション2: goidpa.zipへの直接リンク
Goidpaツールのインストール
1.goidap.zipファイルをIDPA Appliance Configuration Manager (ACM)の/data01ディレクトリーにコピーします。
2.SSH/PUTTYを使用してrootとしてACMにログインし、/data01ディレクトリーに変更します
3 次のコマンドを使用して、.zipファイルを抽出します。
unzip goidpa.zip
4.次のコマンドを使用して、抽出後に.zipファイルを削除します。
rm goidap.zip
5.次のコマンドを使用して、抽出されたファイルに「実行可能」権限を追加します。
chmod +x goidpa
6 次のコマンドでGoidpaツールを実行します。
./goidpa
コマンド構造
Goidpa には、ルートコマンド "GoIDPA" とサブコマンドがあり、独自のフラグセットとペアになっています。
Command line tool for IDPA. Usage: goidpa [command] Available Commands: appliance Command line tool for IDPA. avamar Menu for Avamar operations dd Menu for Data Domain operations dpa Menu for DPA operations dpc Menu for DPC operations dpsearch Menu for DP Search operations esx Menu for ESX operations help Help about any command vcenter Menu for vCenter operations version Displays the GOIDPA version information. Flags: -d, --debug debug output -f, --force Ignore Configuration -h, --help help for goidpa -n, --noheader Do not display header Use "goidpa [command] --help" for more information about a command.
Get サブコマンド。
"./goidpa <command>でサブコマンドのリストを取得します。
./goidpa appliance Command line tool for IDPA. Usage: goidpa appliance [command] Available Commands: ldap Menu for LDAP operations namecheck Failed Hostname check in RUCK rapid-upgrade-checker Rapid Upgrade Checker related operations. show Shows the components. showcomp Shows the components. Flags: -h, --help help for appliance Global Flags: -d, --debug debug output -f, --force Ignore Configuration -n, --noheader Do not display header Use "goidpa appliance [command] --help" for more information about a command.
コマンドのヘルプを表示します。
グローバル フラグ「-h」を使用したコマンドのヘルプを取得します。
./goidpa appliance ldap -h Menu for LDAP operations Usage: goidpa appliance ldap [command] Available Commands: show Show LDAP Config Flags: -h, --help help for ldap Global Flags: -d, --debug debug output -f, --force Ignore Configuration -n, --noheader Do not display header Use "goidpa appliance ldap [command] --help" for more information about a command.
使用例。
DPA情報を表示します。
./goidpa dpa show =========================================================== GoIDPA : 1.0.0 Product : Version : Date : 17 Jul 2024 11:33 EDT =========================================================== COMMAND : ./goidpa dpa show NOTE: This is not an official tool =========================================================== +---------------------+---------------------+-----------------------------+---------------------------+-------------------+--------------------------------+ | InputFieldAppServer | ApplicationServerIp | FieldResolutionAppServer | InputFieldDatastoreServer | DatastoreServerIp | FieldResolutionDatastoreServer | +---------------------+---------------------+-----------------------------+---------------------------+-------------------+--------------------------------+ | 10.198.86.111 | 10.198.86.111 | dpa-4400-dur.datadomain.com | 10.198.86.112 | 10.198.86.112 | dpads-4400-dur.datadomain.com | +---------------------+---------------------+-----------------------------+---------------------------+-------------------+--------------------------------+
Affected Products
PowerProtect Data Protection SoftwareArticle Properties
Article Number: 000227016
Article Type: How To
Last Modified: 24 Apr 2025
Version: 4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.