That may work, but I would not recommend it. I certainly wouldn't try it.
The reason you run SQL Server in a cluster is for high availability. Mixing
your IIS and RS with the SQL Server cluster seems to compromise high
availability, if not defeat the purpose. You may find money well spent on a
separate RS box or two, considering potential support and maintenance
headache you may have otherwise.
Linchi
> Hi,
>
[quoted text clipped - 15 lines]
>
> I have not tested this yet, but in theory it should work or?
Nina - 12 Oct 2005 15:21 GMT
Thanks Linchi,
I have been doing some more reading. And it seems like some people have made
it “kind of work” , but there is no “One Documentation” on this. And the
information I find is a bit questionable.. and like you say, it can cause
some serious headaches…
I also read that making configuring RS as part of a failover cluster is not
supported by Microsoft. They even do not recommend to make IIS part of a
failover cluster.
I understand that buying one new server or two is ok, but not when you have
four environments, and each would need at least one.
Need to have a think about this one..
Nina
> That may work, but I would not recommend it. I certainly wouldn't try it.
> The reason you run SQL Server in a cluster is for high availability. Mixing
[quoted text clipped - 24 lines]
> >
> > I have not tested this yet, but in theory it should work or?
If you ever test it or find another solution, could you kindly share it with the world?