From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Asleson Date: Thu, 25 Oct 2012 18:44:29 -0500 Subject: liblvm and device creation In-Reply-To: <5089CA29.2040103@redhat.com> References: <5089CA29.2040103@redhat.com> Message-ID: <5089CEDD.8020603@redhat.com> List-Id: To: lvm-devel@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 10/25/2012 06:24 PM, Tony Asleson wrote: > When running within the confines of the test directory on a system which > does not lvm installed, udev does not create the device files. The lvm > command line utility falls back and creates them. When using the liblvm > library this functionality is absent. > > Is there any reason they shouldn't behave the same? Sorry they do behave the same, please disregard. Thanks, Tony