Skip to content

Commit 3067e9f

Browse files
authored
Merge pull request ceph#57105 from zdover23/wip-doc-2024-04-26-mgr-dashboard
doc/mgr: explain error message - dashboard.rst Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 4a05c14 + 7854503 commit 3067e9f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/mgr/dashboard.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,6 +1257,14 @@ You can disable it again by::
12571257

12581258
$ ceph config set mgr mgr/dashboard/redirect_resolve_ip_addr False
12591259

1260+
.. warning::
1261+
1262+
If you attempt to activate redirection by using the command above and you
1263+
get the error message ``EINVAL: unrecognized config option
1264+
'mgr/dashboard/redirect_resolve_ip_addr'``, then you might be running a
1265+
release of Ceph prior to version 17.2.6. This feature was introduced in
1266+
17.2.6, in this commit: https://github.com/ceph/ceph/pull/48219.
1267+
12601268
HAProxy example configuration
12611269
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12621270

0 commit comments

Comments
 (0)