* [linux-lvm] Where is the PE to LE mapping done?
@ 2006-06-08 12:33 조완근
2006-06-08 14:29 ` Dieter Stüken
0 siblings, 1 reply; 2+ messages in thread
From: 조완근 @ 2006-06-08 12:33 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 760 bytes --]
Hello, This is my second e-mail.
Where does the mapping between PE and LE is done? And When happen?
When the new Logical Volume is created based on already built PV and VG,
is the mapping done?
In the source code, /lib/metadata/metadata.h, there are "lv_segment"
& "pv_segment". does the "segment" equal the "extent"??
Each "physical_volume" struct and "logical_volume" struct has a segment list
like "pv_segment" and "lv_segment". But there are also "pv_list" and "lv_list".
How the mapping is done with these structures..??
One more thing is, "What code do I have to read in the sources to know
how the mapping is done??"
Thank you ^^:
[-- Attachment #2: Type: text/html, Size: 1249 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-08 14:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-08 12:33 [linux-lvm] Where is the PE to LE mapping done? 조완근
2006-06-08 14:29 ` Dieter Stüken
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).