Project

General

Profile

Cleanup #1960

You should be able to print daemon options without specifying a config file

Added by Greg Farnum almost 12 years ago. Updated over 9 years ago.

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

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

adam # ceph-osd --help
global_init: unable to open config file.

Ew! This problem probably occurs with the mon and mds, but maybe not.

History

#1 Updated by Adam Jacob Muller almost 12 years ago

Greg Farnum wrote:

Ew! This problem probably occurs with the mon and mds, but maybe not.

I can confirm this occurs with mds/mon daemons as well.

adam # ceph-mds --help
global_init: unable to open config file.

adam # ceph-mon --help
global_init: unable to open config file.

#2 Updated by Loïc Dachary over 9 years ago

  • Status changed from New to Resolved

Not sure when or how but I tested ceph-osd --help when no ceph.conf is available and the help shows as expected.

Also available in: Atom PDF