Agent deployment fails at FQDN
While trying to deploy an agent with the agentPull Script from the Enterprise Manager 24.1, it fails some preReq check with the following message:
( xyz.dummy.dummy.dummy is changed )
Performing check for CheckHostName
Is the host name valid?
value of oracle_hostname:agent1.xyz.dummy.dummy.dummy.net
value of hostname is:agent1.xyz.dummy.dummy.dummy.net
Expected result: Fully qualified domain name, for example foo.mydomain.com
Actual Result: agent1.xyz.dummy.dummy.dummy.net. Ensure that you provide a fully qualified domain name.
Check complete. The overall result of this check is: Failed
Check complete: Failed
Problem: The host name specified for the installation or retrieved from the system is incorrect.