Find the answer to your Linux question:
Results 1 to 2 of 2
Ok, so I have LVM completely set up and configured. But I have a logistical question. I have two physical discs comprising my logical volume, totaling 150gb. I also set ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    3

    LVM questions



    Ok, so I have LVM completely set up and configured. But I have a logistical question. I have two physical discs comprising my logical volume, totaling 150gb. I also set the size of the LVM to 150gb. So, my question is, if I set the logical volume size larger than that of the physical drives, what happens?

    Regards
    Marcus

  2. #2
    Linux Newbie
    Join Date
    Jan 2005
    Location
    Saint Paul, MN
    Posts
    242

    LVM "volume group" ....

    Quote Originally Posted by smithisize View Post
    Ok, so I have LVM completely set up and configured. But I have a logistical question. I have two physical discs comprising my logical volume, totaling 150gb. I also set the size of the LVM to 150gb. So, my question is, if I set the logical volume size larger than that of the physical drives, what happens?

    Regards
    Marcus
    In this case, the logical volume spans across the physical drives.

    The "Volume Group" creates a pseudo drive and the "Logical volume" is like a partition in the pseudo drive. This is what the main frames have been doing for decades and that is why the term "volume" is present. The "logical volume" does not have to be in a single block within the "Volume Group". When a "logical volume" is extended, it can just add another section from the unused space in the "Volume Group".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •