Hi All,<\/p>\n
I have a scenario where I would like to take one of my physical servers and convert that into Hyper V. I know how to do this, the issue is I would like the hardware that the server is sitting on to become the Hyper V host. I need to keep the same computer name due to path mapping of files that need to stay with the same computer name, and also keep the same IP address when moving over to the VM. Has anyone ever done anything like this? What is the easiest way to complete this? The biggest struggle I am going to have is the Server has 9TB drive with 8TB used. I do use Veeam for backup which they do have a P2V option.<\/p>\n
Thank you for your response!<\/p>","upvoteCount":29,"answerCount":7,"datePublished":"2023-08-30T13:08:07.000Z","author":{"@type":"Person","name":"rebeccadilts","url":"https://community.spiceworks.com/u/rebeccadilts"},"suggestedAnswer":[{"@type":"Answer","text":"
Hi All,<\/p>\n
I have a scenario where I would like to take one of my physical servers and convert that into Hyper V. I know how to do this, the issue is I would like the hardware that the server is sitting on to become the Hyper V host. I need to keep the same computer name due to path mapping of files that need to stay with the same computer name, and also keep the same IP address when moving over to the VM. Has anyone ever done anything like this? What is the easiest way to complete this? The biggest struggle I am going to have is the Server has 9TB drive with 8TB used. I do use Veeam for backup which they do have a P2V option.<\/p>\n
Thank you for your response!<\/p>","upvoteCount":29,"datePublished":"2023-08-30T13:08:07.000Z","url":"https://community.spiceworks.com/t/physical-to-hyper-v/958211/1","author":{"@type":"Person","name":"rebeccadilts","url":"https://community.spiceworks.com/u/rebeccadilts"}},{"@type":"Answer","text":"
Back it all up first, Then you could use Veeam’s P2V conversion to create a VHD of your physicals server making sure that the VHD (or VHDX) file matches the space used on the servers hard drive.<\/p>\n
Then I would prep the physical server, firstly change it’s name temporarily and it’s IP address so that the original name and IP are free for the VM, then restart. Install Windows server OS on the Physical server if its not already there then the Hyper-V role through the server manager or you could use a PS script. Then configure networking, storage and the usual Hyper- V stuff.<\/p>\n
then your just going to create a new VM on the Hyper-V host, using the VHD/VHDX file you created during the P2V conversion and allocate the necessary resources based on the physical servers original configuration.<\/p>\n
You might have to install Hyper-V integration Services or adjust drivers. Make sure you rename the VM to the original server name and assign the IP address. Make sure you test are working properly and if so you should be able to decommission/repurpose the original server<\/p>","upvoteCount":9,"datePublished":"2023-08-30T13:58:14.000Z","url":"https://community.spiceworks.com/t/physical-to-hyper-v/958211/2","author":{"@type":"Person","name":"stefan-pulseway","url":"https://community.spiceworks.com/u/stefan-pulseway"}},{"@type":"Answer","text":"
I did the same last year with a 7TB physical server. Not sure if it’s the best way, but I did an instant recovery using Veeam to the Hyper-V server, and then put it into production, which copied all the data over. Took a wile with that amount of data (and 1G networking), but it worked smoothly with only a few minutes downtime as I shut down the old server before running the instant recovery.<\/p>","upvoteCount":6,"datePublished":"2023-08-30T14:48:06.000Z","url":"https://community.spiceworks.com/t/physical-to-hyper-v/958211/3","author":{"@type":"Person","name":"aaronpropes9614","url":"https://community.spiceworks.com/u/aaronpropes9614"}},{"@type":"Answer","text":"