Skip to content
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

Error in terraform Oracle Data Mover stack #9

Open
IcsX999 opened this issue Jul 18, 2022 · 0 comments
Open

Error in terraform Oracle Data Mover stack #9

IcsX999 opened this issue Jul 18, 2022 · 0 comments

Comments

@IcsX999
Copy link

IcsX999 commented Jul 18, 2022

Hello,

We have a problem with a stack creation and Oracle engineering team suggests us reach out to the team supporting this Terraform stack (https://github.com/oracle-quickstart/oci-hpc).
The logs are:

2022/07/05 10:25:07[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): TASK [nfs-client : Mount NFS with options] *************************************
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;36mskipping: [dmover02-bastion]�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;36mskipping: [inst-jqrlj-dmover02]�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;36mskipping: [inst-m9pne-dmover02]�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;36mskipping: [inst-xa2mq-dmover02]�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO]
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): TASK [nfs-client : Mount NFS without options] **********************************
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster: Still creating... [30s elapsed]
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31mfatal: [inst-xa2mq-dmover02]: FAILED! => changed=false �[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31m msg: |-�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31m Error mounting /mnt/share: mount.nfs: an incorrect mount option was specified�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31mfatal: [inst-jqrlj-dmover02]: FAILED! => changed=false �[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31m msg: |-�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31m Error mounting /mnt/share: mount.nfs: an incorrect mount option was specified�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31mfatal: [inst-m9pne-dmover02]: FAILED! => changed=false �[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31m msg: |-�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31m Error mounting /mnt/share: mount.nfs: an incorrect mount option was specified�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31mfatal: [dmover02-bastion]: FAILED! => changed=false �[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31m msg: |-�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31m Error mounting /mnt/share: mount.nfs: an incorrect mount option was specified�[0m
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO]
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): PLAY RECAP *********************************************************************
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31mdmover02-bastion�[0m : �[0;32mok=30 �[0m �[0;33mchanged=22 �[0m unreachable=0 �[0;31mfailed=1 �[0m �[0;36mskipped=7 �[0m rescued=0 ignored=0
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31minst-jqrlj-dmover02�[0m : �[0;32mok=24 �[0m �[0;33mchanged=16 �[0m unreachable=0 �[0;31mfailed=1 �[0m �[0;36mskipped=5 �[0m rescued=0 ignored=0
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31minst-m9pne-dmover02�[0m : �[0;32mok=24 �[0m �[0;33mchanged=16 �[0m unreachable=0 �[0;31mfailed=1 �[0m �[0;36mskipped=5 �[0m rescued=0 ignored=0
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] null_resource.cluster (remote-exec): �[0;31minst-xa2mq-dmover02�[0m : �[0;32mok=24 �[0m �[0;33mchanged=16 �[0m unreachable=0 �[0;31mfailed=1 �[0m �[0;36mskipped=5 �[0m rescued=0 ignored=0
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO]
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO]
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO]
2022/07/05 10:25:08[TERRAFORM_CONSOLE] [INFO] Error: error executing "/tmp/terraform_998051020.sh": Process exited with status 2

Can you help us to figure out the problem?
The log saids "an incorrect mount option was specified" but the field in stack creation was optional.
This run was with a zip archive provides by Oracle Cloud support.
Before we had other problems.

Thank you,
Gabriele

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant