What are the components of the basic structure of the LVM?
What will be an ideal response?
The basic structure of LVM includes the following components:
• Physical volume. Can be a partition or an entire hard disk.
• Volume group. Consists of one or several physical volumes grouped together. The physical partitions can be spread over different hard disks. You can add hard disks or partitions to the volume group during operation whenever necessary. The volume group can also be reduced in size by removing physical volumes (hard disks or partitions).
• Logical volume. Part of a volume group. A logical volume can be formatted and mounted like a physical partition.
You might also like to view...
Which is not a way to input data into a program?
a. from a keyboard b. from a mouse c. from a data file d. all of the above are ways to input data into a program
The process of attempting to acquire sensitive information such as usernames, passwords, and credit card details by pretending to be a reputable entity is a ________
A) denial of service attack B) phishing attack C) Trojan horse attack D) botnet attack
What is a keyframe?
A. It's the frame of the animation that defines the meaning of the action. B. It's a frame in which resides all the weight of the whole scene. C. It's the stored transform status of an object in a given frame. D. Keyframes don't exist because every frame is equally important for an animation.
Ruby is a simple yet powerful scripting language that ____.
A. Is interpreted B. Supports a natural English-like programming style C. Has light syntax requirements D. All of the above