Database Memory & 4030/4031 (MOSC)

MOSC Banner

How much swap space is needed for 32 GB RAM?

edited Oct 8, 2009 2:28AM in Database Memory & 4030/4031 (MOSC) 4 commentsAnswered ✓
 Hi,

Platform: Linux x86-64 with 32G RAM and 770 GB available RAID disk space

$ df -k /tmp
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol03
                       4062912    219560   3633640   6% /var

$ df -k /dev/shm

Filesystem 1K-blocks Used Available Use% Mounted on

tmpfs 16483504 0 16483504 0% /dev/shm

$ df -k /dev/shm

Filesystem 1K-blocks Used Available Use% Mounted on

tmpfs 16483504 0 16483504 0% /dev/shm

$ df -k /dev/shm

Filesystem 1K-blocks Used Available Use% Mounted on

tmpfs 16483504 0 16483504 0% /dev/shm

$ df -k /dev/shm

Filesystem 1K-blocks Used Available Use% Mounted on

tmpfs 16483504 0 16483504 0% /dev/shm

$ free total used free shared buffers cached Mem: 32967008 3460000 29507008 0 319416 2920248 -/+ buffers/cache: 220336 32746672 Swap: 4194296 0 4194296 According to the installation guide, the swap space should be 0.75 times the available RAM (> 8192 MB).  In my case, the required swap space would be 32 GB * 0.75 = 24 GB.  My SA allocates only 4 GB of swap space.  Do I really need 24 GB swap space?  What is the appropriate amount of swap space in your opinion? Thanks, Simon

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