Parted
Enable LVM flag on partition using parted in Linux
- Gineesh Madapparambath
- Infrastructre & hardware , Enable lvm flag on partition using parted in linux , Fdisk
Recently we have noticed some issue with one of our filesystem having issue and realized wrong flags on partition which was used as a Physical Volume …

How to create a partition greater than 2TB in Linux
Due to limitation of fdisk utility, you will not be able to create partition greater than 2TB in linux with fdisk. This is a quick example to show …