Translated message

A translation of this page exists in English.

OpenShift Container Platform で vSphere の仮想マシンからディスクを確認および設定する方法

Solution In Progress - Updated -

Issue

パラメーター disk.EnableUUID は、VMDK が常に一貫した UUID を仮想マシンに提示し、ディスクの正常なマウントを可能にするために必要です。 クラスターに含まれる仮想マシンノードごとに、vSphere ノードから以下の手順を実行します。

[root@ocphost ~]# ./govc_linux_amd64 vm.info -json -vm.ip='redacted' | jq -r '.VirtualMachines[].Config.ExtraConfig[] | select(.Key=="disk.EnableUUID")'
{
  "Key": "disk.EnableUUID",
  "Value": "TRUE"
}

Environment

  • VMware vSphere 5.X & 6.X & 7.x
  • OpenShift Container Platform OCP 3.X & 4.X

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content