Thanks for your advice Al.
What configuration do you recomend for the two DL380 with 3*36GB HDD for
OS
and Exchange including the swap & temp file
"Al Mulnick" <amulnick_No_SPAM@ncDOTrr.com> wrote in message
news:O5Hf40zRFHA.3972@TK2MSFTNGP14.phx.gbl...
The two main reasons you want to separate LOG files: = Performance and
recoverability. In terms of performance, even a mighty san has to worry
about the rotational latencies of a physical spindle no matter how much
cache you throw at it. For what it's worth, log files typically are a
sequential write operation (something like 90-99% of the time excluding
backup times depending) meaning that cache can help here if you have it
in
the SAN. Just keep in mind that when cache fills, it has to go somewhere
else stop the writes until it flushes. That indicates that it will stop
or
severely slow your user population on the server in many cases.
For recoverability, log files are far more important than the db itself
in
most DR scenarios. You want to protect those as much as possible.
I am curious why you would put the OS and Exchange binaries (presumably
the
temp and swap files as well) on a RAID 5 partition. That seems a bit odd
in
that configuration to me when you could be using RAID 1 for much of that.
Al
"Lazo Basic" <l_basic.Nospam.hotmail.com> wrote in message
news:%23sN8VOoRFHA.3076@TK2MSFTNGP14.phx.gbl...
Phisucaly its all one disk I can create diferent drives. Can you think
of
any other risens for apart from backup.
"Magik" <rickglover@paulhastings.com> wrote in message
news:1114095304.701007.44700@z14g2000cwz.googlegro ups.com...
If you want to use certain snap tools you will have to have the logs
on
another SAN disk. We have an EMC SAN and had to have them separate if
we wanted to make a BCV snapshot and backup that snapshot instead of
the live data.
Magik