Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Logging of Deployment Output is missing #22

Open
tbludau opened this issue May 22, 2020 · 2 comments
Open

Logging of Deployment Output is missing #22

tbludau opened this issue May 22, 2020 · 2 comments
Assignees

Comments

@tbludau
Copy link
Contributor

tbludau commented May 22, 2020

In the first versions of the playbook I built a log file to monitor the current state of the installation. Since the installation takes about 10 minutes, you could check whether it is still running and at the end of the installation you can see whether everything was carried out correctly. Furthermore, the SAP team can be shown that everything worked properly.

This can be added with a tee command in my eyes to add additional informations to a additional log file. (/var/log/hana_install_rh1.log or f.e. /tmp/hana_install_rh1.log)

I think this is a good thing to explain the SAP Guys, that everything is working as explained in the documentation.

@makentenza
Copy link
Contributor

@tbludau are you talking about Ansible log here or SAP HANA installation specific log?

@berndfinger
Copy link
Contributor

@tbludau: I can think of the following workaround:
1 - We copy a little script for monitoring the installation progress to the managed node, e.g. to directory /tmp.
2 - As the last task before the HANA installation, we show how to execute the command.

berndfinger added a commit to berndfinger/sap-hana-deployment that referenced this issue Sep 10, 2021
@berndfinger berndfinger self-assigned this Sep 10, 2021
berndfinger added a commit to berndfinger/sap-hana-deployment that referenced this issue Oct 16, 2021
rhmk added a commit that referenced this issue Jul 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants