Project

General

Profile

Actions

Bug #15863

closed

Disabling journaling feature results in "Transport endpoint is not connected" error

Added by Jason Dillaman almost 8 years ago. Updated almost 8 years ago.

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

0%

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

Description

The journaling feature is successfully disabled but it includes an unwanted error message.


Related issues 1 (0 open1 closed)

Copied to rbd - Backport #15963: jewel: Disabling journaling feature results in "Transport endpoint is not connected" errorResolvedAbhishek VarshneyActions
Actions #1

Updated by Yuan Zhou almost 8 years ago

I did some quick tests here, looks like the error message is in the watchctx2:
https://github.com/ceph/ceph/blob/master/src/journal/JournalMetadata.cc#L748

Can we just skip this error when print out in handle_watch_error()?

Actions #2

Updated by Jason Dillaman almost 8 years ago

It would be better and cleaner to close the journal before deleting it.

Actions #4

Updated by Mykola Golub almost 8 years ago

  • Status changed from New to Fix Under Review
Actions #5

Updated by Jason Dillaman almost 8 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #6

Updated by Nathan Cutler almost 8 years ago

  • Copied to Backport #15963: jewel: Disabling journaling feature results in "Transport endpoint is not connected" error added
Actions #7

Updated by Jason Dillaman almost 8 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF