Operating System - HP-UX
1754020 Members
7921 Online
108811 Solutions
New Discussion юеВ

Re: making auto tunable - filecache_max

 
SOLVED
Go to solution
rveri
Super Advisor

making auto tunable - filecache_max

HiExperts,

Please advise how to make the tunable "filecache_max" to auto tunable:


# kctune| grep filecache
filecache_max 16336814080 50% Imm (auto disabled)
filecache_min 1633681408 Default Auto


Thanks in adv,
6 REPLIES 6
Dennis Handly
Acclaimed Contributor
Solution

Re: making auto tunable - filecache_max

If you set it to the default, it should be auto:
kctune filecache_max=default
rveri
Super Advisor

Re: making auto tunable - filecache_max

Dennis Thank you.
Kranti Mahmud
Honored Contributor

Re: making auto tunable - filecache_max

Hi rveri,

If filecache_min is currently set to default, the following is acceptable:

# kctune filecache_max=Default

# kctune filecache_max=40%

Ref: http://docs.hp.com/en/B2355-60130/filecache_max.5.html

Rgds-Kranti
Dont look BACK as U will miss something INFRONT!
rveri
Super Advisor

Re: making auto tunable - filecache_max

Kranti,
Thanks for the details.
rick jones
Honored Contributor

Re: making auto tunable - filecache_max

Just to be clear, you aren't asking for the tunable to be automagically adjusted in response to changing system demands right?
there is no rest for the wicked yet the virtuous have no pillows
Dennis Handly
Acclaimed Contributor

Re: making auto tunable - filecache_max

>Rick: you aren't asking for the tunable to be automagically adjusted in response to changing system demands right?

Isn't that what "auto" means?
canauto is "y" for those.

Unless it is only adjusted upon reboots, which seems to defeat some of the "auto".