Posts

Showing posts with the label installation of centos 7 with lvm

Installation of Centos 7 with LVM

Image
Installation of Centos 7 with LVM Centos 7 is one of the famous open source Linux flavor, it run the same command as Red Hat Linux. Centos officially announce that it is a part of Red Hat since January 2014. Installation of Centos 7 with LVM means you can resize the partition size as per your need. LVM stands for Logical Volume Manager. In this scenario only single Physical disk is use to create a partitions by using LVM you can take multiple physical disk as per your need. Concept of LVM is to create a volume group by using single or multiple Hard disk, And inside the volume group create a logical volumes means partitions as per the environment needs. Benefit of LVM is customize the size of partitions and also increase or decrease the partition size. This is a virtual machine environment for installation of Centos 7 with LVM, ISO file is using for installation. if you are installing Centos 7 on physical machine you need Bootable DVD or Bootable USB.     For Installation ...