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
Tammara
9 months agoReita
10 months agoLevi
10 months agoAlise
10 months agoTarra
10 months agoLonna
11 months agoGail
11 months agoAnnett
11 months agoVicki
11 months agoLashawnda
11 months agoRusty
11 months agoLemuel
11 months agoArmanda
11 months agoKindra
11 months agoHildred
11 months agoChu
11 months agoAmie
2 years agoMakeda
2 years agoSoledad
2 years agoDesiree
2 years agoGilberto
2 years agoClaudia
2 years agoLeonida
2 years agoRima
2 years agoReuben
2 years agoBettye
2 years agoMitsue
2 years agoJuan
2 years agoJosphine
2 years agoNada
2 years agoMarylyn
2 years agoBettyann
2 years agoAmie
2 years agoClaudia
2 years ago