Groups | Blog | Home
all groups > sql server clustering > september 2006 >

sql server clustering : Questions on disks


Ray Mond
9/18/2006 12:00:00 AM
What are the reasons that you are not allowed to install the SQL Server
program files on a shared disk that's accessible from all cluster nodes?

We have a custom notification application that's written as a windows
service. We want to add it to the same resource group as the SQL Server
instance, in order to replicate some registry settings. Should we install
the service application's executable on a shared disk, or a local disk, and
why?

Thanks in advance for any help.

Ray Mond

Russ Kaufmann (MVP)
9/18/2006 6:53:37 PM
[quoted text, click to view]

uummm, because that is not the way that MSCS clustering is designed?

[quoted text, click to view]

The service is installed on both nodes and set to manual. If the service
uses any disk space for storage of settings, then that information is
installed on the shared drive in the resource group. Other than that, use
generic service resource to run the service in the cluster.


--
Russ Kaufmann
MVP - Windows Server - Clustering
ClusterHelp.com, a Microsoft Certified Gold Partner
Web http://www.clusterhelp.com
Blog http://msmvps.com/clusterhelp

The next ClusterHelp class is in NYC starting Dec 4th. Come and enjoy
training in NYC.

AddThis Social Bookmark Button