benmcguire79 commented on issue #4931: URL: https://github.com/apache/cloudstack/issues/4931#issuecomment-822342501
from the screenshots above it appears the CentOS7 vm is trying to use the first address of the subnet ( 51.255.101.131 ) which Im unsure why it chooses that 131 address and not 129 which is the first usable IP in the subnet. BUT, the cloudinit log says it is trying to use the 188.165.185.100 which is the VR. Im assuming it is becuase of the DNS entry in the VR for data-server. Read from http://188.165.185.100/latest/meta-data/availability-zone (200, 6b) after 1 attempts 2021-04-19 09:43:09,840 - url_helper.py[DEBUG]: [0/6] open 'http://188.165.185.100/latest/meta-data/instance-id' with {'url': 'http://188.165.185.100/latest/meta-data/instance-id', 'headers': {'User-Agent': 'Cloud-Init/19.4'}, 'allow_redirects': True, 'method': 'GET', 'timeout': 5.0} configuration Let me know if I can provide further information. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
