My SQL Server 2008 R2 DB machine is quickly running out of space. I am adding additional storage which will be just another drive letter on that machine. What I'm looking for is how to then tell SQL to utilize the newly added space. Do I have to move everything by detaching and reataching or can it just automatically span the disks? Or is there some other solution I should be looking at.
Thanks!