Project

General

Profile

Feature #23660

when scrub errors are due to disk read errors, ceph status can say "likely disk errors"

Added by Vasu Kulkarni almost 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Component(RADOS):
Pull request ID:

Description

If some of the scrub errors are due to disk read errors, we can also say in the status output "likely disk errors" and admin can run
addition disk tests to figure out for disk issues before looking into other issues.

eg:

http://docs.ceph.com/docs/master/rados/troubleshooting/troubleshooting-pg/#pgs-inconsistent

$ ceph health detail
HEALTH_ERR 1 pgs inconsistent; 2 scrub errors
pg 0.6 is active+clean+inconsistent, acting [0,1,2]
2 scrub errors ( Likely disk error on osd.x )

Also available in: Atom PDF