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

Gridinit fails during install #50

Open
mbio16 opened this issue Nov 6, 2020 · 0 comments
Open

Gridinit fails during install #50

mbio16 opened this issue Nov 6, 2020 · 0 comments

Comments

@mbio16
Copy link

mbio16 commented Nov 6, 2020

Hello,

I successfully manage to come to step ./deploy_and_bootstrap.sh. Using multi node cluster (all 3 Ubuntu 18.04).

During the script executing this time of error pops out:

Friday 06 November 2020  16:00:20 +0000 (0:00:02.951)       0:05:46.960 ******* 
FAILED - RETRYING: Install packages (5 retries left).
FAILED - RETRYING: Install packages (5 retries left).
FAILED - RETRYING: Install packages (5 retries left).
FAILED - RETRYING: Install packages (4 retries left).
FAILED - RETRYING: Install packages (4 retries left).
FAILED - RETRYING: Install packages (4 retries left).
FAILED - RETRYING: Install packages (3 retries left).
FAILED - RETRYING: Install packages (3 retries left).
FAILED - RETRYING: Install packages (3 retries left).
FAILED - RETRYING: Install packages (2 retries left).
FAILED - RETRYING: Install packages (2 retries left).
FAILED - RETRYING: Install packages (2 retries left).
FAILED - RETRYING: Install packages (1 retries left).
FAILED - RETRYING: Install packages (1 retries left).
FAILED - RETRYING: Install packages (1 retries left).
failed: [node1] (item=openio-gridinit) => {"ansible_loop_var": "item", "attempts": 5, "changed": false, "item": "openio-gridinit", "msg": "No package matching 'openio-gridinit' is available"}
failed: [node2] (item=openio-gridinit) => {"ansible_loop_var": "item", "attempts": 5, "changed": false, "item": "openio-gridinit", "msg": "No package matching 'openio-gridinit' is available"}
failed: [node3] (item=openio-gridinit) => {"ansible_loop_var": "item", "attempts": 5, "changed": false, "item": "openio-gridinit", "msg": "No package matching 'openio-gridinit' is available"}

However, step before the script ./requirements_install.sh installed the gridinit without a problem:

- gridinit (1aa693cdf45ca60af36ade0e3e8fad7c89719b9f) is already installed, skipping.

What should I do to prevent this error?

Thanks for the reply

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