Project

General

Profile

Actions

Bug #19907

closed

rbd-mirror: admin socket path names collision

Added by Mykola Golub almost 7 years ago. Updated almost 7 years ago.

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

0%

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

Description

For every pool replayer rbd-mirror initializes separate local and remote ceph contexts. During initialization they use 'admin_socket' configuration parameter for admin socket path name. This usually leads to path name collision and admin socket binding failure (the only way to make them unique is to use '$cctid' meta variable for 'admin_socket' config setting, but then it is impossible for a user to know the path name in advance, which complicates its use).

As a result users can't run commands available via admin sockets, e.g. to dump perf counters statistics for the replayed images, which could be very useful for troubleshooting or developing statistics monitoring tools.


Related issues 2 (0 open2 closed)

Copied to rbd - Backport #20008: kraken: rbd-mirror: admin socket path names collisionRejectedActions
Copied to rbd - Backport #20009: jewel: rbd-mirror: admin socket path names collisionRejectedActions
Actions

Also available in: Atom PDF