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

Wipe command fails without Metrics #211

Open
milleruntime opened this issue Feb 27, 2018 · 0 comments
Open

Wipe command fails without Metrics #211

milleruntime opened this issue Feb 27, 2018 · 0 comments

Comments

@milleruntime
Copy link
Contributor

muchos wipe will fail if there is no metrics service running. I had configured 7 nodes for my cluster:

leader1 = namenode,zookeeper
leader2 = resourcemanager,zookeeper
leader3 = accumulomaster,zookeeper
worker1 = worker
worker2 = worker
worker3 = worker
worker4 = worker

When I tried to run the wipe command I will get these errors and it will fail:
TASK [stop influxdb and grafana] ************************************************************************************************************************************************************************************************************
failed: [metrics] (item=influxdb) => {"changed": false, "item": "influxdb", "msg": "Could not find the requested service influxdb: host"}
failed: [metrics] (item=grafana-server) => {"changed": false, "item": "grafana-server", "msg": "Could not find the requested service grafana-server: host"}
to retry, use: --limit @/home/centos/ansible/wipe.retry

@milleruntime milleruntime changed the title Wipe command fails Wipe command fails without Metrics Feb 27, 2018
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