From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 11 Jul 2011 03:53:32 +0100 From: Alasdair G Kergon Message-ID: <20110711025332.GE7857@agk-dp.fab.redhat.com> References: <4E19E3FD.9000805@tlinx.org> <20110710220815.GB7857@agk-dp.fab.redhat.com> <4E1A50C7.5090006@tlinx.org> <20110711022433.GD7857@agk-dp.fab.redhat.com> <4E1A6065.8010209@tlinx.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4E1A6065.8010209@tlinx.org> Subject: Re: [linux-lvm] Bug! lvs shouldn't need 'root' access 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: "Linda A. Walsh" Cc: LVM general discussion and development On Sun, Jul 10, 2011 at 07:31:01PM -0700, Linda A. Walsh wrote: > As for reading control information -- um....is there a reason why the > information > couldn't be exported through a /proc interface? Complexity of supported device construction. We do export some basic core dm state now through sysfs. Alasdair