Network Considerations
Network Considerations
As the network is what will ultimately contribute to a bulk of the performance. It is critical that appropriate network capacity and consideration be given to the latency and bandwidth of the network between the various components.
Best Practice Recommendation: Place Source, Target and Accelario Server in the same subnet.
For more information, see Virtualization platform Server Sizing.
Network prerequisites - Oracle: RMAN GI, RMAN Standby GI, Live GI
From source host to Accelario server - 111, 2049 (required for nfs access)
From target host to Accelario server - 111, 2049 (required for nfs access)
From Accelario server to source host - 8080 (for Accelario agent), 1521 (for oracle port)
From Accelario server to target host - 8080 (for Accelario agent), 1521 (for oracle port)
From admin workstation to source host - 22 (for ssh), 1521 (for oracle port)
From admin workstation to target host - 22 (for ssh), 1521 (for oracle port)
From admin workstation to Accelario server - 22 (for ssh), 8080 (for web UI)
Network prerequisites - Oracle: AWS RDS GI
Ports - same as Oracle RMAN GI
Network prerequisites - SQL Server: Native backup GI, Live GI
From source host to Accelario server - 111, 2049 (required for nfs access), 3260 (required for iSCSI)
From source host to the backup folder - 445 (SMB access)
From target host to Accelario server - 111, 2049 (required for nfs access), 3260 (required for iSCSI)
From Accelario server to source host - 8080 (for Accelario agent)
From Accelario server to target host - 8080 (for Accelario agent)
From admin workstation to source host - 3389 (for rdp), 1433(for SQL Server port)
From admin workstation to target host - 3389 (for rdp), 1433(for SQL Server port)
From admin workstation to Accelario server - 3389 (for rdp), 8080 (for web UI)
On some rare cases we need to disable Ubuntu firewall to get access to NFS folder
No need for connection to the real source database.
Network prerequisites - SQL Server: AWS RDS GI
Ports - same as SQL Server Native Backup GI
Network prerequisites - SQL Server: Azure managed instance GI
Ports - same as SQL Server Native Backup GI
Network prerequisites - Postgres
From source server to production server - 5432 (for postgres port)
From source server to Accelario server - 111, 2049 (required for nfs access)
From target server to Accelario server - 111, 2049 (required for nfs access)
From Accelario server to source server - 8080 (for Accelario agent)
From Accelario server to target server - 8080 (for Accelario agent)
From admin workstation to source server - 22 (for ssh), 5432 (for postgres port)
From admin workstation to target server - 22 (for ssh), 5432 (for postgres port)
From admin workstation to Accelario server - 22 (for ssh), 8080 (for web UI)
Network prerequisites - MySQL: Xtrabackup GI
From source host to Accelario server - 111, 2049 (required for nfs access)
From target host to Accelario server - 111, 2049 (required for nfs access)
From Accelario server to source host - 8080 (for Accelario agent), 3306 (for mysql port)
From Accelario server to target host - 8080 (for Accelario agent), 3306 (for mysql port)
From admin workstation to source host - 22 (for ssh), 3306 (for mysql port)
From admin workstation to target host - 22 (for ssh), 3306 (for mysql port)
From admin workstation to Accelario server - 22 (for ssh), 8080 (for web UI)
Network prerequisites - MySQL : AWS RDS GI
Ports - same as MySQL Xtrabackup GI