We have an implementation of Microsoft AX. In which we are having some performance issues with our SQL server. It's current configuration has all internal storage. I am planning on moving the Data & Log to a MSA 2040 with at RAID 10 with two luns one for Data and one for Logs. Do you see any issues on what I am planning.
Currently
Server 2012 \ SQL 2012
Two RAID1 1.2 Tb disk
1. Contains C:(OS) D:(SQL APP) F:(Logs) G:TempDB)
2. Contains E:(Data)
After Move
Server 2012 \ SQL 2012
Two RAID1 1.2 Tb disks
1. C:(OS) D:(SQL APP)2. G:(TempDB)
3. DAS RAID 10 1.2 Tb Disk (This DAS already has other 3 other luns connected to an 3 node HyperV Cluster)
a. Lun4 D:(Data)
b. Lun5 E:(Logs)