增加底层块设备的大小后,pvresize似乎不会resize
我增加了我用作LVM PV的分区的大小,但运行pvresize似乎没有看到额外的空间: cuttle:~# fdisk -l /dev/vda Disk /dev/vda: 21.5 GB, 21474836480 bytes 255 heads, 63 sectors/track, 2610 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00027dbb Device Boot Start End Blocks Id System /dev/vda1 […]