Hi, I just encounter same problem, in my case, I am using two LVM logical volumes: root and swap, and the physical volume created in partition(/dev/sda1), therefor I need to run the growpart to expand the disk partition and then run the pvresize and lvresize to expand the LVM volumes. However...