CompTIA
XK0-005 · Question #711
An administrator added a new disk to expand the current storage. Which of the following commands should the administrator run first to add the new disk to the LVM?
The correct answer is C. pvcreate. You must first initialize the new disk as an LVM physical volume with pvcreate. Only after creating the PV can you add it to a volume group with and then resize logical
System Management
Question
An administrator added a new disk to expand the current storage. Which of the following commands should the administrator run first to add the new disk to the LVM?
Options
- Avgextend
- Blvextend
- Cpvcreate
- Dpvresize
How the community answered
(30 responses)- B3% (1)
- C90% (27)
- D7% (2)
Explanation
You must first initialize the new disk as an LVM physical volume with pvcreate. Only after creating the PV can you add it to a volume group with and then resize logical
Topics
#LVM#Disk Management#Storage Expansion#Linux Commands
Community Discussion
No community discussion yet for this question.