I am working on configuring a high availability solution for one of our reporting servers. I currently have a two node web farm configured with Reporting Serivces installed. Those servers are running Win 2003 Ent x32 with SQL 2005 Ent. x32. I also have two separate Database servers that I have setup in a mirroring auto failover with a witness. The DB servers have Win 2003 Ent. x64 and SQL 2005 Ent. x64. The failover seems to be working fine from the mirroring DB standpoint, but when it does fail over Reporting services breaks because you can only specify one server in the Reporting Services configuration. My question, is there any way to specify multiple DB servers for Reporting Services so the failover works correctly? What is my best option? I have considered setting up the Mirroring SQL DBs in a Cluster rather than Mirror, but I would rather find a solution to the current setup. Thanks for any help you can offer.