Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Parted

Enable LVM flag on partition using parted in Linux

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

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 …