mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 14:19:38 +08:00
Add --redis-shard-ports to the list of ports that need to be open on the head node. (#11808)
This commit is contained in:
@@ -135,6 +135,7 @@ Head Node
|
||||
In addition to ports specified above, the head node needs to open several more ports.
|
||||
|
||||
- ``--port``: Port of GCS. Default: 6379.
|
||||
- ``--redis-shard-ports``: Comma-separated list of ports for non-primary Redis shards. Default: Random values.
|
||||
- ``--dashboard-port``: Port for accessing the dashboard. Default: 8265
|
||||
- ``--gcs-server-port``: GCS Server port. GCS server is a stateless service that is in charge of communicating with the GCS. Default: Random value.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user