Git Product home page Git Product logo

Comments (7)

Francesko90 avatar Francesko90 commented on May 27, 2024 3

I solved this problem using correct software version, maybe it's same problem

https://github.com/digitalocean/ceph_exporter/releases/tag/2.0.0-jewel

from ceph_exporter.

Liamlu28 avatar Liamlu28 commented on May 27, 2024 1

commit 6f29075
Author: Vaibhav Bhembre [email protected]
Date: Sat Jun 23 18:51:06 2018 -0400

0.Remove commit from monitor.go If u use ceph version 0.94 or 10.2
1.This is commit only support version of L +

[xxoo@xxoo ~]# ceph time-sync-status  --format=json |  python -m json.tool
{
    "time_skew_status": {
        "rg1-ceph01": {
            "health": "HEALTH_OK",
            "latency": 0.0,
            "skew": 0.0
        },
        "rg1-ceph02": {
            "health": "HEALTH_OK",
            "latency": 0.00052,
            "skew": 0.0
        },
        "rg1-ceph03": {
            "health": "HEALTH_OK",
            "latency": 0.000695,
            "skew": -0.000163
        }
    },
    "timechecks": {
        "epoch": 42,
        "round": 80862,
        "round_status": "finished"
    }
}

3.go build again
4.back to my vim editor and code...... haha666

from ceph_exporter.

yanbumo avatar yanbumo commented on May 27, 2024

metoo

from ceph_exporter.

Liamlu28 avatar Liamlu28 commented on May 27, 2024

me too

from ceph_exporter.

foura1512 avatar foura1512 commented on May 27, 2024

I have the same problem with ceph version 0.94.9

from ceph_exporter.

AlexZzz avatar AlexZzz commented on May 27, 2024

Same problem with 10.2.11 cluster.

from ceph_exporter.

sosodev avatar sosodev commented on May 27, 2024

As mentioned above this seems to have been caused by using the incorrect version of ceph exporter for the cluster. #96 (comment)

We'll soon have support for Nautilus, Octopus, and Pacific clusters with a single version of ceph exporter.

from ceph_exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.