PowerProtect Data Protection 어플라이언스: GoIDPA 툴

Summary: Goidpa는 PowerProtect IDPA(Data Protection Appliance)용으로 작성된 툴입니다. Goidpa는 IDPA에서 정보를 수집하고 알려진 문제를 해결하며 문제 해결 작업을 자동화하는 데 사용되는 CLI(Command Line Interface) 툴입니다.

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 비즈니스 계정이 필요합니다.

옵션 1: IDPA-Tools Central 솔루션 링크: IDPA 툴

이 페이지에서 goidpa.zip 파일을 다운로드합니다. 
 
옵션 2: goidpa.zip 직접 연결

Goidpa 도구 설치

1. goidap.zip 파일을 IDPA ACM(Appliance Configuration Manager)의 /data01 디렉토리에 복사합니다.
2. SSH/PUTTY를 사용하여 루트로 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.

하위 명령을 가져옵니다.

"./goidpa <명령을> 사용하여 하위 명령 목록을 가져옵니다.

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