Project

General

Profile

Actions

Bug #8944

closed

Ceph daemon bad asok used in connection with cluster

Added by Szymon Zacher almost 10 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
ceph cli
Target version:
-
% Done:

0%

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

Description

Using ceph --cluster clustername daemon mon.host1 config causes

admin_socket: exception getting command descriptions: [Errno 2] No such file or directory

Strace shows that ceph ignores cluster argument and trying to open default socket name
connect(3, {sa_family=AF_FILE, path="/var/run/ceph/ceph-mon.host1.asok"}, 40) = -1 ENOENT (No such file or directory)

Actions

Also available in: Atom PDF