Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Always On restore question

$
0
0
We are performing a SharePoint upgrade in our environment which consists of 60 databases in an AO availably group. Generally when we perform software upgrades we snapshot the software servers and backup all databases and if the upgrade fails we have restore the snapshots then restore the database. The database restore alone can take hours. Can this be done another way? My always on avail replicas are Svr1 and Svr2 with Svr1 as the primary. If I shutdown Svr2 when I snapshot my SharePoint servers and the upgrade fails would I be able to simply revert the SharePoint snapshots, shutdown Svr1 and bring up Svr2 as the primary to get the SharePoint site back up? Then proceed with removing the db's from the avail group on Svr2, bring up Svr1, drop the dbs on Svr1 then re-add them to the avail group on Svr2.I'm using SharePoint in this hypothetical, but what I'm really asking is can a secondary server replace a restore if necessary, in other words, is this a feasible restore plan? And of course I would backup my databases prior to the upgrade regardless.

Viewing all articles
Browse latest Browse all 6525

Trending Articles