Avamar:如何使用 Goav 代理部署管理器

Summary: 本文介绍如何使用 Goav vCenter Proxy Deployment Manager (PDM) 命令集。

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 版本 1.59 中添加的。

Avamar 下载并安装 Goav 工具:Goav 工具

将 Goav 放置在 Avamar 上后,转至目录并使该工具可执行。
chmod a+x goav
可用的 Proxy Deployment Manager (PDM) 命令:
  managed         
  proxy-add       
  proxy-check     
  recommendation  
  remove-pdm-task
admin@avmr:/home/admin/#: ./goav vcenter pdm 
PDM related operations.

Usage:
  goav vcenter pdm [command]

Available Commands:
  managed         Gives list of proxies with the PDM managedby extension configured on vCenter
  proxy-add       Proxy-add will associate manually deployed proxies with Proxy Deployment Manager
  proxy-check     Checks Proxy Configuration for PDM
  recommendation  Runnings PDM Proxy Recommendation against vCenter(s)
  remove-pdm-task Removes any running/hung PDM recommendation task in vCenter.

Flags:
  -h, --help   help for pdm

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

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


命令说明:
以下命令将识别具有 PDM 管理者分机密钥的代理:

 ./goav vcenter pdm managed 
  • 从 Avamar 检索 Avamar 代理列表
  • 建立与每个相应代理的 vCenter 的连接
  • 读取以下由扩展密钥管理的文件
"com.emc.avamar.vmware.vcs.deploymanager"
  • 收集 vApp 网络信息和其他 VMware 环境详细信息
  • 将收集的数据打印到表中
以下命令可用于创建在由 PDM 管理的 vSphere 中手动部署的代理:
./goav vcenter pdm proxy-add
  • 从 Avamar 检索 Avamar 代理列表
  • 建立与每个相应代理的 vCenter 的连接
  • 验证代理是否已在 PDM 中管理;如果是这样,它会跳过代理
  • 验证代理配置
  • 如果代理未在 PDM 中管理并且具有有效的配置,则它会在每个代理上运行以下命令:
initproxyappliance.sh managedby
  • 可选标记:
Used to show Proxy Configuration and Invalid Config Reasons: --verbose

Does not check proxy configuration, "runs initproxyappliance.sh managedby" on each proxy: --force 
以下命令将检查代理配置,并列出不管理代理的任何原因:
./goav vcenter pdm proxy-check
  • 使用以下测试检查代理配置的 Proxy Deployment Manager (PDM) 兼容性:
 1 - The proxy is associated with a vCenter system and not a stand-alone ESX Host.
 2 - The proxy is not inside a vCenter vApp container.
 3 - The proxy has the PDM managedby extension:  "com.emc.avamar.vmware.vcs.deploymanager".
 4 - The proxy has vApp Options enabled.
 5 - The proxy's instanceUUID is inside /usr/local/avamar/var/vcs/dm/proxies, indicating it is managed by this Avamar server.
以下命令会在 vCenter 中生成 PDM 建议任务:
./goav vcenter pdm recommendation
  • 从 Avamar 检索 vCenter 列表
  • 为所有 vCenter 启动建议任务,或者如果可选 --name flag 已通过,用于指定的 vCenter
    • 可选标记:
Used to specify how long the backup window is (default is 720 minutes): --backupwindow

Used to specify the average change rate (default is 0.12% or 12%%): --rate 

Used to specify include protecting local datastores: --localdisk 
以下命令将删除 vCenter 中任何正在运行或已停止的 PDM 建议任务:
./goav vcenter pdm remove-pdm-task 
  • 从 Avamar 检索 vCenter 列表
  • 建立与 vCenter 的连接并检查正在运行的 PDM 建议任务
  • 如果找到任务,则删除该任务。
    • 可选标记:
Used to specify which vCenter:  --name

Affected Products

Avamar
Article Properties
Article Number: 000220471
Article Type: How To
Last Modified: 14 Mar 2024
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.