similair question.
DELL PE2800 with 8*36Gb 15k disks around 180 mailboxes.
Thinking of RAID 1 for OS,Pagefile
and then either RAID 10 for the remaning 6 disks with partitions for logs
and DB or RAID 1 for logs and RAID 5+ hotspare
>I like to keep the logs seperate. With only 100 users you may want to
>consider
[quoted text clipped - 27 lines]
>> Thanks,
>> JimmyChang
RAID 1 for OS/Page File.
RAID 1 for Logs
RAID 0+1 For DBs
When you build out the 2800, don't use Server Assist. Server Assist starts
with a FAT partition that is later converted to NTFS. This results in an
allocation unit size, or cluster size, of 512 bytes. IO to the page file is
4K. When an IO request larger than the allocation unit size hits the file
system driver, it splits the request into multiple smaller requests. In
this case, each time a page is swapped that's 8 IOs instead of 1. You want
a 4K allocation unit size on the OS partition, which by the way, is the NTFS
default.
> similair question.
>
[quoted text clipped - 36 lines]
>>> Thanks,
>>> JimmyChang
Kerry Hoskin - 21 Jan 2006 21:20 GMT
cheers for the tip about server assist, I'll watch out for that,altohuth I'm
not expecting much paging as the server has 3Gb Ram
cheers
Kerry
> RAID 1 for OS/Page File.
> RAID 1 for Logs
[quoted text clipped - 49 lines]
>>>> Thanks,
>>>> JimmyChang
Kerry Hoskin - 23 Jan 2006 15:46 GMT
any recommendations as to the stripe size to use for the RAID 10 set?
Kerry
> RAID 1 for OS/Page File.
> RAID 1 for Logs
[quoted text clipped - 49 lines]
>>>> Thanks,
>>>> JimmyChang
John Fullbright - 23 Jan 2006 16:00 GMT
A relatively large multiple of 4K.
> any recommendations as to the stripe size to use for the RAID 10 set?
>
[quoted text clipped - 54 lines]
>>>>> Thanks,
>>>>> JimmyChang
Kerry Hoskin - 23 Jan 2006 17:00 GMT
default is a stripe size of 64k
>A relatively large multiple of 4K.
>
[quoted text clipped - 56 lines]
>>>>>> Thanks,
>>>>>> JimmyChang
John Fullbright - 23 Jan 2006 17:35 GMT
which is 16x 4K. should be fine.
> default is a stripe size of 64k
>
[quoted text clipped - 58 lines]
>>>>>>> Thanks,
>>>>>>> JimmyChang
jc - 01 Mar 2006 09:36 GMT
Thak you all!
I think since I have 6 drives, probably the best to do 2+2+2 so to get the
best performance and still have mirror protection.
> which is 16x 4K. should be fine.
>
[quoted text clipped - 60 lines]
> >>>>>>> Thanks,
> >>>>>>> JimmyChang