Issue using P2V to migrate physicals server to Azure

VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
NewGuy
Posts: 4
Joined: Wed Nov 23, 2022 1:05 am

Tue Jun 13, 2023 3:42 pm

Hello,
I have a server that is hosted by RackSpace with not access to any VM environment etc. I'm trying to move it to Azure. Everything works and I get converting to 72%. Then I get a file read error!. I've checked the logs and this is what I get. Any clues on what I can do? Let me know and thank you in advance.

Code: Select all

6/12 3:02:19.291 9bc Facility ???INFO: P2V::getSectorsNext: countClusters - 18276304, dwCountBytes - 18276304
6/12 3:02:54.486 9bc Facility ???WARNING: P2V::getBuffer: ReadFile - 21. The device is not ready.
6/12 3:02:54.486 9bc Facility ???ERROR: CPPConverting::ConvertImage: Read 3
6/12 7:17:19.632 9bc Facility ???ERROR: CPPConverting::Convert: FAILED
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Tue Jun 13, 2023 5:11 pm

Conversion from RackSpace is not supported by V2V converter. Please try converting a tiny VHD(x) on that VM to Azure as a test.
NewGuy
Posts: 4
Joined: Wed Nov 23, 2022 1:05 am

Wed Jun 14, 2023 4:52 pm

Hello,
I'm assuming its a VM I have no access to it excpet RDP. It acts and behaves as a regular server in all other respects. So does it not work on physicals machines? Can I use Starwind P2V to convert the computer to an VHDx image and then upload? Please advise.
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Wed Jun 14, 2023 8:13 pm

Hi,

It fails while accessing the disk. That is why I suggested trying a converting a small file on that machine.
Post Reply