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

Exception when fetching the arakoon clusters #443

Closed
matthiasdeblock opened this issue Mar 21, 2018 · 3 comments
Closed

Exception when fetching the arakoon clusters #443

matthiasdeblock opened this issue Mar 21, 2018 · 3 comments
Assignees
Labels
Milestone

Comments

@matthiasdeblock
Copy link
Contributor

Exception when fetching the arakoon clusters:

[INFO] Storagerouter Id: G7qjp9ZIMt9mcueE
[INFO] Environment Os: Ubuntu 16.04 xenial
[INFO] Hostname: ds1-stor-02.ds1
[INFO] Cluster Id: Zzjd5CyAOXanFOz3
[INFO] Storagerouter Type: MASTER
[INFO] Starting OpenvStorage Healthcheck version 3.4.8-1
[INFO] ======================
[INFO] Starting Arakoon integrity test
[INFO] Fetching available arakoon clusters.
No handlers could be found for logger "ovs_extensions.db.arakoon.pyrakoon.client"
[EXCEPTION] Unhandled exception caught when executing check_arakoon_fd. Got Could not determine the Arakoon master node
[INFO] Fetching available arakoon clusters.
[EXCEPTION] Unhandled exception caught when executing check_arakoon_ports. Got Could not determine the Arakoon master node
[INFO] Fetching available arakoon clusters.
[EXCEPTION] Unhandled exception caught when executing check_collapse. Got Could not determine the Arakoon master node
[INFO] Starting Arakoon nodes test.
[INFO] Fetching available arakoon clusters.
[EXCEPTION] Unhandled exception caught when executing check_node_status. Got Could not determine the Arakoon master node
[INFO] Fetching available arakoon clusters.

When no master found, please make sure all other arakoons are getting checked and the broken cluster is printed.

@JeffreyDevloo
Copy link
Contributor

This came from building the Pyrakoon clients. The healthcheck has no exception capturing around that part.

@wimpers wimpers added this to the M milestone Apr 23, 2018
@JeffreyDevloo JeffreyDevloo self-assigned this May 2, 2018
@JeffreyDevloo
Copy link
Contributor

Fixed by #453
Packaged in: openvstorage-health-check_3.7.0-dev.1525268894.83c634c-1_amd64.deb

@JeffreyDevloo
Copy link
Contributor

Released in https://github.com/openvstorage/openvstorage-health-check/releases/tag/3.7.0
Packaged in openvstorage-health-check_3.7.0-1_amd64.deb

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

No branches or pull requests

3 participants