RHCSA - 9. Partitioning and Storage exam questions and complete correct answers 2024
What are the two commands that we can use to reduce the number of logical extents from a logical volume? - correct answer lvresize and lvreduce Write the command to add physical volumes /dev/vdd1 and /devvdc to vg20 volume group. - correct answer vgextend vg20 /devvdc /dev/vdd1 Where is the partition table information stored by default on BIOS-based systems? - correct answer MBR What would vdd3 represent in a virtual environment? - correct answer Virtual Disk Drive, partition 3 What are the two commands that we can use to add logical extents to a logical volume? - correct answer lvextend and lvresize What is the maximum number of partitions that can be created on a GPT disk? - correct answer 128 Write the command to create a volume group called vg20 with physical extent size set to 64MB and include a physical volume /dev/vdd to the volume group. - correct answer vgcreate vg20 /dev/vdd -s 64MB Write the command to remove vg20 volume group along with any logical and physical volumes that it contains. - correct answer vgremove -f vg20 What is the default size of a physical extent in LVM? - correct answer 4 MB The gdisk utility can be used to store information in MBR format? - correct answer False, gdisk can is only for GPT type tables.
Document information
- Uploaded on
- May 8, 2024
- Number of pages
- 3
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers