From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i759Rla24471 for ; Thu, 5 Aug 2004 05:27:47 -0400 Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx3.redhat.com (8.12.10/8.12.10) with ESMTP id i759RbXn026710 for ; Thu, 5 Aug 2004 05:27:42 -0400 Received: by mproxy.gmail.com with SMTP id 73so2004rnk for ; Thu, 05 Aug 2004 02:27:31 -0700 (PDT) Message-ID: Date: Thu, 5 Aug 2004 02:27:31 -0700 From: Stanley Yue Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [linux-lvm] API for retrieve lvm information 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" To: linux-lvm@redhat.com Hi: I'm new to linux lvm, so sorry if this questions have been answered. 1) Is there any api library for retrieve linux lvm configuration? I.e. querying for all the vg(s), pv(s), lv(s) on the system? 2) If yes, what license is the library release under? Thanks, Stanley