On Tue, Aug 19, 2014 at 1:37 PM, Randy Smith <rbsm...@adams.edu> wrote:
> Greetings,
>
> I'm creating a new ceph cluster for testing and it's reporting "192
> stale+incomplete" pgs.
>
> `ceph health detail` lists all of the pgs that are stuck. Here's a
> representative line.
>
>   pg 2.2c is stuck stale for 3076.510998, current state stale+incomplete,
> last acting [0]
>
> But when I run `ceph pg 2.2c query`, I get
>
>   Error ENOENT: i don't have pgid 2.2c
>
> What can I do to clean up the cluster? I have no problems wiping the system
> because it's a new test cluster.

Incomplete generally means the PGs aren't mapped to enough OSDs.
What's the output of "ceph osd tree" and what is the min_size set to
for your pools?
-Greg
Software Engineer #42 @ http://inktank.com | http://ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to