VDDK(Virtual Disk Development Kit)には、以下のKnown Issueが報告されており、HotAddでは5つ以上のバックアップを実施した際にはバックアップまたはリストアが失敗することがあります。
Virtual Disk Development Kit 6.0 Release Notes
https://www.vmware.com/support/developer/vddk/vddk-600-releasenotes.html
Known Issues and Workarounds
HotAdd fails with more than five concurrent backup operations.
When a backup application uses more than five (5) concurrent processes to back up or restore virtual machines using the HotAdd transport mode, one or more of the operations may fail. Logs will contain errors such as “The directory is not empty” and “Error acquiring instance lock” then “HotAdd ManagerLoop caught an exception.” The workaround is to reduce the number of concurrent backup or restore processes to five (5) or less.
HotAddにて複数のジョブを実行(バックアップ・リストア)した際には、5つ以上のジョブが並行して実施されないようにジョブをスケジュールしてください。