Friday, March 9, 2012

Possible to make RS part of a failover Cluster? SQL 2000

Hi,
I am not able to install Reporting Services (RS) on a Web Farm, but would
like to get it installed and configured on a active/passive Failover Cluster.
What do you think about the following scenario?
1. Install RS on one server and create the databases on the SQL Server
Cluster.
2. Install RS on the second server.
3. Configure the second RS to use the clustered database.
4. Copy the encryption key from the RS installation that created the
databases.
5. Apply the encryption key to the RS installation that did not create the
database.
6. Create RS service as a generic service for the Cluster.
I have not tested this yet, but in theory it should work or?
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
"Nina" <Nina@.discussions.microsoft.com> wrote in message
news:092B2EBC-3769-4F94-B12F-6CCAEF70B6EC@.microsoft.com...
> Hi,
> I am not able to install Reporting Services (RS) on a Web Farm, but would
> like to get it installed and configured on a active/passive Failover
> Cluster.
> What do you think about the following scenario?
> 1. Install RS on one server and create the databases on the SQL Server
> Cluster.
> 2. Install RS on the second server.
> 3. Configure the second RS to use the clustered database.
> 4. Copy the encryption key from the RS installation that created the
> databases.
> 5. Apply the encryption key to the RS installation that did not create the
> database.
> 6. Create RS service as a generic service for the Cluster.
>
> I have not tested this yet, but in theory it should work or?
|||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
"Linchi Shea" wrote:

> 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
> "Nina" <Nina@.discussions.microsoft.com> wrote in message
> news:092B2EBC-3769-4F94-B12F-6CCAEF70B6EC@.microsoft.com...
>
>
|||If you ever test it or find another solution, could you kindly share it with the world?
************************************************** ********************
Sent via Fuzzy Software @. http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...

No comments:

Post a Comment