![Mission Specialist Mission Specialist](/html/rank_icons/RH_SERV_005534_01_MECH_Rank_Specialist_16x16@2x.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,873 Views
RHCSA Objective: Manage layered storage
As I end my preparations for RHCSA, I'm going back over the objectives list to find weaknesses that need touching up.
I'm familiar with using LVM as a layer of abstraction above "physical" block devices, but there's another objective that touches LVM. Does anyone know if "Managed layerd storage" is referring to being able to configure / manage Stratis?
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_file_systems/...
![Moderator Moderator](/i/rank_icons/moderator.gif)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,851 Views
Hi,
Yes, "Manage layered storage" is about Stratis.
The rule is if its in the objectives, you are supposed to know it.
https://www.redhat.com/en/services/training/ex200-red-hat-certified-system-administrator-rhcsa-exam
That does not means it will be asked in your exam though...
It's not a too complicated topic and the commands are fairly easy to use, good luck!
![Mission Specialist Mission Specialist](/html/rank_icons/RH_SERV_005534_01_MECH_Rank_Specialist_16x16@2x.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,830 Views
Thanks. I'll work with it in my lab soon. I'm not sure about its usefulness since we have LVM and VDO, but yes, since it's an objective, I'll become familiar.
![Flight Engineer Flight Engineer](/html/rank_icons/RH_SERV_005534_01_MECH_Rank_Engineer_16x16@2x.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,692 Views
its a file system manager like ZFS, so you still need to know LVM. Also, stratis is still "beta" if you ask me. While it may be stable, there's a lot you still can't do. Once you use stratis, everything has to be done in stratis, so you can't use LVM to manage it after that. Eventually it will be mature enough to replace LVM though (for storage management, not as a technology).
![Cadet Cadet](/html/@4FA5936C845A59DAAAABD9F7250A363E/rank_icons/RH_SERV_005534_01_MECH_Rank_Cadet_16x16@2x.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 3,806 Views
I am also prepping for RHCSA 8, found following links useful understanding stratis.
stratis snapshots **
https://www.golinuxcloud.com/create-stratis-snapshot-file-system-rhel-8/#Create_Stratis_snapshots
install stratis **
https://www.golinuxcloud.com/create-stratis-file-system-example-rhel-8/
All the best.