Hello,
I have a Installed my Linux, with support LVM.
When I run command gvdisplay.
Look Free Pe equal 0.
When i try run command:
lvextend -L+99G /dev/mailx/mailx
Extending logical volume mailx to 185,24 GiB
Insufficient free space: 25344 extents needed, but only 0 available
I think the value in "Free PE / Size" may be not 0.
How I can to set any value in "Pe / size" ?
So getting add new volumes.
root@debian-lvm:~# vgdisplay
--- Volume group ---
VG Name mailx
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 2
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 1
Open LV 1
Max PV 0
Cur PV 1
Act PV 1
VG Size 86,24 GiB
PE Size 4,00 MiB
Total PE 22078
Alloc PE / Size 22078 / 86,24 GiB
Free PE / Size 0 / 0
VG UUID mIhg7K-UnnY-zw0G-xrYh-9PEV-ZTgk-BOq2i5
Disk /dev/sda: 96.6 GB, 96636764160 bytes
255 heads, 63 sectors/track, 11748 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0003ad46
Dispositivo Boot Start End Blocks Id System
/dev/sda1 1 4 28672 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 4 491 3905537 5 Estendida
Partition 2 does not end on cylinder boundary.
/dev/sda3 491 11749 90434560 8e Linux LVM
/dev/sda5 4 491 3905536 82 Linux swap / Solaris
Disk /dev/dm-0: 92.6 GB, 92601843712 bytes
255 heads, 63 sectors/track, 11258 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Rodrigo Faria Tavares
I have a Installed my Linux, with support LVM.
When I run command gvdisplay.
Look Free Pe equal 0.
When i try run command:
lvextend -L+99G /dev/mailx/mailx
Extending logical volume mailx to 185,24 GiB
Insufficient free space: 25344 extents needed, but only 0 available
I think the value in "Free PE / Size" may be not 0.
How I can to set any value in "Pe / size" ?
So getting add new volumes.
root@debian-lvm:~# vgdisplay
--- Volume group ---
VG Name mailx
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 2
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 1
Open LV 1
Max PV 0
Cur PV 1
Act PV 1
VG Size 86,24 GiB
PE Size 4,00 MiB
Total PE 22078
Alloc PE / Size 22078 / 86,24 GiB
Free PE / Size 0 / 0
VG UUID mIhg7K-UnnY-zw0G-xrYh-9PEV-ZTgk-BOq2i5
Disk /dev/sda: 96.6 GB, 96636764160 bytes
255 heads, 63 sectors/track, 11748 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0003ad46
Dispositivo Boot Start End Blocks Id System
/dev/sda1 1 4 28672 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 4 491 3905537 5 Estendida
Partition 2 does not end on cylinder boundary.
/dev/sda3 491 11749 90434560 8e Linux LVM
/dev/sda5 4 491 3905536 82 Linux swap / Solaris
Disk /dev/dm-0: 92.6 GB, 92601843712 bytes
255 heads, 63 sectors/track, 11258 cylinders
Units = cilindros of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Rodrigo Faria Tavares
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/