4 hot swappable 150gb drives and SCSI. IOPS - I'd say average(0.5 with 50mb
mailbox size) since I don't have a live server to test. What is better, 0+1
or 1+0? Or they mean the same? Could you please tell if this hardware setup
for OS/Logs/DB in raid 1/1/0+1 is good enough or it needs more ram, cpu,
disk space for the DB, especially due peak hours. Also, could you show me
how do calculate IOPS as I'm totally new to Exchange. Thanks a lot for your
help.
Cheers,
rick
> Cheers to see you using running Raid 0+1. How many spindles are you using
> for the DBs?
[quoted text clipped - 21 lines]
>> Many thanks for your help!
>> rick
I must have missed this thread sorry, Please see the comments below.

Signature
Jonathan
No Warrenties Implied, Did you do a FULL backup today??????
> 4 hot swappable 150gb drives and SCSI. IOPS - I'd say average(0.5 with 50mb
> mailbox size) since I don't have a live server to test. What is better, 0+1
> or 1+0?
.25 - .50 IOPS is typical in most environments, from my experience. Also
smaller mailbox limits will decrease the IOPS.
They are the same thing also known as Raid 10.
Or they mean the same? Could you please tell if this hardware setup
> for OS/Logs/DB in raid 1/1/0+1 is good enough or it needs more ram, cpu,
The best practice for Disk layout is to use seperate Disk groups for OS,
Logs, and DB. Since you are limited with your hardware this may not be
possible.
Raid 10 will give you the best performance and fault tolerance. This is the
most expensive way to go but it is needed in large environments with a high
user load and high IOPS. This solution will give you the least amount of
usable space.
Raid 5 will give you fault tolerance, people use this for the DBs and
sometimes OS
Raid 1 will give you some fault tolerance, but the performace is better than
Raid 5, typically people use this for logs
Exchange will only use 4GB of ram, if you use more then its actually just as
bad as not enough (deminishing returns)
> disk space for the DB, especially due peak hours. Also, could you show me
> how do calculate IOPS as I'm totally new to Exchange. Thanks a lot for your
> help.
Typically people look at their exisiting environment to see what they are
using.
It would help me to know how many users you plan on supporting.
Also a little note about Storage Group and Database Design. You want to
keep your database small so in the event of a failure you can recover the DB
quickly.
> Cheers,
>
[quoted text clipped - 25 lines]
> >> Many thanks for your help!
> >> rick