Hi,
I have windows 2008 sql cluster wtih IIS on each server. On active server node we have full configured and functioning IIS configuration. IIS applications are designed to work in cluster environment. I have configured shared configuration on active IIS node. Also enabled IIS shared configuration on passive node. Application is stored on clustered disk.
The question is how IIS will start to work in failover situation. I know that sql resurces with clustered disks will be moved to passive node, but what about IIS, how all app pools will appear on passive node through shared configuration on passive node during fail over?