2

We have a 2-node SQL Server 2008 RS cluster. The data and log partitions are shared among the cluster nodes. Does the tempDB partition need to be shared as well, or will local server node storage suffice?

1

1 Answer 1

2

All data & log files should be place on shared storage for a failover cluster. SQL Server 2012 will support tempdb on local storage, but not SQL Server 2008.

Hardware and Software Requirements for Installing SQL Server 2012, see the section: Storage Types for Data Files

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.