From: Pedro Gonzalez Gomez Date: Fri, 10 Jan 2025 10:01:14 +0000 (+0100) Subject: mgr/dashboard: add warning message on smb service management X-Git-Tag: v20.0.0~304^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f1c1b73567ba30bb4c295a66b307428f6095ee5b;p=ceph.git mgr/dashboard: add warning message on smb service management Fixes: https://tracker.ceph.com/issues/69485 Signed-off-by: Pedro Gonzalez Gomez --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html index 81df7582ce9e5..53ba61346b7de 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html @@ -29,6 +29,15 @@ With an active mgmt-gateway service, the dashboard will continue to be served on {{currentURL}}:{{port}} and all other services will be accessible from {{currentURL}}:{{port}}/service_name + + SMB service management is intended for advanced users only. + For most scenarios, it is recommended to use the SMB module instead. + To manage SMB clusters and shares, please visit the SMB page. + +