I have a Windows Failover Cluster set up with SQL 2016 Enterprise SP2. TDE was implemented on a DB, on node1 the DB is able to start without issues. However, when a failover occurs, on node2 the DB always goes into "Recovery Pending" state and has to be failed over back to node1 in order to start correctly.
Error: 15581, Severity: 16, State: 7. Please create a master key in the database or open the master key in the session before performing this operation.
I have checked the certificates and everything seems to match up. Not sure what is happening that it only seems to be able to start on node1 and not on node2.