Re: Create a Logical volume with 100% of Volume groups size?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alejandro Alfonso wrote:
> Hi everybody!
> 
> we only want to use LVM with one Logical volume, and want to use the
> 100% of available space.
> is there any way to create it? Look:
> 
> acrol ~ # vgdisplay
>   --- Volume group ---
>   VG Name               mirror
> [...]
>   VG Size               232.88 GB
>   PE Size               32.00 MB
>   Total PE              7452
>   Alloc PE / Size       7452 / 232.88 GB
>   Free  PE / Size       0 / 0
> [...]
> 
> acrol ~ # lvcreate -L232.88G -nlv00 mirrorPoe
>   Rounding up size to full physical extent 232.91 GB
>   Insufficient free extents (7452) in volume group mirrorPoe: 7453 required
> 
> How to use all the 7452 PE? Thanks in advance

lvcreate -l7452 -nlv00 mirrorPoe

see man lvcreate


-- 

patrick

_______________________________________________
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/

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux