Giter VIP home page Giter VIP logo

ceph-log-parser's Introduction

An example for parsing osd log

./main.py -t osd -m bokeh -f <osd.log>

Now we need debug_ms=1 and debug_osd=15 for the osd's log

###OSD###
1. latency for a write and read op in one osd, reply time - start time
2. latency for an op between dequeue_op start and dequeue_op finish (time spend in osd op thread for an op)
3. latency for bluestore read op and read op size
4. latency for bluestore write allocate latency, _do_write_small
5. latency for bluestore penalty read latency
todo list

###MON###
1. latency for proposal submit 
2. Monitor flapping check
3. slow request check
4. osd healthy check (heartbeat no reply check)

###MDS###
1. cache status check
//log line
mds.0.cache Memory usage:  total 15075176, rss 14665904, heap 330416, baseline 330416, 3092793 / 3710431 inodes have caps, 3101124 caps, 0.835785 caps per inode

2. op latency


###RGW###

###Messenger###
to do





ceph-log-parser's People

Contributors

taodd avatar

Watchers

 avatar

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.