| Exam Code/Number: | EX200Join the discussion |
| Exam Name: | Red Hat Certified System Administrator - RHCSA |
| Certification: | RedHat |
| Question Number: | 69 |
| Publish Date: | Sep 15, 2026 |
|
Rating
100%
|
|
Build a Podman image, enable lingering for user alex, generate a systemd unit for a user container, and enable it.
Create LVM storage on /dev/sdb with one partition, a physical volume, volume group, logical volume, and XFS filesystem.
Create Logical Volume
According to the given requirements, create a new logical volume:
- Logical volume named "mylv" belonging to the volume group "myvg" with a size of 50 extents.
- Extent size of logical volumes in volume group "myvg" should be 16 MiB.
- Format the new logical volume with the VFAT filesystem.
- The logical volume should be automatically mounted at /mnt/mydata during system startup.
Configure your system to use the default repositories
YUM repositories are available from http://content/rhel9.0/x86_64/dvd/BaseOS and http://content/rhel9.0/x86_64/dvd/AppStream. Configure your system to use
these locations as default repositories.
Create a VDO-backed logical volume with physical size 5 GB and logical size 50 GB, then format it with XFS.
May 22, 2023
Sep 11, 2022
Mar 17, 2022