I've read a few documents on best practices for hardware configurations for MSSQL server. the server that i want to use can have a max of 6 internal drives. I don't really want to go with external. The docs suggest RAID1 for OS, RAID5 for database and another RAID1 for logs. What would be the performance hit to have the OS and logs on the same RAID1? Or even the OS and database on the RAID5?