Skip to content

sap_swpm: S4HANA Single Host installation FAILS #298

@picoroma

Description

@picoroma

I'm trying to perform a S4HANA 2020 Installation
I'm using the default template (sample-sap-swpm-default-mode.yml where i set\changes some vars (software path mostly) accordingly to my scenario.

The running command is something like that:

ansible-playbook sap-swpm-default-mode.yml \
-l saphana1 \
-e @/home/ubuntu/playbook/sap_hana/vars/variables-sap-swpm-default-mode-s4hana-install.yml

The Installation works fine until the pre-install phase.
When start the ./sapinst process I have an error.
Seems related to the master password that is not recognized into the vars file:

 "ERROR      2022-12-21 16:28:58.997 (root/sapinst) (startInstallation) [CSiStepExecute.cpp:1104] id=controller.stepExecuted errno=FCO-00011 CSiStepExecute::execute()",
        "The step askMasterPwd with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_GetSidNoProfiles|ind|ind|ind|ind|getSid|0|NW_GetUserParameter|ind|ind|ind|ind|users|0|NW_GetMasterPassword|ind|ind|ind|ind|masterpwd|0|askMasterPwd was executed with status ERROR (Last error reported by the step: Caught ESAPinstException in module call: Validator of step '|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_GetSidNoProfiles|ind|ind|ind|ind|getSid|0|NW_GetUserParameter|ind|ind|ind|ind|users|0|NW_GetMasterPassword|ind|ind|ind|ind|masterpwd|0|askMasterPwd' reported an error:",
        "Start SAPinst in interactive mode to solve this problem).",

See attached file for more details.
sap_swpm_error.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions