is there any point of moving tempdb files into different disk drive if all LUNs are from the same RAID pool?
5
votes
2
answers
1456
views
According to best practices, it is recommended to move all
tempdb
(not just tempdb) files into different physical disk.
I have a virtual server which had originally 4 LUNs from the same RAID 10
pool. By the help of volume manager, I converted those 4 LUNs into 4 different volumes.
Now the question is, will it make any difference by moving tempdb
into separate volume, or it is just fine to keep them with other SQL Server files in terms of performance?
Asked by Rauf Asadov
(1313 rep)
Jun 9, 2020, 06:19 PM
Last activity: Jun 12, 2020, 02:26 PM
Last activity: Jun 12, 2020, 02:26 PM