Bug 818149 - A plugin to do Gluster sanity checks
Summary: A plugin to do Gluster sanity checks
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: sx
Version: rawhide
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Shane Bradley
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-02 10:42 UTC by Brad Hubbard
Modified: 2012-10-31 17:59 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-31 17:59:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brad Hubbard 2012-05-02 10:42:08 UTC
Description of problem:

Create a plugin to do Gluster "sanity checks". Some rough examples:

md5sum `find . -name cksum|paste -s`
grep -i state ./gfs0{1..6}/etc/glusterd/peers/*
gawk '/gfid self-heal/ || /selfhealing/ || /split brain/ || / E /' *
ps auwwx|grep glu

This would help in early detection of common misconfiguration issues.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.