25.01.2015 Views

Caché Installation Guide - InterSystems Documentation

Caché Installation Guide - InterSystems Documentation

Caché Installation Guide - InterSystems Documentation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Determine Memory and Disk Requirements<br />

B.1.2 Calculate Swap Space<br />

The amount of swap space available on your system should never be less than the amount of<br />

real memory plus 256 KB.<br />

With this minimum in mind, <strong>InterSystems</strong> recommends the following value as the minimum<br />

amount of swap space needed for <strong>Caché</strong>:<br />

((# of processes + 4)† * (1024 KB)‡<br />

+ total global buffer space<br />

+ total routine buffer space<br />

_____________________________________<br />

= Minimum swap space<br />

† You add 4 to the # of processes for the <strong>Caché</strong> Control Process, the Write daemon, the<br />

Garbage Collector, and the Journal daemon. You should also add 1 for each slave Write<br />

daemon. The # of processes must include all user and jobbed processes which might run<br />

concurrently. If you are running networking, add 1 for the RECEIVE system process plus<br />

the number of DMNNET daemons you have running (2 per port). If your system is a server,<br />

add the number of DCP processes that will be created when all potential clients access the<br />

server.<br />

‡ The 1024 KB number is approximate. It is based on the current size of the <strong>Caché</strong> executable<br />

and grows with the partition size you allocate to each <strong>Caché</strong> process. On most systems, provide<br />

only as much swap space as necessary. However, some systems require you to provide swap<br />

space for the worst case. Under these conditions, you need to increase this number to as high<br />

as 1.5 MB, depending on the partition size you specify.<br />

Be sure to confirm that your UNIX system permits the amount of swap space you require.<br />

For specific information about swap space on your system, consult your UNIX operating<br />

system manual.<br />

B.1.2.1 Solaris Swap Space<br />

To calculate swap space for the Solaris 9 platform:<br />

swap –l<br />

Example:<br />

>swap –l<br />

swapfile dev swaplo blocks free<br />

/dev/dsk/c0t2d0s0 136,0 16 526304 526304<br />

/dev/dsk/c0t2d0s1 136,1 16 2101184 2101184<br />

<strong>Caché</strong> <strong>Installation</strong> <strong>Guide</strong> 71

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!