Hi,
We have a new Small Business Server which will host SQL Server 2005. The SQL Server instance will be used for an ETL solution and will hold 2 databases that have heavy read/write processing and 1 that has minimal read/write processing. Databases are about 4 gig in total.
The server comes with 6 scsi 72 gig disks and I am deciding how to set them up. Assuming no redundancy is required I am proposing the following setup:
OS and applications: 2 disks Raid 1
SQL Server .mdf files: 3 disks Raid 0
SQL Server .ldf files: 1 disk
Questions I have are:
1. Does this seem a sensible setup (remember no redundancy required for sql server)?
2. Should the indexes and sysdatabases be placed on the 3 disk raid 0 group?
Thanks
Jon
We have a new Small Business Server which will host SQL Server 2005. The SQL Server instance will be used for an ETL solution and will hold 2 databases that have heavy read/write processing and 1 that has minimal read/write processing. Databases are about 4 gig in total.
The server comes with 6 scsi 72 gig disks and I am deciding how to set them up. Assuming no redundancy is required I am proposing the following setup:
OS and applications: 2 disks Raid 1
SQL Server .mdf files: 3 disks Raid 0
SQL Server .ldf files: 1 disk
Questions I have are:
1. Does this seem a sensible setup (remember no redundancy required for sql server)?
2. Should the indexes and sysdatabases be placed on the 3 disk raid 0 group?
Thanks
Jon