How to extend LVM Logical Volumes stored on extended Disk Partitions instead on whole initialized Disks by using Growpart
You can create physical volumes (PVs) out of whole disks or disk partitions by using LVM. Red Hat recommends that you…
Linux LVM – Remove Volume Groups and Logical Volumes
In this post I want to show how we can remove LVM Volume Groups (VGs) and Logical Volumes (LVs) in Linux. Remove Logical Volumes In order…
Linux LVM – Rename Logical Volumes
We can rename LVM logical volumes by using the lvrename command. Below I will rename the logical volume named data1…
Linux LVM – Create a new Volume Group and Logical Volumes
In this post I want to show how we can create a new LVM Volume Group (VG) and Logical Volumes…
Cheat Sheet – File System Commands in Linux
In this post I want to list some useful commands to determine specific file system information you sometimes need to…
Set up an NFS Server on SUSE Linux Enterprise Server 15
Today I want to show step by step how to set up an NFS Server under SUSE Linux Enterprise Server…
vSphere Linux Virtual Machines – Extend Disks, LVM Logical Volumes and the File System
In this post I want to show how you can extend the virtual hard disks for a virtual machine running…
VMware Virtual Machine using dedicated EFI System Partition Disk boots directly into GRUB2 Command Shell instead of booting the OS
A few weeks ago I encountered an issue on VMware’s vSphere environment with SUSE Linux Enterprise Server (SLES) virtual machines they…