SQL Server Clustering

  • I have recently set-up a two node active/passive SQL Server Cluster but have not completed one part of it and am looking for help.

    All the information I have read on clusters has told me to have 3 shared disks, one for the Quorum, one for the data files, and one for logs.

    The only thing I'm not sure about is the Logs. Is this for Transactions Logs or other types of logs.

    Any help would be much appreciated.

    Regards

    Pete Humble

  • This was removed by the editor as SPAM

  • This is for the database transaction logs.

  • This Third shared disk is for transational log files(ldf) for your database, if you don't want to put these on seperate disk that data files(MDF) you only need 2 shared disks in this situation.

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply