From: John Spray Date: Sun, 8 Feb 2015 14:38:14 +0000 (+0100) Subject: doc: fix "7810" port typo X-Git-Tag: v0.93~79^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c65d8ed5d166e4e334f9d3c7a1db8daa8960fa19;p=ceph.git doc: fix "7810" port typo The correct value is now 7300, used to be 7100, was never 7810. Signed-off-by: John Spray --- diff --git a/doc/start/quick-start-preflight.rst b/doc/start/quick-start-preflight.rst index 9082813eab4b..3c4111d61a0d 100644 --- a/doc/start/quick-start-preflight.rst +++ b/doc/start/quick-start-preflight.rst @@ -240,7 +240,7 @@ Open Required Ports ------------------- Ceph Monitors communicate using port ``6789`` by default. Ceph OSDs communicate -in a port range of ``6800:7810`` by default. See the `Network Configuration +in a port range of ``6800:7300`` by default. See the `Network Configuration Reference`_ for details. Ceph OSDs can use multiple network connections to communicate with clients, monitors, other OSDs for replication, and other OSDs for heartbeats.