Project

General

Profile

Actions

Bug #23418

closed

doc: Dashboard account creation

Added by Marc Schöchlin about 6 years ago. Updated about 5 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

The documentation at http://docs.ceph.com/docs/master/mgr/dashboard/ refers the the following incorrect command:

  1. ceph dashboard set-login-credentials ceph foobarpassword
    no valid command found; 10 closest matches:
    fs add_data_pool <fs_name> <pool>
    fs rm_data_pool <fs_name> <pool>
    fs set <fs_name> max_mds|max_file_size|allow_new_snaps|inline_data|cluster_down|allow_multimds|allow_dirfrags|balancer|standby_count_wanted <val> {<confirm>}
    fs flag set enable_multiple <val> {--yes-i-really-mean-it}
    fs ls
    fs get <fs_name>
    fs rm <fs_name> {--yes-i-really-mean-it}
    fs reset <fs_name> {--yes-i-really-mean-it}
    mds newfs <int[0-]> <int[0-]> {--yes-i-really-mean-it}
    fs new <fs_name> <metadata> <data> {--force} {--allow-dangerous-metadata-overlay}
    Error EINVAL: invalid command
Actions #1

Updated by Ricardo Dias almost 6 years ago

@Marc please check if dashboard module is enabled with the command:

ceph mgr module ls

If the module is not enable then the "set-login-credentials" is also not available.

Actions #2

Updated by Volker Theile almost 6 years ago

@Marc Please fill out all necessary information like the affected version, so we do not need to guess what version we are talking about.

Actions #3

Updated by Marc Schöchlin almost 6 years ago

I am using luminous 12.2.5.
Sorry, it seems that this feature is currently not part of this release.

The source of my problem is:

Using google for ceph documentation always leads always to the master branch which seems to be the current development state.
Two months ago i was not aware of the fact, that i have to "parse" the "/master/" in the address field of my browser to recognize the release - i simply expected the documentation of the most recent release.

I think its a good idea to add a release navigation to the top of the documentation pages.
This prevents confusion of ceph users and reduces bug reports like this :-)

Example: https://www.zabbix.com/documentation/3.2/manual/installation/template_changes

Actions #4

Updated by Jos Collin almost 6 years ago

  • Project changed from 37 to mgr
  • Subject changed from Dashboard account creation to doc: Dashboard account creation
Actions #5

Updated by Lenz Grimmer about 5 years ago

  • Status changed from New to Won't Fix

Resolving this as "Won't fix", as it's not a dashboard bug. Improving the documentation as suggested is part of the "Docubetter" effort, see https://pad.ceph.com/p/Ceph_Documentation for details.

Actions

Also available in: Atom PDF