CV0-003 · Question #604
A system administrator is migrating a bare-metal server to the cloud. Which of the following types of migration should the systems administrator perform to accomplish this task?
The correct answer is D. P2V. Migrating a bare-metal (physical) server to a cloud (virtual) environment is classified as a Physical-to-Virtual (P2V) migration.
Question
A system administrator is migrating a bare-metal server to the cloud. Which of the following types of migration should the systems administrator perform to accomplish this task?
Options
- AV2V
- BV2P
- CP2P
- DP2V
How the community answered
(23 responses)- A4% (1)
- B4% (1)
- D91% (21)
Why each option
Migrating a bare-metal (physical) server to a cloud (virtual) environment is classified as a Physical-to-Virtual (P2V) migration.
V2V (Virtual-to-Virtual) migration moves workloads between two existing virtual environments, so it does not apply when the source is a physical bare-metal server.
V2P (Virtual-to-Physical) is the reverse process - converting a virtual machine back to physical hardware - which is the opposite of what is required here.
P2P (Physical-to-Physical) involves relocating a workload from one physical server to another physical server, not to a cloud or virtual platform.
P2V (Physical-to-Virtual) migration converts a physical server's operating system, applications, and data into a virtual machine image suitable for deployment in a virtualized or cloud environment. Because the source is a bare-metal server (physical hardware) and the destination is the cloud (a virtualized platform), P2V is the precise migration category that applies. This process typically involves capturing the physical disk state and converting it to a virtual disk format such as VMDK or VHD.
Concept tested: Physical-to-Virtual (P2V) server migration type
Source: https://learn.microsoft.com/en-us/azure/migrate/migrate-support-matrix-physical
Topics
Community Discussion
No community discussion yet for this question.