Sap Launch Wizard fail

0

Embedded stack arn:aws:cloudformation:eu-west-1:470813849733:stack/LaunchWizard-Minitzsaptest2-HANAStack-1D2V6OSL8ZXND/cbca5b70-c607-11ec-94b6-02d45f750e25 was not successfully created: The following resource(s) failed to create: [HANAMasterInstance].

질문됨 2년 전634회 조회
2개 답변
1

When you find error in Launch Wizard, you can check the details of the errors as follows:

  • Go to the "CloudFormation Console" to see under Event Tab to nail down the root cause.
  • When the failure is happening within EC2 instance (during HANA installation), then you can do SSH into the EC2 instance to look at the logs and find the root cause.

In order to do this, ensure that you do not tick "Enable rollback on failed deployment" when you kick off the Launch Wizard.

AWS
답변함 2년 전
0

As the above advises, please check where the stack is failing under the CloudFormation -> Event Tab -> Failed events.

To check why the HANAMasterInstance deployment may be failing you will need to check the logs contained on the instance. After unchecking "Enable rollback on failed deployment" you can find instance level script ouput in */root/install/scripts/log * during the deployment process, when the instances are being launched and configured. The name of the log file is install.log. To check the progress of the deployment, you can log in to an instance as soon its instance state is listed as running. When the deployment is finished, the log files are moved to /tmp. In addition to the install.log file, the install.dbg file includes additional error information in case of failure scenarios. See LaunchWizard for SAP Troubleshooting for more information.

profile pictureAWS
Eneko
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠