[root@localhost ~]# fdisk -l Disk /dev/sda: 10.7 GB,10737418240 bytes 255 heads,63 sectors/track,1305 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 13 104391 83 Linux /dev/sda2 14 522 4088542+ 8e Linux LVM
[root@localhost ~]# lvextend -L +2G /dev/VolGroup00/LogVol00 Extending logical volume LogVol00 to 4.88 GB Insufficientfreespace:64 extentsneeded,butonly0 available
[root@localhost ~]# fdisk -l Disk /dev/sda: 10.7 GB,10737418240 bytes 255 heads,63 sectors/track,1305 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 13 104391 83 Linux /dev/sda2 14 522 4088542+ 8e Linux LVM