openvstorage / openvstorage-health-check

The health check is classified as a monitoring and detection tool for Open vStorage.
3 stars 7 forks source link

Exception when fetching the arakoon clusters #443

Closed matthiasdeblock closed 6 years ago

matthiasdeblock commented 6 years ago

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 commented 6 years ago

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

JeffreyDevloo commented 6 years ago

Fixed by https://github.com/openvstorage/openvstorage-health-check/pull/453 Packaged in: openvstorage-health-check_3.7.0-dev.1525268894.83c634c-1_amd64.deb

JeffreyDevloo commented 6 years ago

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