on 2017 Dec 12 2:26 PM
Hi all,
After we updated the saphostagent to version 7.21 patch 32 I am no longer able to start HANA using the sapcontrol framework:
sapcontrol -nr 00 -function StartSystem
12.12.2017 14:16:44
StartSystem
FAIL: HTTP error, HTTP/1.1 401 Unauthorized
In the sapstartsrv.log I see some errors about SSL (which we are not using) and a load of these errors:
[Thr 140183951816448] *** ERROR => Unknown MetricDefinitionId: HCS.CPUCount [MetricValue. 739]
[Thr 140183951816448] *** ERROR => Unknown MetricDefinitionId: HCS.TotalVisibleMemorySize [MetricValue. 739]
[Thr 140183951816448] *** ERROR => Unknown MetricDefinitionId: HCS.PhysicalMemoryConsumed [MetricValue. 739]
[Thr 140183951816448] *** ERROR => Unknown MetricDefinitionId: HCS.PhysicalMemoryConsumed [MetricValue. 739]
[Thr 140183951816448] *** ERROR => Unknown MetricDefinitionId: HCS.CPUCount [MetricValue. 739]
[Thr 140183951816448] *** ERROR => Unknown MetricDefinitionId: VCS.KByteReceiveRate [MetricValue. 739]
[Thr 140183951816448] *** ERROR => Unknown MetricDefinitionId: VCS.KByteTransmitRate [MetricValue. 739]
Can they have something to do with it or is the 401 error caused by something else?
I have reinstalled the agent already, also went back to version 30 and 31 but the error persists. Have also looked at various notes and wiki's for troubleshooting but all recommended solutions are already in place.
Ideas are appreciated.
Request clarification before answering.
This turned out to be ahost resolution problem. In HANA scale-out double check that every node can resolve all nodes in the system. Otherwise you get this misleading error message.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
According to SAP note https://launchpad.support.sap.com/#/notes/1563660 I looked at various permissions.
If su - sidadm -c "sapcontrol -nr 00 -host <host> -user sidadm <PW> -function StartSystem" works but without the -user parameter does not then that means my trusted connection is not working, correct?
If so, the strange thing is that the permissions on /tmp/.sapstream* look OK.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just to add. The command "sapcontrol -nr 00 -function GetSystemInstanceList" does work and so does "sapcontrol -nr 00 -function GetProcessList". Only stop and start do not work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.