From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.redhat.com (ext-mx12.extmail.prod.ext.phx2.redhat.com [10.5.110.17]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r6IBtTTI016950 for ; Thu, 18 Jul 2013 07:55:29 -0400 Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r6IBtRn2010371 for ; Thu, 18 Jul 2013 07:55:27 -0400 Received: by mail-pa0-f44.google.com with SMTP id lj1so3141040pab.17 for ; Thu, 18 Jul 2013 04:55:26 -0700 (PDT) Received: from gmail.com (nat-pool-pnq-t.redhat.com. [209.132.188.26]) by mx.google.com with ESMTPSA id fl2sm16283293pab.23.2013.07.18.04.55.24 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 18 Jul 2013 04:55:26 -0700 (PDT) Date: Thu, 18 Jul 2013 02:21:36 -0400 From: Kumar amit mehta Message-ID: <20130718062136.GA4429@gmail.com> MIME-Version: 1.0 Content-Disposition: inline Subject: [linux-lvm] LVM2 design document Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@redhat.com Hi, I'm trying to learn LVM2 in detail, and for that I've cloned the git repo and have been going through the sources for sometime, but I've not made a significant progress so far, hence It would be very much helpful to me if you can please point me to the design document(if available) of LVM2, which gives a fair high level idea behind the design and the important data structures. -Amit