Re: Only 4MB of space on a 1GB file mounted in loopback

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

 



On 07/07/2010 03:32 PM, Benjamin Henrion wrote:
> Hi,
> 
> I have setup some LVM volume to test on a loopback file of 1GB, but I
> end up with a file of 4MB, do you have any idea what went wrong?:

> root@buzek /home/zoobab [27]# lvcreate -i1 -l 1 -n testvol testgroup

lvcreate -l 1 -> create LV of 1 extent size == 4MB

you want -l 100%FREE ? or -L 1G ?

and -i makes no sense, you cannot create stripe on one PV, -i1 is default

Milan

_______________________________________________
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