linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Dieter Stüken" <stueken@conterra.de>
To: jowkju@postech.ac.kr,
	LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Where is the PE to LE mapping done?
Date: Thu, 08 Jun 2006 16:29:12 +0200	[thread overview]
Message-ID: <44883438.1070302@conterra.de> (raw)
In-Reply-To: <7121782.1149769981070.JavaMail.root@mail1>

조완근 wrote:
> Hello, This is my second e-mail.

Sorry, if my first answer was not helpful to you.
Here is a good introduction into LVM internals
by Alasdair G Kergon:

http://people.redhat.com/agk/talks/LVM2-LinuxTag2006

You should also have a look into the meta data backup under
/etc/lvm/backup/* This describes the content of the data
structures you found in the sources. May be this helps
to understand how a VG is organized.

But even if you are much faster in reading and understanding
C source code (57251 lines) than reading the documentation
(3166 lines), I still think, your problem can be solved
by using the provided LVM-tools. 

For example: you may modify/edit the meta data dump with a
text editor and use "vgcfgrestore" to fill up the data structs
you found. (but you can also destroy your LVM this way!).

Dieter.

      reply	other threads:[~2006-06-08 14:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-08 12:33 [linux-lvm] Where is the PE to LE mapping done? 조완근
2006-06-08 14:29 ` Dieter Stüken [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44883438.1070302@conterra.de \
    --to=stueken@conterra.de \
    --cc=jowkju@postech.ac.kr \
    --cc=linux-lvm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).