All of lore.kernel.org
 help / color / mirror / Atom feed
* getting kernel debug output
@ 2012-10-24 17:11 Sage Weil
  2012-10-24 18:14 ` Alex Elder
  0 siblings, 1 reply; 4+ messages in thread
From: Sage Weil @ 2012-10-24 17:11 UTC (permalink / raw)
  To: elder; +Cc: ceph-devel

I'm working on http://tracker.newdream.net/issues/3342 and was able to 
reproduce the msgr bug (some annoying msgr race I think) while generating 
full libceph debug output.  I used a teuthology yaml fragment like so:

tasks:
- clock: null
- ceph:
    log-whitelist:
    - wrongly marked me down
    - objects unfound and apparently lost
- thrashosds: null
- kclient: null
- exec:
    client.0:
      - echo 'module libceph +p' > /sys/kernel/debug/dynamic_debug/control
- workunit:
    clients:
      all:
      - suites/ffsb.sh

I was pleasantly surprised that even though this is putting copious 
amounts of crap in dmesg it didn't slow things down enough to avoid 
tripping the bug.  And the 'dmesg' command in kdb appears to be working 
now (a couple months back it wasn't).  Yay!

Anyway, this might be useful in tracking down other bugs as well...

sage

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-24 18:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-24 17:11 getting kernel debug output Sage Weil
2012-10-24 18:14 ` Alex Elder
2012-10-24 18:25   ` David Zafman
2012-10-24 18:32   ` Sage Weil

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.