Partitioning on RHEL
Asaf Maruf
asafmaruf-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Fri Oct 10 15:36:55 UTC 2008
Hello all
I found this formula on Redhat site for calculating swap size.
"Swap space can be a dedicated swap partition (recommended), a swap file, or
a combination of swap partitions and swap files.
Swap should equal 2x physical RAM for up to 2 GB of physical RAM, and then
an additional 1x physical RAM for any amount above 2 GB, but never less than
32 MB.
So, if:
M = Amount of RAM in GB, and S = Amount of swap in GB, then
If M < 2
S = M *2
Else
S = M + 2
Using this formula, a system with 2 GB of physical RAM would have 4 GB of
swap, while one with 3 GB of physical RAM would have 5 GB of swap. Creating
a large swap space partition can be especially helpful if you plan to
upgrade your RAM at a later time."
This confirms my calculation as well.
Asaf
On Fri, Oct 10, 2008 at 11:18 AM, Asaf Maruf <asafmaruf-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote:
> Hello
>
> I have a requirement to setup a Dell server with RHEL 5 and Oracle. The
> server has six hard disks configured as RAID 1.
>
> The server has 8GB of physical RAM. The disk size of each RAID 1 is 139GB
>
> I am recommending the following partition sizes and swap size.
>
> / 10GB
> /boot 100-500MB
> /var 2GB
> /opt 2GB
> swap 10GB
>
>
> I have calculated swap size using the following formula:
>
> Upto 2GB RAM ----> double the swap size ---> 4GB
> Add the remaining 6GB for a total swap size of 10GB
>
>
> Just need confirmation if this is an adequate partitioning scheme for an
> Oracle database server running on Linux.
>
>
> Thank you in advance.
>
>
> Asaf Maruf
>
>
>
> --
> "I can live with doubt and uncertainty and not knowing. I think it is much
> more interesting to live not knowing than to have answers that might be
> wrong." - Richard P. Feynman
>
--
"I can live with doubt and uncertainty and not knowing. I think it is much
more interesting to live not knowing than to have answers that might be
wrong." - Richard P. Feynman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gtalug.org/pipermail/legacy/attachments/20081010/3356d207/attachment.html>
More information about the Legacy
mailing list