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?
lvresize -L +10G /dev/vg0/lv_datalvextend -L +10G --resizefs /dev/vg0/lv_datavgextend vg0 /dev/vg0/lv_data 10Gpvcreate -L +10G /dev/vg0/lv_dataMore System Management Questions
24 questions
Full CompTIA Linux+ Practice Test
All topics covered
All CompTIA Linux+ Questions
Browse by topic
Related Questions
Which bootloader is the default on most modern Linux distributions and is loaded immediately after B...
A Linux administrator needs to list all kernel modules that are currently loaded into the running ke...
Which filesystem type is the default root filesystem for most Red Hat Enterprise Linux (RHEL) instal...
An administrator is setting up LVM and needs to initialize the disk `/dev/sdb` as an LVM physical vo...
An administrator needs to create a Linux software RAID 1 (mirrored) array using the block devices `/...
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
Sign in to join the discussion