Extend filesystem in AlmaLinux (or other linux with LVM)

fdisk /dev/sda n w fdisk -l (confirm partition) vgextend almalinux /dev/sda3 lvextend -l+100%FREE /dev/mapper/almalinux-root xfs_growfs /dev/mapper/almalinux-root


Was this article helpful?

mood_bad Dislike 0
mood Like 0
visibility Views: 59