VxRail:HTTPSプロキシが構成されている場合にOVFを導入できない
Samenvatting: HTTPSプロキシが構成されている場合、OVFを導入できません。
Dit artikel is van toepassing op
Dit artikel is niet van toepassing op
Dit artikel is niet gebonden aan een specifiek product.
Niet alle productversies worden in dit artikel vermeld.
Symptomen
/var/log/vmware/vpxd.logには、次のようなエラーが表示されます。
Unrecognized SSL message, plaintext connection?, note that HTTP/s proxy is configured for the transfer
2020-09-16T14:41:59.004+02:00 info vpxd[14866] [Originator@6876 sub=Default opID=2b691553-01] [VpxLRO] -- ERROR task-1978410 -- UPSA913s-x64-VM01-noV
APP -- ResourcePool.ImportVAppLRO: vim.fault.OvfImportFailed:
--> Result:
--> (vim.fault.OvfImportFailed) {
--> faultCause = (vmodl.fault.SystemError) {
--> faultCause = (vmodl.MethodFault) null,
--> faultMessage = (vmodl.LocalizableMessage) [
--> (vmodl.LocalizableMessage) {
--> key = "com.vmware.ovfs.ovfs-main.ovfs.transfer_failed",
--> arg = (vmodl.KeyAnyValue) [
--> (vmodl.KeyAnyValue) {
--> key = "0",
--> value = "Invalid response code: 403, note that HTTP/s proxy is configured for the transfer"
--> message = "Transfer failed: Invalid response code: 403, note that HTTP/s proxy is configured for the transfer."
--> reason = ""
--> msg = "Transfer failed: Invalid response code: 403, note that HTTP/s proxy is configured for the transfer."
--> faultMessage =
Oorzaak
OVF導入プロセスは、次のエラーでプロキシ サーバーに接続できません。
この「Invalid response code: 403インチは、デスティネーション リソースがアクセスを許可しないことを示すプロキシ サーバーからの応答です。
プロキシが使用中の場合、OVF転送にはHTTPS対応プロキシが必要です。プロキシがHTTPSに対応していることを確認するか、次の回避策を使用してプロキシをバイパスします。
Transfer failed: Invalid response code: 403, note that HTTP/s proxy is configured for the transfer.
プロキシが使用中の場合、OVF転送にはHTTPS対応プロキシが必要です。プロキシがHTTPSに対応していることを確認するか、次の回避策を使用してプロキシをバイパスします。
Oplossing
- 次の2つの方法のいずれかを使用して、この問題を回避します。次は 大文字と小文字が区別されます。
- HTTPを使用するようにHTTPSプロキシ構成を変更します。
- /etc/sysconfig/proxy ファイルを変更します。HTTPS_PROXY行を変更して、値を https から http に更新します。
From: HTTPS_PROXY="https://proxy.domain.tld:3128/" To: HTTPS_PROXY="http://proxy.domain.tld:3128/"
- プロキシ サーバーのFQDNが機能しない場合は、代わりにそのIPアドレスを使用します。
- 7.0 U1より前のバージョンの場合は、VCSAを再起動します。それ以外の場合は、次のコマンドを使用してサービスを 再起動します 。
# service-control --stop --all && service-control --start --all
- プロキシをバイパスするには、ホストをNO_PROXY構成に追加します。
- SSHセッションを使用してvCenter Serverに接続します。
- /etc/sysconfig/proxy ファイルを変更します。ESXiホストのFQDNまたはIPをコンマで区切り、スペース文字で区切って次の行に追加します。例えば、
NO_PROXY="localhost, 127.0.0.1, ESXi-01.test.com"
- コンテンツ ライブラリとvSphere ClientからOVFの導入を試みます。
Getroffen producten
VMWare Cloud on Dell EMC VxRail E560F, VMWare Cloud on Dell EMC VxRail E560N, VxRail Appliance Family, VxRail Appliance Series, VxRail G Series Nodes, VxRail D Series Nodes, VxRail E Series Nodes, VxRail P Series Nodes, VxRail S Series Nodes
, VxRail Software
...
Producten
XC Core Systems, XC Series Appliances, VxRail V Series Nodes, VxRail VD Series NodesArtikeleigenschappen
Artikelnummer: 000216499
Artikeltype: Solution
Laatst aangepast: 19 aug. 2023
Versie: 2
Vind antwoorden op uw vragen via andere Dell gebruikers
Support Services
Controleer of uw apparaat wordt gedekt door Support Services.