When would I use both Mirroring and Clustering together?
SQL Server · clustering · mirroring
I am not able to think of a scenario where you will use both of them together. However, depending on your environment and the goals you might want to do that. In most cases I have seen that people start with mirroring when the database is relatively small (as it is easy to setup and does not need any additional hardware) and then migrate to clustering at a later stage.
We are currently in the process of moving a mirrored database to cluster. Once the cluster is set up we will no more use the mirroring.
Managed Windows Shared Hosting by OrcsWeb