Project

General

Profile

Actions

Feature #24231

open

librbd/libcephfs/librgw should ignore rados_mon/osd_op_timeouts options (requires Objecter/MonClient changes)

Added by Vikhyat Umrao almost 6 years ago. Updated almost 6 years ago.

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

0%

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

Description

librbd/libcephfs/librgw should ignore rados_mon/osd_op_timeouts options
https://bugzilla.redhat.com/show_bug.cgi?id=1581449

Actions #1

Updated by John Spray almost 6 years ago

libcephfs doesn't use librados, so it doesn't need any changes.

The rados_mon_op_timeout affects anything that uses MonClient.start_mon_command (start_mon_command reads that setting), which also includes the OSD, MDS and mgr daemons. It is probably best to make that timeout an optional runtime setting on MonClient, and have the config option handled from librados, so that those other MonClient users won't have to explicitly zero out the config option.

Actions #2

Updated by Greg Farnum almost 6 years ago

  • Project changed from Ceph to RADOS
  • Subject changed from librbd/libcephfs/librgw should ignore rados_mon/osd_op_timeouts options to librbd/libcephfs/librgw should ignore rados_mon/osd_op_timeouts options (requires Objecter/MonClient changes)
Actions

Also available in: Atom PDF