nerdexam
CompTIA

SK0-004 · Question #362

A newly hired administrator is tasked to change the number of CPUs assigned to a VM. Which of the following if the FIRST step the administrator should do during a scheduled maintenance window?

The correct answer is A. Create a snapshot. Before modifying any VM configuration such as CPU count, the first step is always to create a snapshot to establish a safe rollback point.

Server administration

Question

A newly hired administrator is tasked to change the number of CPUs assigned to a VM. Which of the following if the FIRST step the administrator should do during a scheduled maintenance window?

Options

  • ACreate a snapshot.
  • BBack up the host.
  • CShut down the guest.
  • DShut down the host.

How the community answered

(17 responses)
  • A
    88% (15)
  • C
    6% (1)
  • D
    6% (1)

Why each option

Before modifying any VM configuration such as CPU count, the first step is always to create a snapshot to establish a safe rollback point.

ACreate a snapshot.Correct

Creating a snapshot captures the VM's current state - including disk, memory, and configuration - before any changes are applied, providing a reliable restore point if the CPU modification causes instability or prevents the VM from booting. This must happen first because subsequent steps like shutting down the guest alter the VM state, and a snapshot taken beforehand ensures the most complete recovery option.

BBack up the host.

Backing up the host protects hypervisor-level configuration but is not the first step for a guest-level change; a VM snapshot is more targeted, faster, and directly recoverable for this use case.

CShut down the guest.

Shutting down the guest may be required to apply CPU changes on some hypervisors, but the snapshot should be taken while the VM is still in its known-good state before any shutdown or modification occurs.

DShut down the host.

Shutting down the host is unnecessary and disruptive for a guest CPU change; only the individual VM needs to be powered off, not the entire hypervisor.

Concept tested: VM snapshot best practice before hardware configuration changes

Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-vm-administration/GUID-53F65726-A23F-4CF0-A1D7-C9C5B6E97B46.html

Topics

#VM snapshot#CPU configuration#maintenance window#VM management

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice