Project

General

Profile

Feature #119

avoid looping connect/retry errors on console

Added by Sage Weil almost 14 years ago. Updated about 12 years ago.

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

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:

Description

we should try to avoid filling up logs with stuff like this:

[  599.400000] ceph:  tid 19823 timed out on osd0, will reset osd
[  599.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  609.400000] ceph: mon2 10.0.1.252:6791 connection failed
[  619.400000] ceph: mon2 10.0.1.252:6791 connection failed
[  629.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  639.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  649.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  659.400000] ceph:  tid 19823 timed out on osd0, will reset osd
[  659.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  669.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  679.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  689.400000] ceph: mon2 10.0.1.252:6791 connection failed
[  695.040000] ceph: mds0 hung
[  699.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  709.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  719.400000] ceph:  tid 19823 timed out on osd0, will reset osd
[  719.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  729.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  739.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  749.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  759.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  769.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  779.400000] ceph:  tid 19823 timed out on osd0, will reset osd
[  779.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  789.400000] ceph: mon2 10.0.1.252:6791 connection failed
[  799.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  809.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  819.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  829.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  839.400000] ceph:  tid 19823 timed out on osd0, will reset osd
[  839.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  849.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  859.400000] ceph: mon2 10.0.1.252:6791 connection failed
[  869.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  879.400000] ceph: mon2 10.0.1.252:6791 connection failed
[  889.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  899.400000] ceph:  tid 19823 timed out on osd0, will reset osd
[  899.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  909.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  919.400000] ceph: mon1 10.0.1.252:6790 connection failed
[  929.400000] ceph: mon0 10.0.1.252:6789 connection failed
[  939.400000] ceph: mon2 10.0.1.252:6791 connection failed
[  949.400000] ceph: mon1 10.0.1.252:6790 connection failed

History

#1 Updated by Sage Weil over 13 years ago

  • Target version changed from v2.6.36 to v2.6.37

#2 Updated by Sage Weil over 13 years ago

  • Target version deleted (v2.6.37)

#3 Updated by Sage Weil about 12 years ago

  • translation missing: en.field_position deleted (417)
  • translation missing: en.field_position set to 15

#4 Updated by Sage Weil about 12 years ago

  • Tracker changed from Bug to Feature

Also available in: Atom PDF