]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix "7810" port typo
authorJohn Spray <john.spray@redhat.com>
Sun, 8 Feb 2015 14:38:14 +0000 (15:38 +0100)
committerJohn Spray <john.spray@redhat.com>
Sun, 8 Feb 2015 14:50:38 +0000 (15:50 +0100)
The correct value is now 7300, used to be
7100, was never 7810.

Signed-off-by: John Spray <john.spray@redhat.com>
doc/start/quick-start-preflight.rst

index 9082813eab4b6dd4f6b87193911a339f73d84799..3c4111d61a0dcab02a1b1d00197716a482b58594 100644 (file)
@@ -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.