Skip to content

Commit 197c63b

Browse files
authored
Merge pull request #84193 from anarnold97/OADP-4074-network-settings
Oadp 4074 network settings
2 parents d7fa9ed + 265c253 commit 197c63b

File tree

6 files changed

+34
-0
lines changed

6 files changed

+34
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3377,6 +3377,11 @@ Topics:
33773377
Topics:
33783378
- Name: OADP 1.4 release notes
33793379
File: oadp-1-4-release-notes
3380+
- Name: OADP performance
3381+
Dir: oadp-performance
3382+
Topics:
3383+
- Name: OADP recommended network settings
3384+
File: oadp-recommended-network-settings
33803385
- Name: OADP features and plugins
33813386
File: oadp-features-plugins
33823387
- Name: OADP use cases
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../_attributes/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../images/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../modules/
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="oadp-recommended-network-settings.adoc"]
3+
= {oadp-short} recommended network settings
4+
include::_attributes/common-attributes.adoc[]
5+
include::_attributes/attributes-openshift-dedicated.adoc[]
6+
7+
:context: oadp-recommended-network-settings
8+
9+
toc::[]
10+
11+
For a supported experience with {oadp-first}, you should have a stable and resilient network across {OCP-short} nodes, S3 storage, and in supported cloud environments that meet {OCP-short} network requirement recommendations.
12+
13+
To ensure successful backup and restore operations for deployments with remote S3 buckets located off-cluster with suboptimal data paths, it is recommended that your network settings meet the following minimum requirements in such less optimal conditions:
14+
15+
* Bandwidth (network upload speed to object storage): Greater than 2 Mbps for small backups and 10-100 Mbps depending on the data volume for larger backups.
16+
* Packet loss: 1%
17+
* Packet corruption: 1%
18+
* Latency: 100ms
19+
20+
Ensure that your {product-title} network performs optimally and meets {product-title} network requirements.
21+
22+
[IMPORTANT]
23+
====
24+
Although Red Hat provides supports for standard backup and restore failures, it does not provide support for failures caused by network settings that do not meet the recommended thresholds.
25+
====
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../snippets/

0 commit comments

Comments
 (0)