Translated message

A translation of this page exists in English.

OpenShift Container Platform용 vSphere의 VM에서 disk.EnableUUID 매개변수를 확인하고 설정하는 방법

Solution In Progress - Updated -

Issue

VMDK가 항상 VM에 일관된 UUID를 제공하여 디스크가 올바르게 마운트되도록 하려면 매개 변수 disk.EnableUUID 가 필요합니다. 클러스터에 참여할 각 가상 머신 노드에 대해 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