Back to bug 1765493

Who When What Removed Added
Ernesto Puerta 2019-11-08 20:07:54 UTC Status NEW ASSIGNED
Ernesto Puerta 2019-11-08 20:16:33 UTC Status ASSIGNED CLOSED
Resolution --- CANTFIX
Last Closed 2019-11-08 20:16:33 UTC
Madhavi Kasturi 2020-01-21 11:13:49 UTC Blocks 1730176
Bara Ancincova 2020-01-22 10:20:47 UTC CC epuertat
Docs Contact asriram bancinco
Doc Type If docs needed, set a value Known Issue
Flags needinfo?(epuertat)
Ernesto Puerta 2020-01-22 16:46:42 UTC Doc Text Cause:

Both Ceph-Dashboard and the underlying Ceph command used by Ceph-Dashboard ('ceph config show') does not return the current values for some config options (e.g.: fsid).

A explanation for this behaviour is that some core options not meant for further modification after cluster bootstrap seem not to be updated and left with default values (fsid: 00000000-0000-0000-0000-000000000000, vs. fsid: 76f30c40-1197-41ce-9e06-5dcf6c0235f9)

Consequence:

Users may get misleading/incorrect values for certain configuration options.

Workaround (if any):

Some of these core settings can be obtained from other sources (e.g.: fsid is always printed in 'ceph -s').

Result:
Flags needinfo?(epuertat) needinfo?(mkasturi)
Madhavi Kasturi 2020-01-23 08:30:26 UTC Flags needinfo?(mkasturi)
Bara Ancincova 2020-01-27 09:27:15 UTC Doc Text Cause:

Both Ceph-Dashboard and the underlying Ceph command used by Ceph-Dashboard ('ceph config show') does not return the current values for some config options (e.g.: fsid).

A explanation for this behaviour is that some core options not meant for further modification after cluster bootstrap seem not to be updated and left with default values (fsid: 00000000-0000-0000-0000-000000000000, vs. fsid: 76f30c40-1197-41ce-9e06-5dcf6c0235f9)

Consequence:

Users may get misleading/incorrect values for certain configuration options.

Workaround (if any):

Some of these core settings can be obtained from other sources (e.g.: fsid is always printed in 'ceph -s').

Result:
.The Dashboard does not show correct values for certain configuration options

Both, the {product} Dashboard and the underlying `ceph config show` command do not return the current values for certain configuration options, such as `fsid`. This is probably because certain core options that are not meant for further modification after deploying a cluster are not updated and a default value is used. As a result, the Dashboard does not show correct values for certain configuration options.
Flags needinfo?(epuertat)
Ernesto Puerta 2020-01-27 09:48:04 UTC Flags needinfo?(epuertat)

Back to bug 1765493