SK0-005 · Question #401
A virtual server that is hosting a legacy line-of-business application has been identified for a critical patch application. Which of the following should be performed prior to the patch?
The correct answer is B. Creating a snapshot. Before applying a critical patch to a virtual server, creating a snapshot is the best practice as it allows for immediate rollback to the pre-patch state if issues arise.
Question
A virtual server that is hosting a legacy line-of-business application has been identified for a critical patch application. Which of the following should be performed prior to the patch?
Options
- ARestarting the virtual server
- BCreating a snapshot
- CCreating an open virtualization format
- DCreating a copy of any important files
How the community answered
(23 responses)- A4% (1)
- B83% (19)
- C4% (1)
- D9% (2)
Why each option
Before applying a critical patch to a virtual server, creating a snapshot is the best practice as it allows for immediate rollback to the pre-patch state if issues arise.
Restarting the virtual server before a patch might be part of a maintenance window but does not provide a rollback mechanism if the patch fails.
Creating a snapshot of a virtual server captures its entire state, including disk, memory, and settings, at a specific point in time. This allows for quick and easy rollback to the pre-patch state if the critical patch causes instability or breaks the legacy application, minimizing downtime and risk during critical updates.
Creating an Open Virtualization Format (OVF) template is used for exporting and importing VMs, often for migration or archival, not for a quick rollback point before patching.
Creating a copy of important files is a good general backup practice, but a server snapshot provides a complete system-level rollback capability which is more comprehensive and faster than restoring individual files for a critical system patch.
Concept tested: Virtual machine snapshot for patching
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-88C83818-B543-4676-B368-809B749BC452.html
Topics
Community Discussion
No community discussion yet for this question.