Re: IO Bottleneck



Bummer, I really don't know what I'm gonna do now... probably change the
delay for the RPC dialog so I don't get so many complaints, until I am able
to buy a new server. What really bothers me is that this server, properly
configured, should be able to service much more than 300 users...

"John Fullbright [MVP]" wrote:

Write cache could remorve 1 IO operation out of 4 for RAID 5. Instead of
defining write performance as P*N'/4, you could descibe it as P*N'/3.

For your 4 drive RAID 5 array using 10K drives, your current write
performance would be something like 85*3/4 or 61 IOPS. Adding the write
cache could, depending on controller architecture, change that to 85*3/3 or
85 IOPS. I doubt that, in practical terms, it would make much difference.



"Ariel" <Ariel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C812D79F-A273-4DA4-908A-79514F8E5096@xxxxxxxxxxxxxxxx
John:

Thanks for your response. The way you describe is exactly how I would
design
a new server. However, this is our only exchange production server, and I
need to improve performance as much as possible without reinstalling it.

So, would adding the battery backed write cache improve performance in a
significant way? And would I be better of moving something else to the
logs
disk, say, the smtp queue or temp dirs?

"John Fullbright [MVP]" escribió:

At a minimum, you should have a mirror for the OS, a mirror for the logs,
and a mirror (or RAID 10) for the databases. I'd hazard a guess that the
write times on the the RAID 5 array far exceed 20ms.


"Ariel" <Ariel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F0839239-546B-4AA9-8B55-5B0E7A4DC986@xxxxxxxxxxxxxxxx
I have recently become the administrator of an Exchange 2003 Server.
These
are the server specs:

HP Proliant DL380 G3
Dual Xeon 2.8GHz
2GB RAM
Smart Array 5i Controller with 64MB and read-only cache
4 x 300GB Ultra320 10K Hard Drives in a RAID 5 array

I have been assigned the task to investigate a possible bottleneck,
since
users were seeing the RPC dialog frecuently. I ran the Performance
Troubleshooting Analyzer, and of course, the results indicated a disk
bottleneck.

The server has room for 2 more hard drives. I tried adding a 73GB disk,
and
using it for the database logs, then ran the PTA again, and now the
report
says that I have a disk bottleneck in all the roles that remained on
the
primary array.

I am going to add another 73GB disk to make a RAID 1 array, and move
the
logs anyways, but I was wondering if I should transfer another role to
that
new volume.
I am also considering buying an upgrade for the controller to add 128MB
of
battery-backed write cache, if it would help.

I would appreciate any advice you have to offer.

Regards,

Ariel.






.



Relevant Pages

  • Re: Convert RAID1 to RAID5
    ... In a typical R5 array that is installed/setup by small shops, where they have 3xDisk for R5, you are right, but, in a proper setup where you have 5xDisks or more, then you will see a LOT of read performance that you don't get out of a Mirror - this is very much the case when you have LOTS of users accessing the server or have a SQL database that users are hitting. ... then install another RAID-0 or RAID-1 or single disk for page file, it's still not as fast as a properly configured system designed for SQL use. ...
    (microsoft.public.windows.server.sbs)
  • SBS 2000 SP1 (/SP4) system hang
    ... Each hard disk was an 72 GB Ultra 3 hard disk and the result ... while I believe I knew the location to move the cache configuration /drives ... they do not use ISA server anyway, (after the completion of the migration I ... manually with out the non-core service then starting that it did not hang ...
    (microsoft.public.windows.server.sbs)
  • Re: Create a cluster later?
    ... You will need to carve up your array in such a manner as to have one ... disk for the quorum disk and another disk for the file shares. ... both nodes of the cluster. ... Because of what this server stores on it I ...
    (microsoft.public.windows.server.clustering)
  • Re: IO Bottleneck
    ... My databases are 36GB in size. ... to buy a new server. ... For your 4 drive RAID 5 array using 10K drives, ... Troubleshooting Analyzer, and of course, the results indicated a disk ...
    (microsoft.public.exchange.design)
  • RE: dealing with a failing drive
    ... Here's the output of idacontrol show off one of my DL360 servers: ... There are two physical disks in the server. ... a disk failure, ... pull the entire disk array and put the disks into our backup server, ...
    (freebsd-questions)

Loading