您可以使用命令引數設定 vcsa-util converge 命令的執行參數。
vsca-util converge 命令將含外部 Platform Services Controller 的 vCenter Server 重新設定為含內嵌式 Platform Services Controller 的 vCenter Server。
使用下列命令將含外部
Platform Services Controller 的單一獨立
vCenter Server 聚合為含內嵌式
Platform Services Controller 的
vCenter Server:
vcsa-util converge [--help] [--template-help] [--log-dir LOG_DIR] [--pause-on-warnings] [--verbose | --terse] [--no-ssl-certificate-verification] [--skip-domain-handling] [--verify-template-only | --precheck-only] [--silent] [--backup-taken] [--skip-reboot] [--skip-domain-hadling] converge.json
使用下列命令來解除委任
Platform Services Controller:
vcsa-util decommision [--help] [--template-help] [--log-dir LOG_DIR] [--pause-on-warnings] [--verbose | --terse] [--no-ssl-certificate-verification] [--verify-template-only | --precheck-only] decommission_psc.json
引數 | 說明 |
---|---|
converge.json |
JSON 檔案或 JSON 檔案的路徑包含指定聚合程序的組態參數。 |
decommission_psc.json |
JSON 檔案或 JSON 檔案的路徑包含指定解除委任程序的組態參數。 |
--backup-taken | (可選) 確保已建立備份。如果未提供此引數,系統會提示您進行確認。 |
-v, --verbose | (可選) 在主控台中顯示偵錯資訊。如果您設定此參數,則無法設定 --terse。 |
-t, --terse | (可選) 在主控台中僅顯示警告和錯誤資訊。如果您設定此參數,則無法設定 --verbose。 |
--log-dir | (可選) 指定 LOG_DIR 做為記錄檔和其他輸出檔案的目錄。 |
--no-ssl-certificate-verification | (可選) 略過所有伺服器連線的安全性憑證驗證。 |
--pause-on-warnings | (可選) 暫停並等待一些警告的確認。 |
--precheck-only | (可選) 對聚合執行預先檢查。 |
--verify-template-only | (可選) 僅執行基本範本驗證,但不會執行其他預先檢查。如需其他預先檢查驗證,請使用 --precheck-only 參數。 |
--silent | (可選) 在無訊息模式下執行聚合以避免提示。如果已指定此引數,則聚合會避免提示並使用預設值。 |
--skip-reboot | (可選) 加入 AD 網域後略過機器重新開機。這僅適用於 AD 網域環境。 |
--skip-domain-handling | (可選) 略過加入網域的任何作業。 |
--template-help | (可選) 擷取範本設定的說明。 |
-h, --help | (可選) 顯示 vsca-util 命令的說明訊息。 |