linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] size of lvm metadata
@ 2020-09-16 15:50 Tomas Dalebjörk
  2020-09-17 15:21 ` Heinz Mauelshagen
  0 siblings, 1 reply; 4+ messages in thread
From: Tomas Dalebjörk @ 2020-09-16 15:50 UTC (permalink / raw)
  To: linux-lvm

hi

I am trying to understand how big the lvm metadata is

in the vgcfgbackup file, I can see
extent_size = 8192
dev_size = 204800
pe_start = 2048
pe_count 24

pe_count(24) * extent_size(8192) = 196608 bytes usable space of the total dev_size(204800)
metadata size? = dev_size(204800) - 196608 = 8192

but...
pe_start is 2048?
so what is pe_start here? cant be sectors(512)? bytes? well than ther be not aligned

so where starts the actual data?
and where ends the lvm metadata?

regards Tomas
Sent from my iPhone

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-20  6:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16 15:50 [linux-lvm] size of lvm metadata Tomas Dalebjörk
2020-09-17 15:21 ` Heinz Mauelshagen
2020-09-17 17:13   ` Tomas Dalebjörk
2021-12-19 20:13   ` Tomas Dalebjörk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).