You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In certain cases, Ansible does not finish the Install SAP HANA task although hdblcm has already finished successfully. The run time of this task might contribute to this behavior, but maybe more. This topic is also discussed here.
So we better switch to async processing as we already do in the sap_swpm role, see this task.
The text was updated successfully, but these errors were encountered:
In certain cases, Ansible does not finish the
Install SAP HANA
task althoughhdblcm
has already finished successfully. The run time of this task might contribute to this behavior, but maybe more. This topic is also discussed here.So we better switch to async processing as we already do in the
sap_swpm
role, see this task.The text was updated successfully, but these errors were encountered: