Well, I helped my boss's boss install 2 nodes of SQL Server 2008 on a Windows server 2008 failover cluster. I did this remotely and I don't have accesse to it. (I run a active-active cluster on Server 2003).
I am waiting for the call on how to Restore a database from a stand-alone database to the new cluster (this is ACTIVE-PASSIVE).
I know the two nodes share the same disk resource, but do I need to RESTORE it to the Active and then to the Passive ?
Or since they share the master database, do I just need one restore?