2026-05-21T12:47:37.810+05:30 error vmware-dr[695853] [SRM@6876 sub=Recovery ctxID=bd06b1d0 opID=0b3a6712-8e96-4cc6-8f0a-8c2e13c67c77-test:47bd:d5e2:4420] [755c52d7-b121-417d-bf6b-4c4208b4528d.ipCust-protected-vm-17396353] Unable to customize VM vm_name [vm-####]; wait for tools failed: (dr.recovery.fault.ToolsTimedout) {--> faultCause = (vmodl.MethodFault) null,--> faultMessage = <unset>,--> timeout = 300--> msg = ""--> }
The virtual machines on the production site has open-vm tools installed and running. This can be verified using the below commandsrpm -qa | grep open-vm-toolssystemctl status vmtoolsd
vmware-dr.log entry confirms that SRM timed out while waiting for VMware Tools to report the guest operating system information:2025-11-07T11:44:27.520+05:30 error vmware-dr[02231] [SRM@6876 sub=Recovery ctxID=89c7f8a5 opID=c2b84921-xxxx-xxxx-xxxx-xxxxxxxxxxxx-test:xxxx:xxxx:xxxx:xxxx] [4cf975ed-xxxx-xxxx-xxxx-xxxxxxxxxxxx.ipCust-protected-vm-xxxxxx.waitForTools-vm-xxxxx] Timed out while Waiting for OS family to become known from VM tools; [vim.VirtualMachine:33765f57-:vm-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxxxx]; timeout (secs): 900
To resolve the issue, troubleshooting must focus on the guest operating system boot failure instead of the SRM application.
The guest OS should be checked from the VM console at the recovery site to identify why it is entering emergency mode during startup.