免責事項:これは英文の記事「Uploading files through vSphere Client may report an error related to Esxi Certificate」の日本語訳です。記事はベストエフォートで翻訳を進めているため、ローカライズ化コンテンツは最新情報ではない可能性があります。最新情報は英語版の記事で参照してください。
The operation failed for an undetermined reason. Typically this problem occurs due to certificates that the browser does not trust.
If you are using self-signed or custom certificates, open the URL below in a new browser tab and accept the certificate, then retry the operation.https://<Esxihost-ip>vSphere
クライアントマシンから ESXi ホストへの直接的なネットワークアクセスが無いか、TCP ポート (443、902) が環境でブロックされています。
注意:この設定の使用は (セキュリティ強化のため) クライアントから ESXi への直接的な接続ができない状況に限ってください。このオプションは全ての転送トラフィックを vCenter Server 経由で行われるようにするため vCenter Server Appliance (VCSA) 上でネットワークおよび処理のオーバーヘッドが発生する可能性があります。
この手順によりダウンロード/アップロード操作は vCenter Server 経由で行われるようになります。
手順:
cp /etc/vmware/vsphere-ui/webclient.properties /etc/vmware/vsphere-ui/webclient.properties.backupfilesbrowser.alwaysDownloadUploadFromVc=true
:wq! を使用して保存および終了します。
service-control --restart vsphere-ui