...
now in order to actually use the additional space we need to resize the filesystem.
first check the existing file system
then actually resize the file system - for newer systems it's recommended to use "xfs_growfs /dev/mapper/centos-root".
Otherwise, use:
and check again:
Voila!
In essence
...