# Rootvg won't resize

```
parted /dev/sda resizepart 2 100% 
fdisk -l /dev/sda 
partprobe /dev/sda 
pvresize /dev/sda2  
```