From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Niehusmann Subject: Re: [linux-lvm] lvcreate with a 52 drive volume Message-ID: <20030818173819.GA19339@gondor.com> References: <20030816175046.A25758@uk.sistina.com> <200308181732.h7IHWjo05845@mail.osdl.org> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <200308181732.h7IHWjo05845@mail.osdl.org> Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Mon Aug 18 12:39:01 2003 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com On Mon, Aug 18, 2003 at 10:32:42AM -0700, markw@osdl.org wrote: > Hmmm, I changed the number, but when I do a 'make clean' and a 'make', > I don't see dm-table.c compiled anywhere in the device-mapper tree or > the LVM2 tools. Am I neglecting something obvious? It should get compiled into dm-mod.o, if you compile dm as a module. Jan