The system databases and the log files must all be on the shared
storage. SQL Server won't start if they are located on local storage.
Denny
On Wed, 23 Jul 2008 01:55:01 -0700, Pasquale
<Pasquale (AT) discussions (DOT) microsoft.com> wrote:
Quote:
I have a two node cluter. Each node has a local drive (named C) and two
storage units in a SAN, one for the data and the other one for the log.
Is correct to mantain for example the master db in the storage unit reserved
for the data or do I have to move it in local drive (C)?
Where the right location to do to write the SQL Server log?
Thansk |