-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Dear community,
we try to start a S4/HANA with the role "community.sap_operations.sap_control ".
We noticed that the PAS is started before the ASCS which leads the Dispatcher to stay in YELLOW status.
Normally the ASCS should start first, and then the PAS.
After a timeout the TASK cancels with an ERROR.
TASK [community.sap_operations.sap_control : SAP NW Start - Executing sapcontrol -nr 01 -function StartWait 180 2] ***************************************************
fatal: [10.0.0.5]: FAILED! => {"changed": true, "cmd": "source ~/.profile && sapcontrol -nr 01 -function StartWait 180 2\n", "delta": "0:03:00.730358", "end": "2024-10-24 10:36:12.309141", "failed_when_result": true, "msg": "non-zero return code", "rc": 2, "start": "2024-10-24 10:33:11.578783", "stderr": "", "stderr_lines": [], "stdout": "\n24.10.2024 10:33:11\nStart\nOK\n\n24.10.2024 10:36:12\nStartWait\nFAIL: Timeout", "stdout_lines": ["", "24.10.2024 10:33:11", "Start", "OK", "", "24.10.2024 10:36:12", "StartWait", "FAIL: Timeout"]}
Thanks in advance!
Best regards,
Vasili