VoltDB uses a number of network ports for functions such as internal communications, client connections, rejoin, database replication, and so on. For these features to perform properly, the ports must be open and available. Review the following list of ports to ensure they are open and available (that is, not currently in use).
Function | Default Port Number |
---|---|
Client Port | 21212 |
Admin Port | 21211 |
Web Interface Port (httpd) | 8080 |
Internal Server Port | 3021 |
Replication Port | 5555 |
Zookeeper port | 7181 |
Alternately, you can reassign the port numbers that VoltDB uses. See Section A.5, “Network Ports” for a description of the ports and how to reassign them.