Introduction to the logical Volume manager LVM

Source: Internet
Author: User
Tags file system hex code

The full name of the LVM is Logical Volume Manager, which can be translated as a logical scroll bar administrator

PV, solid scroll bar

VG, scroll bar Group

PE, Entity extension area

LV, logical scroll bar

Through the PV, VG, LV planning, and then use the MKFS can be your LV format can be used as a file system!

Split out 4 partition, each partition capacity is about 1GB, system ID needs to be 8e

All partition are integrated into a VG,VG name set to DGVG and the size of PE is 16MB;

All VG capacity is thrown to LV, the name of LV is set to DGLV;

Eventually this LV is formatted as a ext3 file system and is mounted in/MNT/LVM

Step 鄹 1 Partitioning a specific disk, such as a SDC

Command (M for help): t

Partition number (1-4): 3

Hex code (type L to list codes): 8e

Changed system type of partition 3 to 8e (Linux LVM)

Command (M for help): W

The partition table has been altered!

Calling IOCTL () to re-read partition table.

Syncing disks.

[Root@localhost ~]# Partprobe

[Root@localhost ~]# Fdisk–l

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.