Network ports

Ports that will be opened on cluster nodes depend on services that will run on the node and traffic types associated with them. Before enabling a specific service on a cluster node, you need to assign the respective traffic type to a network this node is connected to. Assigning a traffic type to a network configures a firewall on nodes connected to this network, opens specific ports on node network interfaces, and sets the necessary iptables rules.

The table below lists all the required ports and services associated with them:

ServiceTraffic typePortDescription
Web control panelAdmin panel1TCP 8888External access to the admin panel.
Self-service panelTCP 8800External access to the self-service panel.
ManagementInternal managementany available portInternal cluster management and transfers of node monitoring data to the admin panel.
Metadata serviceStorageany available portInternal communication between MDS services, as well as with chunks services and clients.
Chunk serviceany available portInternal communication with MDS services and clients.
Clientany available portInternal communication with MDS and chunk services.
Backup GatewayABGW publicTCP 44445External data exchange with Acronis Backup agents and Acronis Cyber Backup Cloud.
ABGW privateany available portInternal management of and data exchange between multiple Backup Gateway services.
iSCSIiSCSITCP 3260External data exchange with the iSCSI access point.
S3S3 publicTCP 80, 443External data exchange with the S3 access point.
OSTOR privateany available portInternal data exchange between multiple S3 services.
NFSNFSTCP/UDP 111, 892, 2049External data exchange with the NFS access point.
OSTOR privateany available portInternal data exchange between multiple NFS services.
ComputeCompute API2 External access to standard OpenStack API endpoints:
TCP 5000Identity API v3
TCP 6080noVNC Websocket Proxy
TCP 8004Orchestration Service API v1
TCP 8041Gnocchi API (billing metering service)
TCP 8774Compute API
TCP 8776Block Storage API v3
TCP 8780Placement API
TCP 9292Image Service API v2
TCP 9313Key Manager API v1
TCP 9513Container Infrastructure Management API (Kubernetes service)
TCP 9696Networking API v2
TCP 9888Octavia API v2 (load balancer service)
VM privateUDP 4789Network traffic between VMs in compute virtual networks.
TCP 5900-5999VNC console traffic.
VM backupsTCP 49300-65535External access to NBD endpoints.
SSHSSHTCP 22Remote access to nodes via SSH.
SNMPSNMP3UDP 161External access to storage cluster monitoring statistics via the SNMP protocol.