]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr: update out of date paragraph in smb.rst 70045/head
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 8 Jul 2026 14:18:19 +0000 (10:18 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 8 Jul 2026 16:49:11 +0000 (12:49 -0400)
We still had a part of the document saying we only support the default
port. We added service colocation via custom_ports/bind_addrs a while
back so the doc has been out of date.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
doc/mgr/smb.rst

index 71d9ffacb712daec9bfa761f6f3774ede804da7d..23cd1ca8712ff7a704cd6b2c107476960da476bf 100644 (file)
@@ -1688,10 +1688,11 @@ cluster has been configured for at least one share. The ``placement`` field of
 the cluster resource is passed onto the orchestration layer and is used to
 determine on what nodes of the Ceph cluster Samba containers will be run.
 
-At this time Samba services can only listen on port 445. Due to this
-restriction only one Samba server, as part of one cluster, may run on a single
-Ceph node at a time. Ensure that the placement specs on each cluster do not
-overlap.
+The Samba containers may run on the same hosts if, and only if, the services
+use different IP addresses and/or ports. If the placement spec allows more than
+one container to run on the same host, use the ``bind_addrs`` field, the
+``custom_ports`` field, or some combination, in the cluster resource to ensure
+that the Samba server instances do not conflict.
 
 The ``smb`` clusters are fully isolated from each other. This means that, as
 long as you have sufficient resources in your Ceph cluster, you can run multiple