Hey Folks,
So, we have a physical box (2008R2), with SQLServer. Today, we used Disk2VHD to virtualize this. Simple.
- Turn off SQL Server Services.
- Run Disk2VHD
- Create a VM
- Attach disks etc
That all went fine. The server is up and running. The application using the database on client machines over the network is fine and works. The old machine off and ready to be destroyed.
(The VM has the same MAC/IP etc)
The weird part... when physical was used, SSMS could be used from desktops to connect to the instances. Now after the above, that doesn't work. But everything else does. Turning the domain firewall off on the SQLServer VM resumes access from clients via SSMS...
So, how could that happen... doesn't P2V do an 'exact copy' process? It was applicable before, but now doesn't work...
Any ideas?
Best,
Jim