Skip to content

Commit d4cfc50

Browse files
authored
Merge pull request #67089 from CarmiWisemon/oadp2985performance
OADP 2985 - Performance fine tuning of the cpu and memory for Kopia and…
2 parents c0b55a2 + 00fd071 commit d4cfc50

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

modules/oadp-setting-resource-limits-and-requests.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,11 @@ spec:
3838
memory: 256Mi
3939
----
4040
<1> Specify the node selector to be supplied to Velero podSpec.
41-
<2> The `resourceAllocations` listed are for average usage.
41+
<2> The `resourceAllocations` listed are for average usage.
42+
43+
[NOTE]
44+
====
45+
Kopia is an option in OADP 1.3 and later releases. You can use Kopia for file system backups, and Kopia is your only option for data mover cases with the Built-in DataMover.
46+
47+
Kopia is more resource intensive than Restic, and you might need to adjust the CPU and memory requirements accordingly.
48+
====

0 commit comments

Comments
 (0)