Hi everybody we are just in the beginning of the process of migrating our environment from VMWare to AHV.
One of the scenarios that we need to consider for one of our application sets involves cloning an entire drive from a build server to a reporting server.
Essentially right now I have a server that takes data and compiles it into a finished product on an intermittent basis. When the server completes it’s build it calls another script that clones the drive to a reporting server. Our reporting server has duplicate drives 1 online and 1 offline, the script overwrites the offline drive, then gets the drives to swap online state so that our clients are now reporting on the newly refreshed data.
I am looking to replicate this concept and am hoping for a few pointers.
In our existing environment I am making use of some of the storage commands for the disk clone. I am hoping to understand how to replicate the disk clone from an AHV hosted Windows server.
Would anybody have any suggestions on where I might be able to start with this?
Thanks all!