nerdexam
CompTIA

CV0-002 · Question #218

When designing a new private cloud platform, a cloud engineer wants to make sure the new hypervisor can be configured as fast as possible by cloning the OS from the other hypervisor. The engineer does

The correct answer is D. SAN. For a private cloud hypervisor setup requiring fast OS cloning from another hypervisor without local drives, a Storage Area Network (SAN) is the most appropriate storage type.

Cloud architecture

Question

When designing a new private cloud platform, a cloud engineer wants to make sure the new hypervisor can be configured as fast as possible by cloning the OS from the other hypervisor. The engineer does not want to use local drives for the hypervisors. Which of the following storage types would BEST suit the engineer's needs?

Options

  • ACAS
  • BNAS
  • CDAS
  • DSAN

How the community answered

(28 responses)
  • A
    7% (2)
  • B
    11% (3)
  • C
    4% (1)
  • D
    79% (22)

Why each option

For a private cloud hypervisor setup requiring fast OS cloning from another hypervisor without local drives, a Storage Area Network (SAN) is the most appropriate storage type.

ACAS

CAS (Content-Addressed Storage) is typically used for archiving and fixed content, not for high-performance operating system boot volumes for hypervisors.

BNAS

NAS (Network-Attached Storage) provides file-level storage and is generally not preferred for hypervisor boot volumes due to potential performance limitations and lack of block-level access required for certain hypervisor features.

CDAS

DAS (Direct-Attached Storage) refers to storage directly connected to a single server, which contradicts the requirement of not using local drives and sharing resources for cloning.

DSANCorrect

A SAN provides block-level storage over a dedicated network, making it ideal for hypervisors as it allows for high-performance shared storage that can be easily presented as local disks to multiple hypervisors. This setup facilitates rapid OS cloning and deployment by allowing new hypervisors to boot directly from a shared image or quickly provisioned storage volumes, eliminating the need for local drives.

Concept tested: Storage types for hypervisors in private cloud

Source: https://www.cisco.com/c/en/us/products/storage-networking/what-is-san.html

Topics

#Storage types#Hypervisor storage#Private cloud#SAN

Community Discussion

No community discussion yet for this question.

Full CV0-002 Practice