免責事項: これは英文の記事 ESXi Host Fails to Communicate with Physical TPM Module (436517) の日本語訳です。記事はベストエフォートで翻訳を進めているため、ローカライズ化コンテンツは最新情報ではない可能性があります。最新情報は英語版の記事で参照してください。
esxcli system settings encryption get コマンドを含む暗号化関連のコマンドの実行が妨げられ、tpmDriver: TpmWrite:###: still expects data after 12 bytes transferedtpmDriver: Tpm_Transmit:###: Send to TPM failed: Failure (0xbad0001)tpmDriver: Tpm2ResMgr_Transmit:####: Error: Tpm_Transmit failed
[root@<ESXi_host> :~ ] vsish -e get /vmkModules/tpmdriver/vendorVSISHCmdGetInt () :Get failed: Failure
[root@<ESXi_host> :~ ] vsish -e get /vmkModules/tpmdriver/firmware/versionVSISHCmdGetInt () :Get failed: FailureChecking the status and connectivity to the TPM module returns errors:
[root@<ESXi_host> :~ ] esxcli system settings encryption getUnable to get the encryption mode and policy.
[root@<ESXi_host> :~ ] esxcli system settings encryption set -m TPMUnable to change the encryption mode and policy. Verify that the current host configuration can satisfy the new requirement.
VMware vSphere ESXi 8.x
vsish -e get /vmkModules/tpmdriver/vendor
ESXi ホストの再起動により、TPM マイクロコントローラの再起動が実施され、
ESXi Trusted Installation Services (TIS) インターフェイスが再読み込みされます。
このプロセスにより、TpmWrite:594 エラーとして出力されるハードウェアバッファのハングが解消され、
Jumpstart プラグインが TPM 2.0リソースマネージャとの新しいセッションを正常に確立できるようになります。