Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.
Actual exam question for RedHat's EX200 exam Question #: 6 Topic #: 8
One Logical Volume is created named as myvol under vo volume group and is mounted. The Initial Size of that Logical Volume is 400MB. Make successfully that the size of Logical Volume 200MB without losing any data. The size of logical volume 200MB to 210MB will be acceptable.
Suggested Answer:
see explanation below. Explanation * First check the size of Logical Volume: lvdisplay /dev/vo/myvol * Make sure that the filesystem is in a consistent state before reducing: # fsck -f /dev/vo/myvol * Now reduce the filesystem by 200MB. # resize2fs /dev/vo/myvol 200M * It is now possible to reduce the logical volume. #lvreduce /dev/vo/myvol -L 200M * Verify the Size of Logical Volume: lvdisplay /dev/vo/myvol * Verify that the size comes in online or not: df -h
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Is the comment made by USERNAME spam or abusive?
Commenting
In order to participate in the comments you need to be logged-in.
You can sign-up / login
(it's free).
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).