Hi all.
I need help or inspiration.
Scenario is as follows:
- I have a Windows Vmware server with SQL with the databases and system databases spread out on different disks/mountpoints.
- I do a Vmware snapshot backup of the system drive (C:\) and filter out the data disks (all other drives)
- I do a SQL backup via agent
I need to do a Disaster recovery test restore of the server, which means, restore the server so that it is working again.
I do the following to restore the server:
- Restore the Vmware server (Only C:\ drive is available)
- Adds new disks/mountpoints in vmware
Now I have a server with the restored SQL installation and the empty drives. Only problem is that the SQL server is deprecated. When trying to do a SQL system database restore from Commvault, I would get the message, that the SQL server is not running, which is correct, as it cannot start without the system databases.
Then as I understands it I have two options:
- Rebuild the master database: https://documentation.commvault.com/v11/essential/57350_full_system_recovery_of_sql_server_rebuilding_master_database_quick_rebuild.html
- Reuild the SQL server instance: https://documentation.commvault.com/v11/essential/57356_full_system_recovery_of_sql_server_rebuilding_sql_server_instance.html
And after one of the above solutions hopefully have worked I need to do the last thing before I can actually restore my databases:
- Restore the SQL server instance: https://documentation.commvault.com/v11/essential/57359_full_system_recovery_of_sql_server_restoring_sql_server_instance.html
Would this really be the easiest way to recover a Vmware SQL server, where I’m not doing a full vmware backup of all drives?
Do any of you do it differently or have any suggestions/inspirations to do it easier, better or faster?
Thanks
-Anders