Skip to content
XK0-006
System Management
medium
Question 6 of 24

An administrator needs to extend the logical volume /dev/vg0/lv_data by 10 GB and simultaneously resize the underlying XFS filesystem to use the new space. Which command accomplishes both operations?

Alvresize -L +10G /dev/vg0/lv_data
Blvextend -L +10G --resizefs /dev/vg0/lv_data
Cvgextend vg0 /dev/vg0/lv_data 10G
Dpvcreate -L +10G /dev/vg0/lv_data

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion