Results 1 to 6 of 6

Thread: Brand New Install

  1. #1
    Geoff Doyon Guest

    Brand New Install

    Hello,

    I am doing a fresh and new install of Exchange 2003 for my organization. I
    was wondering, should I create more than one partition on the RAID 5 array?
    One for the OS and one for the exchange file store (C: for the OS, E: for
    Exchange). Assuming I should, how do I specify to store the data in the E
    drive during the install process. Also, are there any other best practices I
    should look out for? Thank you in advance!

    Geoff

  2. #2
    Mark Arnold [MVP] Guest
    On Thu, 20 Jan 2005 15:13:09 -0800, "Geoff Doyon"
    <GeoffDoyon@discussions.microsoft.com> wrote:

    Hello,

    I am doing a fresh and new install of Exchange 2003 for my organization. I
    was wondering, should I create more than one partition on the RAID 5 array?
    One for the OS and one for the exchange file store (C: for the OS, E: for
    Exchange). Assuming I should, how do I specify to store the data in the E
    drive during the install process. Also, are there any other best practices I
    should look out for? Thank you in advance!

    Geoff
    Have you only got a single hardware raid5 array?

    If you can you need a RAID1 for the OS, a RAID1 for the Exchange
    Binaries, another RAID1 for the Exchange logs and another RAID1 or a
    RAID5 for the stores.
    In actual fact the stores are best on a RAID0+1 (which is a couple of
    disks in a RAID0 and then that RAID0 is mirrored, not a RAID10 which
    is a mirror of mirrors either simplexed or duplexed)

    How many disks have you got and how big are those disks?

  3. #3
    Geoff Doyon Guest
    Hello Mark,

    Thank you for the quick response! We currently have 3 36.4 SCSIs, but I can
    swing for 1 or 2 more if needed. Thank you again for your help!

    Geoff

    "Mark Arnold [MVP]" wrote:

    On Thu, 20 Jan 2005 15:13:09 -0800, "Geoff Doyon"
    GeoffDoyon@discussions.microsoft.com> wrote:

    Hello,

    I am doing a fresh and new install of Exchange 2003 for my organization. I
    was wondering, should I create more than one partition on the RAID 5 array?
    One for the OS and one for the exchange file store (C: for the OS, E: for
    Exchange). Assuming I should, how do I specify to store the data in the E
    drive during the install process. Also, are there any other best practices I
    should look out for? Thank you in advance!

    Geoff

    Have you only got a single hardware raid5 array?

    If you can you need a RAID1 for the OS, a RAID1 for the Exchange
    Binaries, another RAID1 for the Exchange logs and another RAID1 or a
    RAID5 for the stores.
    In actual fact the stores are best on a RAID0+1 (which is a couple of
    disks in a RAID0 and then that RAID0 is mirrored, not a RAID10 which
    is a mirror of mirrors either simplexed or duplexed)

    How many disks have you got and how big are those disks?

  4. #4
    Geoff Doyon Guest
    Hello Mark,

    And thank you for the quick response. The server has 3 36.4 gig SCSI
    drives, I can swing for another if needed. THANK YOU!!!

    "Mark Arnold [MVP]" wrote:

    On Thu, 20 Jan 2005 15:13:09 -0800, "Geoff Doyon"
    GeoffDoyon@discussions.microsoft.com> wrote:

    Hello,

    I am doing a fresh and new install of Exchange 2003 for my organization. I
    was wondering, should I create more than one partition on the RAID 5 array?
    One for the OS and one for the exchange file store (C: for the OS, E: for
    Exchange). Assuming I should, how do I specify to store the data in the E
    drive during the install process. Also, are there any other best practices I
    should look out for? Thank you in advance!

    Geoff

    Have you only got a single hardware raid5 array?

    If you can you need a RAID1 for the OS, a RAID1 for the Exchange
    Binaries, another RAID1 for the Exchange logs and another RAID1 or a
    RAID5 for the stores.
    In actual fact the stores are best on a RAID0+1 (which is a couple of
    disks in a RAID0 and then that RAID0 is mirrored, not a RAID10 which
    is a mirror of mirrors either simplexed or duplexed)

    How many disks have you got and how big are those disks?

  5. #5
    Mark Arnold [MVP] Guest
    On Fri, 21 Jan 2005 07:25:03 -0800, "Geoff Doyon"
    <GeoffDoyon@discussions.microsoft.com> wrote:

    Hello Mark,

    And thank you for the quick response. The server has 3 36.4 gig SCSI
    drives, I can swing for another if needed. THANK YOU!!!
    That's a nasty one.
    OK, so I would suggets this:
    Two by 36GB disks in a RAID1 and split that out into three 10GB
    partitions. One for OS, one for Exchange and one for Exchange Logs.

    Then:
    Option 1:
    Get one more disk and use a 36GB RAID1 mirror for the stores. That
    will let you have 16GB of Mailboxes and 16GB of Public folders but you
    won't be able to do any offline defrags or repairs with ESEUTIL.

    Option 2:
    Get both of those disks you can swing and then make a three disk RAID5
    set which will give you 72GB available. That will let you have the
    stores you need and then the space to repair (you should have free
    space equivalent to 110% of the largest store, in your case 16GB plus
    1GB equals a minimum of 17GB free space at all times.)

    Comment on Option1 and the first part of the creation:
    You could get this space by changing the first mirror to two
    partitions instead of three and co housing the Exchange and the
    Exchange logs. That would give 20GB of space and you could run an
    eseutil since the Exchange and a freshly backed up Exchange wouldn't
    take up 3GB.

    I'll say one thing about performance. The disk configuration is
    perfectly fine and lots of people will do exactly this without ever
    seeing a problem. If you begin hammering it then you might hit a
    bottleneck. Because you only have a finite number of disks then you
    will just have to live with a less than gold plated solution.

    All the best.

  6. #6
    Geoff Doyon Guest
    Thank you Mark!

    "Mark Arnold [MVP]" wrote:

    On Fri, 21 Jan 2005 07:25:03 -0800, "Geoff Doyon"
    GeoffDoyon@discussions.microsoft.com> wrote:

    Hello Mark,

    And thank you for the quick response. The server has 3 36.4 gig SCSI
    drives, I can swing for another if needed. THANK YOU!!!


    That's a nasty one.
    OK, so I would suggets this:
    Two by 36GB disks in a RAID1 and split that out into three 10GB
    partitions. One for OS, one for Exchange and one for Exchange Logs.

    Then:
    Option 1:
    Get one more disk and use a 36GB RAID1 mirror for the stores. That
    will let you have 16GB of Mailboxes and 16GB of Public folders but you
    won't be able to do any offline defrags or repairs with ESEUTIL.

    Option 2:
    Get both of those disks you can swing and then make a three disk RAID5
    set which will give you 72GB available. That will let you have the
    stores you need and then the space to repair (you should have free
    space equivalent to 110% of the largest store, in your case 16GB plus
    1GB equals a minimum of 17GB free space at all times.)

    Comment on Option1 and the first part of the creation:
    You could get this space by changing the first mirror to two
    partitions instead of three and co housing the Exchange and the
    Exchange logs. That would give 20GB of space and you could run an
    eseutil since the Exchange and a freshly backed up Exchange wouldn't
    take up 3GB.

    I'll say one thing about performance. The disk configuration is
    perfectly fine and lots of people will do exactly this without ever
    seeing a problem. If you begin hammering it then you might hit a
    bottleneck. Because you only have a finite number of disks then you
    will just have to live with a less than gold plated solution.

    All the best.

Similar Threads

  1. brand new windows 2003 server with exchange ?
    By Dave Porter in forum Administration
    Replies: 1
    Last Post: 12-02-2005, 05:58 PM
  2. IMF un-install before SP2?
    By Glen in forum Administration
    Replies: 1
    Last Post: 10-19-2005, 09:58 AM
  3. Install FE or BE first?
    By rdw24 in forum Deploy
    Replies: 3
    Last Post: 08-23-2005, 09:58 AM
  4. OWA re-install
    By HLobell in forum Administration
    Replies: 1
    Last Post: 02-10-2005, 01:54 PM
  5. OWA Install
    By troy in forum Deploy
    Replies: 4
    Last Post: 11-19-2004, 11:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - CAD Forum