nerdexam
(ISC)2

CCSP · Question #456

What controls the formatting and security settings of a volume storage system within a cloud environment?

The correct answer is D. Operating system of the host. Option D is correct because the host operating system is responsible for formatting a storage volume (choosing the filesystem type, partition structure, etc.) and applying security settings such as access permissions, ACLs, and encryption configurations at the filesystem level…

Submitted by priya_blr· Apr 18, 2026Cloud Data Security

Question

What controls the formatting and security settings of a volume storage system within a cloud environment?

Options

  • AManagement plane
  • BSAN host controller
  • CHypervisor
  • DOperating system of the host

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    5% (2)
  • C
    3% (1)
  • D
    89% (33)

Explanation

Option D is correct because the host operating system is responsible for formatting a storage volume (choosing the filesystem type, partition structure, etc.) and applying security settings such as access permissions, ACLs, and encryption configurations at the filesystem level - just as an OS controls a physical disk in a traditional environment.

Why the distractors are wrong:

  • A (Management plane): The management plane handles provisioning and orchestration (creating/attaching volumes), not low-level formatting or filesystem security.
  • B (SAN host controller): A SAN host controller (HBA) manages the physical I/O path to storage hardware; it operates below the level where formatting and security policies are applied.
  • C (Hypervisor): The hypervisor presents a virtual block device to the guest, but it does not format it or configure filesystem permissions - that responsibility passes up to the OS layer.

Memory tip: Think of the cloud volume like a blank USB drive. The hypervisor is the USB port (it connects and passes through the device), but it's your OS that opens Disk Management or mkfs and actually formats it and sets who can read or write to it.

Topics

#Cloud Storage Management#Volume Security#Host Operating System#Data Formatting

Community Discussion

No community discussion yet for this question.

Full CCSP Practice