CompTIA
LX0-103 · Question #2
LX0-103 Question #2: Real Exam Question with Answer & Explanation
The correct answer is B: To dynamically change the size of logical volumes.. LVM supports dynamic resizing of logical volumes, snapshot creation, and dynamic creation or deletion of logical volumes. It does not natively provide RAID 9 (which does not exist) or built-in encryption.
Devices, Linux Filesystems, Filesystem Hierarchy Standard
Question
What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)
Options
- ATo create RAID 9 arrays.
- BTo dynamically change the size of logical volumes.
- CTo encrypt logical volumes.
- DTo create snapshots.
- ETo dynamically create or delete logical volumes.
Explanation
LVM supports dynamic resizing of logical volumes, snapshot creation, and dynamic creation or deletion of logical volumes. It does not natively provide RAID 9 (which does not exist) or built-in encryption.
Common mistakes.
- A. RAID 9 is not a defined RAID level - it does not exist, so LVM cannot create it.
- C. LVM does not natively encrypt logical volumes; encryption is handled by a separate layer such as LUKS using
dm-crypt.
Concept tested. LVM capabilities - resize, snapshots, dynamic volumes
Topics
#LVM#logical volumes#snapshots#volume management
Community Discussion
No community discussion yet for this question.