Skip to Content
0
Jun 11, 2020 at 02:37 PM

dev_ms shows only hostname for full qualified name

228 Views Last edit Jun 11, 2020 at 02:48 PM 2 rev

Hi ,

In managed system configuration - Enter System parameters , I am giving Load balancer host as http:<managed-system-hostname>.domain_name :8101 which is not connecting ,

but when I simply give <managed-system-hostname> it is connecting with HTTP 200 Ok.

--Telnet from Solution manager to managed system is connecting : telnet <managed-system-hostname>.domain_name 8101

--I checked the profiles parameters of managed system , they are fine.

icm/host_name_full = <managed-system-hostname>.domain_name

SAPLOCALHOSTFULL = <managed-system-hostname>.domain_name

/etc/hosts of Solution manager and managed system have entries for both the systems : IP <hostname>. domain_name <hostname>

When i check D:\usr\sap\<managed_sys>\ASCS01\work\dev_ms , I see full qualified hostname = <managed-system-hostname>, which is WRONG.

How to correct it?

Where from dev_ms is taking only hostname for full qualified domain name ?

Note : In all other systems, dev_ms is showing correct full name.

Thr 1776] MsGetOwnIpAddr: my host addresses are : 

[Thr 1776]   1 : [IP]  (HOSTNAME) 

[Thr 1776]   2 : [127.0.0.1]  (LOCALHOST) 

[Thr 1776] MsHttpInit: full qualified hostname = <managed-system-hostname>

[Thr 1776] HTTP logging is switch on
[Thr 1776] HTTP log format = PREFIX=/,LOGFILE=D:\usr\sap\<SID>\ASCS01\log/ms-http-%y-%m-%d.log%o,MAXFILES=7,MAXSIZEKB=10000,SWITCHTF=day,LOGFORMAT=%t %a %u %r %s %b %{Host}i 

[Thr 1776] set HTTP state to LISTEN

Attachments

solman.png (62.5 kB)
solman-right.png (61.8 kB)