> 
> Overall status: HEALTH_ERR
> PG_DEGRADED_FULL: Degraded data redundancy (low space): 19 pgs
> backfill_toofull
> OBJECT_MISPLACED: 12359314/17705640 objects misplaced (69.804%)
> PG_DEGRADED: Degraded data redundancy: 1707105/17705640 objects degraded
> (9.642%), 1979 pgs degraded, 1155 pgs undersized
> 
> Any advice to resolve the issue. Its running in production
> 
> Please let me know for any further information.
> 


Maybe play with these? 

ceph tell osd.* injectargs '--mon_osd_full_ratio=0.970000'
ceph tell osd.* injectargs '--mon_osd_backfillfull_ratio=0.950000'

ceph tell osd.* injectargs '--mon_osd_full_ratio=0.950000'
ceph tell osd.* injectargs '--mon_osd_backfillfull_ratio=0.900000'
 
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to