after expand a logical volume, you need extend the filesystem. Example in xfs.
[root@srvrh143 ~]# lvextend -l +100%FREE /dev/rhel2/dados
Size of logical volume rhel2/dados changed from <4,00 TiB (1048575 extents) to <5,00 TiB (1310719 extents).
Logical volume rhel2/dados successfully resized.
[root@srvrh143 ~]# xfs_growfs /dev/mapper/rhel2-dados
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
debloid
8 months agoserlan
2 years, 5 months agoWoodooMalibu
2 years, 11 months agomilan92stankovic
4 years, 1 month ago