Project

General

Profile

Bug #14786

OSD: potentially leave fuse_store hung if we fail to init osd

Added by xie xingguo about 8 years ago. Updated almost 8 years ago.

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

0%

Source:
Community (dev)
Tags:
Backport:
infernalis
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Check int OSD::enable_disable_fuse(bool stop) for detailed information.


Related issues

Copied to Ceph - Backport #15437: infernalis: OSD: potentially leave fuse_store hung if we fail to init osd Resolved

Associated revisions

Revision 4c8f320a (diff)
Added by xie xingguo about 8 years ago

OSD: fix fusestore hanging during stop/quit

If both 'stop' and 'osd_objectstore_fuse' are set to true, then the
fuse_store will be stopped first and then restarted and is left hanging,
which is incorrect.

Fixes: #14786
Signed-off-by: xie xingguo <>

History

#1 Updated by Sage Weil about 8 years ago

  • Status changed from New to Resolved

#3 Updated by Nathan Cutler almost 8 years ago

  • Status changed from Resolved to Pending Backport
  • Backport set to infernalis

Sage writes: I think we just need e17a0c04733a47ba1521075647dbcb324718545d. infernalis backport is at https://github.com/ceph/ceph/pull/8506

#4 Updated by Nathan Cutler almost 8 years ago

  • Copied to Backport #15437: infernalis: OSD: potentially leave fuse_store hung if we fail to init osd added

#5 Updated by Nathan Cutler almost 8 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF