SQL 2008 R2: Data\Log partions
Posted
by
Reese Hirth
on Server Fault
See other posts from Server Fault
or by Reese Hirth
Published on 2012-05-30T13:34:53Z
Indexed on
2012/05/30
16:44 UTC
Read the original article
Hit count: 307
I have a SQL Server setup that a previous IT person set up with a 2TB data partition and a 1TB log partition. The OS partition is 244GB and SQL is installed on a separate 1TB partition.
We have an additional 8TB of storage that I would like the new IT staff to bring on line. He wants to create 4 new 2TB data partition. I see this as confusing. Can't we just backup the current data partition, blow it away, and create a new 10TB data partition
I'm responsible for administering the data on the server but am not allowed to do the setup myself. This is a GIS server running ArcGIS Server with around 60 geodatabases ranging from 20BG to a couple that may grow to over a TB.
So, 5-2TB data partitions or 1-10TB partition.
Thanks for the advice.
© Server Fault or respective owner