vCenter reported "Another task is already in progress" while the host was undergoing active VIB installation.
search cancel

vCenter reported "Another task is already in progress" while the host was undergoing active VIB installation.

book

Article ID: 454728

calendar_today

Updated On:

Products

VMware vSphere ESX 8.x

Issue/Introduction

- The remediation task (InstallV2) was effectively stalled, preventing a ScanV2 task from initiating and causing the contention fault.
vim.host.PatchManager.ScanV2: :vim.fault.TaskInProgress
--> Result:
--> (vim.fault.TaskInProgress) {
-->    faultCause = (vmodl.MethodFault) null,
-->    faultMessage = ,
-->    task = 'vim.Task:haTask-ha-host-vim.host.PatchManager.InstallV2-########'
-->    msg = "Another task is already in progress."

- High storage latency caused hostd to fail timely updates to vpxa, leading to 5-minute connection timeouts.
No taskinfo property updates for haTask-ha-host-vim.host.PatchManager.InstallV2-######## in 300000 ms

- Backup repository operations (UNMAP) caused atomic test and set (ATS) lock contention on the datastore.
try lock error: Atomic test and set of disk block returned false for equality

 

Environment

VMware vSphere ESX 8.0 U3

Resolution

1. Align vLCM/VUM remediation windows outside of intensive third-party backup jobs.
2. Suppress scheduled compliance scans during active remediation tasks to prevent lock collision.