Re: The lvm partiton size is not accurate
Zdenek Kabelac <[email protected]>
| Newsgroups | gmane.linux.lvm.general |
|---|---|
| Message-ID | <[email protected]> |
Dne 18. 05. 22 v 12:35 Yu, Mingli napsal(a): > Hi Experts, > > When use lvcreate to claim 72M partition, but it turns out to be 69M, more > details as below, any hints? > lvm2 partition size *IS* 72M DF reports amount of space in your filesystem - which will be always smaller then the actual size of partition itself. I.e. try to do exact same steps with i.e. GPT partition size - you will get very much same results. So simply said: lvm2 partitions size >> size of filesystem user usable size Regards Zdenek _______________________________________________ linux-lvm mailing list [email protected] https://listman.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/