LPIC-1 Exam 101 v5 (Linux Administrator) — Question 88
What can the Logical Volume Manager (LVM) be used for? (Choose three.)
Answer options
- A. To create snapshots.
- B. To dynamically change the size of logical volumes.
- C. To dynamically create or delete logical volumes.
- D. To create RAID 9 arrays.
- E. To encrypt logical volumes.
Correct answer: A, B, C
Explanation
The correct options A, B, and C are functionalities that LVM provides, allowing users to manage disk space flexibly. Option D is incorrect because LVM does not support RAID 9, and option E is not a primary feature of LVM, as encryption is typically handled by other tools.