TLS 構成ユーティリティは、スクリプトが vCenter ServerPlatform Services Controller、または vCenter Server Appliance の vSphere Update Manager を変更するたびにバックアップを実行します。特定のディレクトリに対するバックアップが必要な場合は、手動バックアップを実行できます。

ESXi構成のバックアップはサポートされていません。

vCenter Serverまたは Platform Services Controller では、デフォルトのディレクトリは Windows とアプライアンスで異なります。
OS バックアップ ディレクトリ
Windows c:\users\current_user\appdata\local\temp\yearmonthdayTtime
Linux /tmp/yearmonthdayTtime

手順

  1. VcTlsReconfigurator ディレクトリに移動します。
    OS コマンド
    Windows
    cd %VMWARE_CIS_HOME%\TlsReconfigurator\VcTlsReconfigurator
    Linux
    cd /usr/lib/vmware-TlsReconfigurator/VcTlsReconfigurator
  2. 特定のディレクトリにバックアップを作成するには、次のコマンドを実行します。
    OS コマンド
    Windows
                    directory_path\VcTlsReconfigurator> reconfigureVc backup -d backup_directory_path
    Linux
                    directory_path/VcTlsReconfigurator> ./reconfigureVc backup -d backup_directory_path
  3. バックアップが成功したことを確認します。
    バックアップが成功すると、次の例のようになります。表示されるサービスの順序は、 reconfigureVc backup コマンドの実行方法により、コマンドを実行するたびに異なることがあります。
    vCenter Transport Layer Security reconfigurator, version=6.7.0, build=8070195
    For more information refer to the following article: https://kb.vmware.com/kb/2147469
    Log file: "/var/log/vmware/vSphere-TlsReconfigurator/VcTlsReconfigurator.log".
    ================= Backing up vCenter Server TLS configuration ==================
    Using backup directory: /tmp/20180422T224804
    Backing up: vmware-sps
    Backing up: vmdird
    Backing up: vmware-rbd-watchdog
    Backing up: vmware-vpxd
    Backing up: vmware-updatemgr
    Backing up: vmcam
    Backing up: vsphere-client
    Backing up: vami-lighttp
    Backing up: rsyslog
    Backing up: vmware-rhttpproxy
    Backing up: vmware-stsd
    
  4. (オプション) 後でリストアを実行する必要がある場合は、次のコマンドを実行します。
    reconfigureVc restore -d optional_custom_backup_directory_path