Deal of The Day! 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 10 Question 41 Discussion

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

In /home/sandy/ansible/ create a playbook called logvol.yml. In the play create a logical volume called Iv0 and make it of size 1500MiB on volume group vgO If there is not enough space in the volume group print a message "Not enough space for logical volume" and then make a 800MiB Iv0 instead. If the volume group still doesn't exist, create a message "Volume group doesn't exist" Create an xfs filesystem on all Iv0 logical volumes. Don't mount the logical volume.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Francine
2 days ago
I believe the solution provided with creating a logical volume and handling space constraints is helpful.
upvoted 0 times
...
Kirk
2 days ago
The playbook looks good, but I'm not sure about the conditional logic. What happens if the volume group doesn't exist and there's not enough space in the first place?
upvoted 0 times
...
Lashandra
3 days ago
I agree, it's a practical scenario that tests our knowledge.
upvoted 0 times
...
Francine
8 days ago
I think the question about creating a playbook in Ansible is interesting.
upvoted 0 times
...

Save Cancel