I'm looking for a imaging software that can take live snapshot of the server and be able to regularly test that harddrive image without shutdown the production server, but it is costly and hard to achive with the physical server, so I'm thinking about convert P2V, but will I be able to use the snapshot of my virtual machine to be used on another VM on the same host, or can I use the vmdk of this VM to run other VM to prove that my RTO is fast and work, without a need to shutdown my production server, but will it create any conflict if the same vmdk file is used in the same host?
I hope you have time to help me with my concern. Thanks so much for your valuable time and knowledge.
You could definitely P2V a live server and then do any sort of testing on the VM and then just throw it away whenever needed. You might just find that the VM works just as good as the physical and end up getting rid of the Physical machine. You could then snapshot, clone, copy or do whatever you want with the VM, thus not affecting the Physical machine.