How to Reduce or Shrink Physical Volume in Linux
How do I shrink physical volume in Linux? In this tutorial, you will learn how to reduce or shrink Physical Volume in Linux. In a Linux system, a hard drive, or a partition or a group of them can be allocated a Physical Volume for storing data. Sometimes, you may assign a system more disk space than is required....
Easy Way to Extend KVM Virtual Machine Disk Size
This is a simple tutorial about an easy way to extend KVM virtual machine disk size. Disk usage in a VM is among the limited resources which sometimes require to be increased/reduced. It is possible to resize the disk in KVM using QEMU.
Easy Way to Extend KVM Virtual Machine Disk Size
In this guide, we will use the qcow2 disk...
Create LVM Logical Volumes in Linux
In this tutorial, we are going to learn about how to create LVM logical volumes in Linux.
How to Create LVM Logical Volumes in Linux
Before we dive deeper, let us have a look at LVM architecture.
LVM ARCHITECTURE OVERVIEW
The structure of an LVM disk environment is simply illustrated in the figure below.
LVM Logical Volumes Components
The underlying structure of an LVM...