I am trying to use TDE (Transparent Data Encryption) for the first time on SQL Server 2008 R1 with Microsoft failover clustering on Windows Server 2008 R1. Are there any unexpected gotchas with TDE in a cluster? If NodeA owns a database during a SQL Server backup, can that backup be easily restored when NodeB owns the database at a later time, without jumping through any special encrtyption issues?
Also, how are server and cluster rebuilds impacted?