Oracle Solaris ZFS File System (MOSC)

MOSC Banner

zfs arc

Hi,

I like to adjust the zfs cache on a server with oracle database.THe server has 50 Gb RAM.

I found somewhere this for a system with 50 Gb RAM and one oracle instance.

| Component |Recommended memmory |

SGA (Buffer Cache) | 18 - 20 GB |

PGA  | 2 - 3 GB |

ZFS ARC  | 2 GB (maxim absolut) |

OS + the other things | 6 - 8 GB |

Is the above correct?

On the server now :

kstat -m zfs -p
zfs:0:arcstats:buf_size 12757512
zfs:0:arcstats:c 343597383
zfs:0:arcstats:c_max 4294967296 ->4g
zfs:0:arcstats:c_min 343597383

Does arcstat show the current zfs cache?

echo ::memstat|mdb -k
Usage Type/Subtype Pages Bytes %Tot %Tot/%Subt

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center