Hi All,
I am about to start setting up an SQL server on Hyper-V for an ArcGIS Server. I have done a fair bit of reading on the subject of drive configuration and generally, people seem to agree that OS, Data, Logs and TempDB should all be on different drives as they have different performance requirements.
The hardware we have for the new server has 6 x 2 TB SAS SSDs in RAID 10, for VM storage and a 240GB RAID 1 for Hyper-V. The 6 disk array is currently configured as one big drive in Hyper-V.
Now, I can setup the SQL server to have separate virtual disks for OS, Data, Logs and TempDB, however, this seems to not really achieve much as all the virtual disks will be stored on the same SSD array.
I have seen some info about configuring SQL in Azure which seems to indicate that it is OK to put the Data and Logs on a Premium SSDs and TempDB on...