Hi Everyone,
On a Windows 2012 server, the Data dedup optimization job a particular drive is getting cancelled with in few seconds. So no more dedup is happening.
Below are some event logs and actions performed.
Event ID 10242
Optimization reconciliation has completed.
Volume: D: (\\?\Volume{0af60788-0b20-46b6-bb36-0b48bcbde9ac})
Reconciled containers: 176
Unreconciled containers: 61
Merged containers: 0
Total reconciled references: 0
Error code: 0x0
Error message: NULL
>> even though new data is being copied the “Reconciled” and “Unreconciled” count stays same.
Event ID 6153
Optimization job has completed.
Volume: D: (\\?\Volume{0af60788-0b20-46b6-bb36-0b48bcbde9ac})
Error code: 0x8056533D
Error message: The operation was cancelled.
Savings rate: 49
Saved space: 10464533387556
Volume used space: 10765877268480
Volume free space: 1949236043776
Optimized file count: 10731610
In-policy file count: 10955938
Job processed space (bytes): 0
Job elapsed time (seconds): 536
Job throughput (MB/second): 0
Event ID 4143
Data Deduplication cancelled job type "Optimization" on volume "\\?\Volume{0af60788-0b20-46b6-bb36-0b48bcbde9ac}\". Memory resource is running low on the machine or in the job.
Event ID 10243
Optimization job on volume D: (\\?\Volume{0af60788-0b20-46b6-bb36-0b48bcbde9ac}) was configured with insufficient memory.
System memory percentage: 90
Available memory: 7371 MB
Minimum required memory: 8340 MB
>> Earlier it was configured with 25% and i increased to 90% but still it complain of insufficient RAM.
Event ID 8244
Error terminating job host process for job type "Optimization" on volume "D:" (process id: 4400).
0x80070005, Access is denied.
Still trying to figure out.
any hint to solve the issue