BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

RedHat Exam EX294 Topic 11 Question 39 Discussion

Actual exam question for RedHat's EX294 exam
Question #: 39
Topic #: 11
[All EX294 Questions]

Create Logical volumes with lvm.yml in all nodes according to following

requirements.

----------------------------------------------------------------------------------------

* Create a new Logical volume named as 'data'

* LV should be the member of 'research' Volume Group

* LV size should be 1500M

* It should be formatted with ext4 file-system.

--> If Volume Group does not exist then it should print the message "VG Not found"

--> If the VG can not accommodate 1500M size then it should print "LV Can not be

created with

following size", then the LV should be created with 800M of size.

--> Do not perform any mounting for this LV.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Paola
5 months ago
Candidate 1: Let's make sure to check for VG existence and size constraints before creating the LV as mentioned in the solution.
upvoted 0 times
...
Kayleigh
5 months ago
Candidate 2: I agree, following the solution provided should help us complete this task successfully.
upvoted 0 times
...
Erick
5 months ago
Candidate 4: Don't forget to format it with ext4 file-system and not perform any mounting for this LV.
upvoted 0 times
...
Fidelia
5 months ago
Candidate 3: I believe the LV size should be 1500M, but if the VG can't accommodate it, then we create it with 800M size.
upvoted 0 times
...
Darci
6 months ago
Candidate 2: Yes, we also need to make sure it's part of the 'research' Volume Group.
upvoted 0 times
...
Malcom
6 months ago
Candidate 1: I think the question is clear, we need to create a new Logical volume named 'data'.
upvoted 0 times
...

Save Cancel