All of lore.kernel.org
 help / color / mirror / Atom feed
* pg scrub check problem
@ 2015-10-28  9:39 changtao381
  2015-10-28 10:34 ` 池信泽
  2015-10-29  0:13 ` Sage Weil
  0 siblings, 2 replies; 7+ messages in thread
From: changtao381 @ 2015-10-28  9:39 UTC (permalink / raw)
  To: 'ceph-devel'

Hi,

I’m testing the deep-scrub function of ceph.  And the test steps are below :

1)  I put an object on ceph using command :
 rados put test.txt test.txt –p testpool

The size of testpool is 3, so there three replicates on three osds:

osd.0:   /data1/ceph_data/osd.0/current/1.0_head/test.txt__head_8B0B6108__1
osd.1:   /data2/ceph_data/osd.1/current/1.0_head/test.txt__head_8B0B6108__1
osd.2    /data3/ceph_data/osd.2/current/1.0_head/test.txt__head_8B0B6108__1

2) I modified the content of one replica on osd.0 using vim editor directly on disk

3) I run the command 
 ceph pg deep-scrub 1.0

and expect it can check the inconsistent error out, but it fails. It doesn’t find the error
why? 

Any suggestions will be appreciated! Thanks


--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-10-31 16:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-28  9:39 pg scrub check problem changtao381
2015-10-28 10:34 ` 池信泽
2015-10-28 19:27   ` David Zafman
2015-10-29  0:13 ` Sage Weil
2015-10-29  0:26   ` David Zafman
2015-10-29  0:42     ` 池信泽
2015-10-31 16:59     ` Ning Yao

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.