Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15694

Best initial size of database files on SSDs for data warehousing

$
0
0

Hi.

I actually do my first implementation of a SQL Server DWH based on SSDs and our admin ask me to reduce the initial file size because of the behavior of the SSDs. With normal harddrives I setup the size fixed to the size of the volume, to avoid performance issues because of multiple auto-growth because we have a 1:1 relationship of files and drives.

Is there a best practice how to handle this with SSDs? I found this benchmark which cover this question, but give not an answer how to setup it in the best way.

http://www.sqlskills.com/blogs/paul/benchmarking-introducing-ssds-part-1-not-overloaded-log-file-array/

There are 2 two topics he told me:

1. SSDs needs space to handle damaged blocks. So performace will slow down with higher usage of storage.
2. Windows needs some space to handle special SSD task so we should not use the whole space available.

Thanks in advance,

Nils


Viewing all articles
Browse latest Browse all 15694

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>