QuestionQ90

Storage

What may the Logical Volume Manager (LVM) be used for?

Choose three
  • A To create RAID 9 arrays.
  • B To dynamically change the size of logical volumes.
  • C To encrypt logical volumes.
  • D To create snapshots.
  • E To dynamically create or delete logical volumes.
Explanation

LVM abstracts physical storage into volume groups and logical volumes, allowing logical volumes to be created, removed, and resized dynamically. It also supports snapshots, which are point-in-time copies of logical volumes. Encryption is a separate dm-crypt/LUKS function, and RAID 9 is not an LVM RAID level.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!