-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-deployment of HANA scale-out cluster with no stand-by nodes fails with Error "ParentResourceNotFound" #913
Comments
@abravosuse From what I experienced in the past, the creation of the Netapp resources can take time and is error-prone to timing race conditions... Could you try the follwing patch which passes the actual output/names of the resources (after they are created) to the HANA/Netweaver modules?
|
Thank you @yeoldegrove ! Just to be on the safe side . Applying the patch consists of updating lines 219-221 and 255-257 in file |
@abravosuse Yeah, just delete the lines indicated with |
I have followed your suggestion above @yeoldegrove . And the deployment fails now with the following errors:
These are errors in the salt provisioner. Therefore I guess I could get more details about them in the different hosts. But which ones? Thank you! |
@abravosuse I would need the |
@yeoldegrove please send me your public SSH key and I will grant you access to the HANA hosts... |
Used cloud platform
Azure
Used SLES4SAP version
SLES15SP4
Used client machine OS
openSUSE Leap 15.2
Expected behaviour vs observed behaviour
Expected behavior: Deployment of HANA scale-out cluster (with no standby node)
Observed behavior: deployment fails
How to reproduce
Specify the step by step process to reproduce the issue. This usually would look like something like this:
terraform.tfvars
file based onterraform.tfvars.example
(content pasted later)terraform init
terraform workspace new hsonsb
terraform apply -auto-approve
Used terraform.tfvars
Logs
Full log files salt-os-setup.log, salt-predeployment.log and salt-result.log will be delivered via PM if needed.
The deployment ends with the following messages:
The text was updated successfully, but these errors were encountered: