Hi Community,
I am studying a vSphere v8 course and in one of the course topics, I came across some information that raised a doubt in my mind. The information is as follows: In order for hotadd mode to occur, the proxy server must be running on the same ESXi host that the VM is running on.

After researching further, I found this document https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere-sdks-tools/8-0/virtual-disk-development-kit-programming-guide/virtual-disk-interfaces/virtual-disk-transport-methods/hotadd-transport.html that, in my interpretation, says the same thing. I would like to know if anyone has anything to contribute and clarify this question.
My question is, if the proxy server is running on a host different from the host where the guest VM is running, will hotadd occur? As far as I know, hotadd occurs as long as the proxy and the guest VM have access to the shared storage.