On 18 Aug, Alasdair G Kergon wrote: > On Mon, Aug 18, 2003 at 02:09:18PM -0700, markw@osdl.org wrote: >> Ok, I increased the size of argv to 2048 in the dm-table.c file that's > > 2048 is probably too big for the kernel stack. > > Set it only as big as you need it. > > We're working on a proper fix. > > Alasdair Yeah, I got greedy, 1024 worked for me. :) Thanks again, Mark _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/