search
cancel
Search
Disabling Fault Tolerance manually on the ESXi host when vCenter Server is not available
book
Article ID: 345244
calendar_today
Updated On:
Products
VMware vCenter Server
Show More
Show Less
Issue/Introduction
This article provides steps to disable Fault Tolerance through the ESXi host when vCenter server is not available.
Environment
VMware vCenter Server 6.7.x
VMware vCenter Server 6.5.x
VMware vCenter Server 7.0.x
Resolution
Open an SSH session to the ESXi host that has virtual machine on which Fault Tolerance needs to be disabled.
Change the directory to:
/vmfs/volumes/[datastore_name]/[vm_name]
.
Create a backup copy of the
vm_name.vmx
file.
Open the
vm_name.vmx
file using a text editor. For information on editing files, see
Editing files on an ESX host using vi or nano (1020302)
.
Find and delete the line beginning with
UUID.FT
.
For example:
uuid.ft = “52 85 35 7b ## ## ## ##-## ## ## ## 8c 90 4d 71”
Save and close the file.
In the
vm_name
directory, find the file named
shared.vmft
.
Create a backup of this file and delete or rename the original file.
Additional Information
Editing files on an ESX host using vi or nano
当 vCenter Server 不可用时,在 ESXi 主机上手动禁用 Fault Tolerance
vCenter Server が使用できない場合に ESXi ホストで Fault Tolerance を手動で無効にする
Feedback
thumb_up
Yes
thumb_down
No