The request channel timed out while waiting for a reply after 00:04:59.9989995. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout."YYYY-MM-DDTHH:MM:SS warning rbd [PID]addhost:WARNING:Host(<Host Management IP>) currentTime : YYYY-MM-DDTHH:MM:SS
YYYY-MM-DDTHH:MM:SS err rbd [PID]addhost:ERROR:Could not get host name info for <vmk IP address>.
Traceback (most recent call last):
File "bora/install/vmvisor/autodeploy/var/rbdplugins/addhost.py", line 323, in __init__
socket.gaierror: [Errno -3] Temporary failure in name resolution
YYYY-MM-DDTHH:MM:SS err rbd [PID]addhost:ERROR:Could not get host name info for <vmk IP address>.
Traceback (most recent call last):
File "bora/install/vmvisor/autodeploy/var/rbdplugins/addhost.py", line 323, in __init__
socket.gaierror: [Errno -3] Temporary failure in name resolution
YYYY-MM-DDTHH:MM:SS warning rbd [PID]addhost:WARNING:Host(<Host Management IP>) currentTime : YYYY-MM-DDTHH:MM:SS
YYYY-MM-DDTHH:MM:SS err rbd [PID]addhost:ERROR:Could not get host name info for <vmk IP address>.
Traceback (most recent call last):
File "bora/install/vmvisor/autodeploy/var/rbdplugins/addhost.py", line 323, in __init__
socket.gaierror: [Errno -3] Temporary failure in name resolution
YYYY-MM-DDTHH:MM:SS err rbd [PID]addhost:ERROR:Could not get host name info for <vmk IP address>.
Traceback (most recent call last):
File "bora/install/vmvisor/autodeploy/var/rbdplugins/addhost.py", line 323, in __init__
socket.gaierror: [Errno -3] Temporary failure in name resolution
This issue is seen as Autodeploy processes all the vmkernel virtual network adapter (vmk) IPs sequentially for a DNS lookup. As there is no resolution being configured for non-management IP address, hence there are 8 retries for each vmk IP address resulting in a timeout during the host join operation
Broadcom is working towards a permanent fix for this issue.
As a temporary workaround, create an empty Reverse Lookup Zone for the vmkernel portgroup subnet to avoid the timeout during the host bringup