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 EX200 Exam - Topic 5 Question 94 Discussion

Part 2 (on Node2 Server)Task 7 [Implementing Advanced Storage Features]Create a thin-provisioned filesystem with the name think_fs from a pool think_pool using the devices.The filesystem should be mounted on /strav and must be persistent across reboot
A) Explanation: * [root@node2 ~]# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT vdd 252:48 0 5G 0 disk vde 252:64 0 10G 0 disk vdo1 253:4 0 50G 0 vdo /vbread [root@node2 ~]# yum install stratis* -y [root@node2 ~]# systemctl enable --now stratisd.service [root@node2 ~]# systemctl start stratisd.service [root@node2 ~]# systemctl status stratisd.service [root@node2 ~]# stratis pool create think_pool /dev/vdd [root@node2 ~]# stratis pool list Name Total Physical Properties think_pool 5 GiB / 37.63 MiB / 4.96 GiB ~Ca,~Cr * [root@node2 ~]# stratis filesystem create think_pool think_fs [root@node2 ~]# stratis filesystem list Pool Name Name Used Created Device UUID think_pool think_fs 546 MiB Mar 23 2021 08:21 /stratis/think_pool/think_fs ade6fdaab06449109540c2f3fdb9417d [root@node2 ~]# mkdir /strav [root@node2 ~]# lsblk [root@node2 ~]# blkid /dev/mapper/stratis-1-91ab9faf36a540f49923321ba1c5e40d-thin-fs-ade6fdaab06449109540c2f3fdb9417d: UUID='ade6fdaa-b064-4910-9540-c2f3fdb9417d' BLOCK_SIZE='512' TYPE='xfs' * [root@node2 ~]# vim /etc/fstab UUID=ade6fdaa-b064-4910-9540-c2f3fdb9417d /strav xfs defaults,x-systemd.requires=stratisd.service 0 0 [root@node2 ~]# mount /stratis/think_pool/think_fs /strav/ [root@node2 ~]# df -hT /dev/mapper/stratis-1-91ab9faf36a540f49923321ba1c5e40d-thin-fs-ade6fdaab06449109540c2f3fdb9417d xfs 1.0T 7.2G 1017G 1% /strav

RedHat EX200 Exam - Topic 5 Question 94 Discussion

Actual exam question for RedHat's EX200 exam
Question #: 94
Topic #: 5
[All EX200 Questions]

Part 2 (on Node2 Server)

Task 7 [Implementing Advanced Storage Features]

Create a thin-provisioned filesystem with the name think_fs from a pool think_pool using the devices.

The filesystem should be mounted on /strav and must be persistent across reboot

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Tammara
7 months ago
I don't know, I prefer traditional filesystems for stability.
upvoted 0 times
...
Reita
8 months ago
Agreed, thin provisioning is super efficient!
upvoted 0 times
...
Levi
8 months ago
Wait, is that really 1.0T available? Sounds too good to be true!
upvoted 0 times
...
Alise
8 months ago
Nice! Persistent across reboots is a must.
upvoted 0 times
...
Tarra
8 months ago
Just created a thin-provisioned filesystem named think_fs!
upvoted 0 times
...
Lonna
9 months ago
I think I need to check the status of the stratisd.service after enabling it, but I'm a bit unsure if I need to start it again if it fails.
upvoted 0 times
...
Gail
9 months ago
I feel like I might have mixed up the mount point and the filesystem name in the fstab file. I hope I remember the correct UUID format!
upvoted 0 times
...
Annett
9 months ago
I practiced something similar last week, but I can't recall if I used "stratis filesystem create" or if there was another command for that.
upvoted 0 times
...
Vicki
9 months ago
I think I remember that I need to create the pool first before making the filesystem, right? But I'm not entirely sure about the exact commands.
upvoted 0 times
...
Lashawnda
9 months ago
This is a good opportunity to practice using Stratis, which I haven't used much before. I'll take my time and make sure I get each step right.
upvoted 0 times
...
Rusty
9 months ago
The instructions seem clear, but I want to double-check the exact commands before I start. Don't want to mess anything up.
upvoted 0 times
...
Lemuel
9 months ago
Okay, I think I've got the general idea - create the pool, filesystem, mount it, and make it persistent. Let me give it a try.
upvoted 0 times
...
Armanda
9 months ago
This looks like a pretty straightforward task, just need to follow the steps carefully.
upvoted 0 times
...
Kindra
9 months ago
Hmm, not sure about the Stratis part, I'll need to review that a bit more before attempting this.
upvoted 0 times
...
Hildred
9 months ago
Whoa, I'm a bit confused on the differences between Person Accounts and Business Accounts. I'll need to review that before answering.
upvoted 0 times
...
Chu
10 months ago
I'm torn between believing that she shaped Jack's behavior or that she negatively reinforced it by giving in.
upvoted 0 times
...
Amie
2 years ago
Yes, the provided commands and explanation make it clear how to achieve the task.
upvoted 0 times
...
Makeda
2 years ago
This is a great example of how to leverage advanced storage features in Linux. Kudos to the exam writers for including this practical scenario.
upvoted 0 times
Soledad
2 years ago
Definitely! It's a great way to optimize storage usage and manage resources efficiently.
upvoted 0 times
...
Desiree
2 years ago
Yeah, it's pretty neat. And the fact that it's persistent across reboots is even better.
upvoted 0 times
...
Gilberto
2 years ago
Wow, this is really cool! I didn't know you could create a thin-provisioned filesystem like that.
upvoted 0 times
...
...
Claudia
2 years ago
I saw the commands to create the pool and filesystem, it seems straightforward.
upvoted 0 times
...
Leonida
2 years ago
I love how the filesystem is persistent across reboots. That's a great feature to have in a production environment.
upvoted 0 times
Rima
2 years ago
Bettye: Definitely, it makes managing the storage much easier.
upvoted 0 times
...
Reuben
2 years ago
I agree, it's important for a production environment to have that kind of reliability.
upvoted 0 times
...
Bettye
2 years ago
Yes, and having it persistent across reboots is a great feature.
upvoted 0 times
...
Mitsue
2 years ago
The thin-provisioned filesystem is really useful for saving space.
upvoted 0 times
...
...
Juan
2 years ago
Wow, creating a thin-provisioned filesystem with Stratis is a breeze! The step-by-step instructions make it easy to set up.
upvoted 0 times
Josphine
2 years ago
User1
upvoted 0 times
...
Nada
2 years ago
User2
upvoted 0 times
...
Marylyn
2 years ago
User1
upvoted 0 times
...
...
Bettyann
2 years ago
The filesystem should be mounted on /strav and must be persistent across reboot.
upvoted 0 times
...
Amie
2 years ago
Yes, we should create it from the pool think_pool using the provided devices.
upvoted 0 times
...
Claudia
2 years ago
I think we need to create a thin-provisioned filesystem named think_fs.
upvoted 0 times
...

Save Cancel