Operation failed! Live rule set not cached yet, please retry in a few seconds
yyyy-mm-ddThh:mm:ss.Z err rbd [17904]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [17904]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [17904]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [126714]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [126714]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [1766587]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [1766587]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [1766587]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [1766587]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [16806]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [16806]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [290657]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [2395781]pluginmaster:ERROR:exception:rbdplugins.ruleset.vmwCacheRequest -- timed out
Traceback (most recent call last):
File "bora/install/vmvisor/autodeploy/site-packages/vmware/rbd/utils/pluginmaster.py", line 236, in _curry
File "bora/install/vmvisor/autodeploy/var/rbdplugins/ruleset.py", line 134, in vmwCacheRequest
File "bora/install/vmvisor/autodeploy/site-packages/vmware/rbd/vc_extension.py", line 629, in clientConnect
File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 612, in __call__
return self.f(*args, **kwargs)
File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 400, in _InvokeAccessor
return self._stub.InvokeAccessor(self, info)
File "/usr/lib/vmware/site-packages/pyVmomi/StubAdapterAccessorImpl.py", line 44, in InvokeAccessor
return self.InvokeMethod(mo, info, (prop, ))
File "/usr/lib/vmware/site-packages/pyVmomi/SoapAdapter.py", line 1558, in InvokeMethod
resp = conn.getresponse()
File "/usr/lib/python3.10/http/client.py", line 1375, in getresponse
response.begin()
File "/usr/lib/python3.10/http/client.py", line 318, in begin
version, status, reason = self._read_status()
File "/usr/lib/python3.10/http/client.py", line 279, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "/usr/lib/python3.10/socket.py", line 705, in readinto
return self._sock.recv_into(b)
TimeoutError: timed out
yyyy-mm-ddThh:mm:ss.Z err rbd [2395781]cacher:ERROR:unable to satisfy cache request -- ('ruleset', 'liveRuleSetList', 1, 0, 'yyyy-mm-dd hh:mm:ss', 0, None, 'yyyy-mm-dd hh:mm:ss', None, None)
yyyy-mm-ddThh:mm:ss.Z err rbd [2395781]pluginmaster:ERROR:exception:rbdplugins.plainpxe.vmwCacheRequest -- timed out
Traceback (most recent call last):
File "bora/install/vmvisor/autodeploy/site-packages/vmware/rbd/utils/pluginmaster.py", line 236, in _curry
File "bora/install/vmvisor/autodeploy/var/rbdplugins/plainpxe.py", line 782, in vmwCacheRequest
File "bora/install/vmvisor/autodeploy/site-packages/vmware/rbd/vc_extension.py", line 629, in clientConnect
File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 612, in __call__
return self.f(*args, **kwargs)
File "/usr/lib/vmware/site-packages/pyVmomi/VmomiSupport.py", line 400, in _InvokeAccessor
return self._stub.InvokeAccessor(self, info)
File "/usr/lib/vmware/site-packages/pyVmomi/StubAdapterAccessorImpl.py", line 44, in InvokeAccessor
return self.InvokeMethod(mo, info, (prop, ))
File "/usr/lib/vmware/site-packages/pyVmomi/SoapAdapter.py", line 1558, in InvokeMethod
resp = conn.getresponse()
File "/usr/lib/python3.10/http/client.py", line 1375, in getresponse
response.begin()
File "/usr/lib/python3.10/http/client.py", line 318, in begin
version, status, reason = self._read_status()
File "/usr/lib/python3.10/http/client.py", line 279, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "/usr/lib/python3.10/socket.py", line 705, in readinto
return self._sock.recv_into(b)
TimeoutError: timed out
VMware vCenter Server 8.0.x
liveRuleSet, a local property that should always be accessible to the rbd-server.Shared below are the steps to be taken to resolve the AutoDeploy slowness issue -
service-control --stop rbd
Download the file provided in the attachment. This attached file (rhttpproxy.json.in) must be used to replace the existing /usr/share/vmware-rbd/rhttpproxy.json.in file.
To perform the replacement, use the following commands (assuming the attached file has been uploaded to the VCSA /root folder and you are logged in as root):
mv /usr/share/vmware-rbd/rhttpproxy.json.in /usr/share/vmware-rbd/rhttpproxy.json.in.org
mv rhttpproxy.json.in /usr/share/vmware-rbd/
chown deploy:deploy /usr/share/vmware-rbd/rhttpproxy.json.in
chmod 444 /usr/share/vmware-rbd/rhttpproxy.json.in
/usr/share/vmware-rbd/ folder by running
ls -al /usr/share/vmware-rbd/
Expected result -
total 28
drwxr-xr-x 2 root root 4096 Mar 30 13:41 .
drwxr-xr-x 54 root root 4096 Mar 25 08:45 ..
-r--r--r-- 1 deploy deploy 8625 Mar 30 2025 rhttpproxy.json.in
-r--r--r-- 1 deploy deploy 6328 Mar 26 17:21 rhttpproxy.json.in.org
autodeploy-proxy.conf file from /etc/vmware-rhttpproxy/endpoints.conf.d/ to the /root folder -
mv /etc/vmware-rhttpproxy/endpoints.conf.d/autodeploy-proxy.conf ./
autodeploy-proxy.conf left in the /etc/vmware-rhttpproxy/endpoints.conf.d/ folder by running -
ls /etc/vmware-rhttpproxy/endpoints.conf.d/autodeploy-proxy.conf
ls: cannot access '/etc/vmware-rhttpproxy/endpoints.conf.d/autodeploy-proxy.conf': No such file or directory
service-control --start rbd
rbd-server-pipe by running -
netstat -anp | grep rbd-server-pipe | wc -l
1