Hi All,
Two questions. First is I have looked on the net for some Virtual Switch tutorials (Hyper-v 2012r2) but they seem contradictory or just confusing. I'm admittedly new at this and self taught but my first attempt seemed a little screwy.
I virtualized an old 2003 file server as a test and made it live the other day. I created an external switch connected to the physical NIC of the host machine (2012r2). The VM booted and had internet connectivity however the LAN settings did NOT seem to
carry over with the image I made. It was now set to DHCP and just grabbed an address from the pool. Stuff seemed to work but I could not access the VM across the network locally which makes sense because it had the wrong address.
So far so good I guess. I'll just set it to the static settings of the VM to match the physical machine since it was now offline. When I go to set the NIC I get a warning about another machine already having that address and that the device that has it has
been "hidden" on the virtual machine. So I do it anyway and the VM seems to spin it's wheels for a while and then away it goes.
So now I can connect to the VM from across the network by IP or name but it starts acting odd. For instance I can connect to the VM using RDC but only the desktop appears and no icons or mouse. I can send some E-mails internally and externally from the VM
but some just never go through and give me a generic "NETWORK ERROR" message. I suspect I am not fully understanding what I am doing virtual switch wise.
Second question is a more fundamental virtual machine question. My thought was to use these VM's as sort of a "plan B" in case of total failure of the physical servers. The plan was to keep images of all the physical machines and get whatever
one failed running virtually so users can continue on while I restore the hardware machines from backups. The problem with this theory is that I have to constantly make these huge images and move them around the network to keep them current. Also how would
I transfer data backwards after failure? I would think mirroring the physical server to the virtual one would be a bad idea in the event of viral infection. What is best practice for a concept like this?
Sorry for the verbosity and thanks in advance.