Disable client side deduplication
Regarding deduplication, I found two options 1)Policies(disable client side deduplication) 2)Client attributes(host properties).
How does this both options work together?
If I disable it at policy level, then it wont consider client attributes or it will do media server deduplication?
When I see slow backups sometimes I will change client attribute to "always use media server" and sometimes to "prefer client side deduplication", viceversa and backups will run fast. How to decide which client is good for "media server deduplication" and which is good for "client side deduplication"?
Client side dedup require more CPU cycles , so if your client has the enough CPU cycle go with client side dedup..it will reduce the amount of data that needs to travel over the network between the client and media server and jobs will get finish quicky
if Client does not have more power then use Media server dedup... all data will travel from client to media server and then it will get deduplicated and comit to disk.
so this is all depends on how infra is capable of and designed..
if you disable in policy level it will not consider it host properties one
Hi,
Let me explain again.
First you set the attribute in host properties
- Always use media server
- No matter what you tick on the policy this client will always use media server
- Prefer Client side
- It will use client side if you dont make any changes in the policy
- It will use media server if you tick "disable client side" in the policy
- Always use media server