We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a05c14 + 7854503 commit 3067e9fCopy full SHA for 3067e9f
doc/mgr/dashboard.rst
@@ -1257,6 +1257,14 @@ You can disable it again by::
1257
1258
$ ceph config set mgr mgr/dashboard/redirect_resolve_ip_addr False
1259
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
1268
HAProxy example configuration
1269
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1270
0 commit comments