Installing SQL Server 2005 on Windows 2003 Server (RAID 5) - need advice



Hi,

We are currently running our databases on Sql server 2000. As an
upgrade to move our databases we bought a brand new machine and unlike
the regular machines with just one hard disk this machine has the
following hard disk configuration.

It has 6 physical hard disks of 72 GB each (is it called RAID
machine?)
2 of the hard disks are mirrored (I guess it is called RAID1 please
correct me if I am wrong) and these two made C: drive.

The remaining 4 hard disks made D: drive and are setup at RAID 5.

We just installed Windows 2003 Server OS on C: drive (on RAID 1 or
mirrored hard disks) and I guess this good. Please advise if not.

Now the next step is to install SQL Server 2005 and here is our idea
on how where to install it on:

1).Install the Sql Server 2005 Enterprise version on D: drive (RAID 5)
2).Put the .mdf fiile on D: drvie (RAID 5) itself
3).Put the .ldf file on C: drive (RAID 1)

I need to mention here that I am new to this RAID stuff so would like
to take advice on where to install the Sql server 2005 as a software,
and where to pu the .mdf files (fiile groups), and where to put
the .ldf files.


Hope my explanation above gives a clear idea of what we have and what
we are trying to do


Please take a moment to advise me in the right direction.

Thanks,

-L

.



Relevant Pages

  • RE: Best way to install data files?
    ... > I am developing a small ASP.NET web application that will use an SQL Server ... It also has 6 other drives set up as a RAID 5. ... > Should SQL Server be installed on the RAID 1, ... OR Should SQL Server and the data files be ...
    (microsoft.public.sqlserver.setup)
  • Re: Best way to install data files?
    ... With the disk setup that server has, install the SQL Server executables on ... the RAID 1, and the user database on the RAID 5. ...
    (microsoft.public.sqlserver.connect)
  • Re: RAID Configuration
    ... Install the OS and SQL Server on the RAID 1. ... Configure SQL Server to store its databases on the RAID 5. ... Server install, SQL Server data files ...
    (microsoft.public.sqlserver.setup)
  • SW RAID 1 (install) problem on FC3
    ... I have a problem with an installation of a RAID software raid system ... I have 2 200GB HDs with the following partitions in a kickstart file: ... Even after install is complete and the system rebooted, the system sits at a server load of more than 1 and is really sluggish... ... The 2 hard disks are new and have not been used before... ...
    (Fedora)
  • Re: Best way to install data files?
    ... including the distributable version of SQL Server (I believe it is called the ... > With the disk setup that server has, install the SQL Server executables on ... > the RAID 1, and the user database on the RAID 5. ... > model and msdb system databases on the RAID 1 as well, ...
    (microsoft.public.sqlserver.connect)

Loading