To configure IIS 7.0 in a clustered environment using Windows Server failover clustering, you have to use custom code (.vbs script) to enable such a high availability scenario.
If this is something you are considering then this KB Article is a must read. Microsoft still recommends Network Load Balancing (NLB) be used as the primary method for providing scalability and availability for IIS 7.0.
Hi Wesmacdonald,
This is Samir Nigam from India. I’m working on web based application in cluster environment (Win Server 2008). I’m facing a problem. There are two servers L1 & L2 in cluster. When L1 is UP then is no problem. All database services, reporting services and IIS start automatically. But when L2 is UP then all services start automatically except IIS at L2. I’ve to start manually. Before that it was working fine. How to fix this problem. Can you help me in this regards?
Regards,
Samir Nigam,
LikeLike
Hi,
It is recommended to use NLB for IIS/SSRS in an High Availablity (HA) configuration but I am sure you have your reasons. Microsoft published a KB article and blog post on how to enable failover clustering for IIS7 and MSCS. I don’t know how you have it configured or why it would suddenly stop working but hopefully this helps. I have only ever installed and used NLB to configure SSRS for High Availablity (HA).
Please refer to the following links:
http://blogs.iis.net/thomad/archive/2009/10/27/iis7-and-failover-clustering.aspx
http://support.microsoft.com/kb/970759
LikeLike