"Linux Basics" 15, LVM

Source: Internet
Author: User

I. Overview of LVM

1. Introduction to LVM

lvm:logical Volume Manager is a logical volume manager provided by the kernel that allows the user to dynamically resize the file system . LVM provides a logical storage device that users no longer care about the underlying physical hard disk.

A layer of abstraction that allows for easy operation of the volume, including resizing the file system

Allows the file system to be re-organized between multiple physical devices:

1) to designate a device as a physical volume

2) Create a volume group with one or more physical volumes

3) Physical volumes are defined by a fixed-size physical area (physical extent,pe)

4) Logical volumes created on physical volumes are made up of physical regions (PE)

5) You can create a file system on a logical volume

Lvm:logical Volume Manager,version 2

Dm:device Mapper, a module that organizes one or more underlying block devices into a logical device

Device Name:/dev/dm-#





Combine multiple pieces of equipment into one to use

Linux Basics 15, LVM

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.