Unsolved
This post is more than 5 years old
1 Rookie
•
52 Posts
1
1752
December 15th, 2013 22:00
P-Cache & F Cache
Team,
Normally
F Cache - max of 1/8 of the size of memory...
P Cache - max of 1/16 of the size of memory...
Is it possible to change these values, If Yes Who??
Regards,
Vamsi
No Events found!


Leo Li
4 Apprentice
•
9K Posts
0
December 15th, 2013 22:00
Hey,
Yes, you can change these values. But there are file cache and hash cache rules you need to comply. For detailed contents for tuning cache, please refer to CHAPTER 7 Tuning Performance of Avamar 6.1 Operational Best Practices on page 53.
Example:
Edit avtar.cmd file under /usr/local/avamar/var, if not exist, create an avtar.cmd file. Then add two lines as following:
--filecachemax= -32
--hashcachemax= -16
Save and restart avamar client av
The mean is set one of the caches to be -16 (6%), and set the other cache to be -32 (3%). But, limit the total cache sizes to approximately one-fourth of the physical RAM.
Hope this helps.
pawankumawat
355 Posts
0
December 16th, 2013 04:00
Hello,
To change to size of p_cache and f_cache, Go to