Resizing an EXT based filesystem using LVM could involve which of the following.
A. Extending the volume group using vgextend.
B. Resizing the logical volume with lvresize.
C. Resizing the filesystem with resize2fs.
D. all of these answers
Answer: C
The resize2fs command is used to resize EXT based filesystems.
Note; It is possible to resize the filesystem while resizing the logical volume with newer versions of lvresize but it isn't default and doesn't work on all versions.
No comments:
Post a Comment