nerdexam
CompTIA

CV0-003 · Question #484

The IT department receives a client request to build multiple file server instances. Which of the following is the MOST efficient way for a cloud systems administrator to fulfill this request?

The correct answer is D. Build the server instances using a boot from a SAN image. Boot-from-SAN enables rapid, consistent provisioning of multiple server instances from a centralized master image, making it the most efficient method for fulfilling bulk server build requests.

Deployment

Question

The IT department receives a client request to build multiple file server instances. Which of the following is the MOST efficient way for a cloud systems administrator to fulfill this request?

Options

  • ABuild file server instances with the OEM DVD
  • BRestore a file server base image from backup
  • CUse the file server template to build the file server instances
  • DBuild the server instances using a boot from a SAN image

How the community answered

(23 responses)
  • A
    4% (1)
  • C
    4% (1)
  • D
    91% (21)

Why each option

Boot-from-SAN enables rapid, consistent provisioning of multiple server instances from a centralized master image, making it the most efficient method for fulfilling bulk server build requests.

ABuild file server instances with the OEM DVD

Building from an OEM DVD requires manual, sequential OS installation on each server, making it highly inefficient for bulk provisioning.

BRestore a file server base image from backup

Restoring from backup is a disaster recovery operation intended to recover a specific prior state, not to efficiently provision new standardized server instances at scale.

CUse the file server template to build the file server instances

Templates are useful in virtualization platforms for cloning VMs, but booting from a SAN image is more broadly efficient because it supports both physical and virtual servers at the centralized storage layer.

DBuild the server instances using a boot from a SAN imageCorrect

Boot-from-SAN (BfSAN) stores a single master OS image on a SAN volume that multiple servers can boot from directly, eliminating local disk installation and enabling simultaneous rapid provisioning of many identical instances. This approach reduces deployment time significantly, ensures all instances are identical, and centralizes management of the base image compared to manual or backup-based methods.

Concept tested: Efficient multi-server provisioning via boot-from-SAN image

Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-storage/GUID-B6A8B5FE-F29E-4BE5-923D-BECF2AA72D00.html

Topics

#VM provisioning#file server template#SAN boot#instance deployment

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice