From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Caulfield Subject: Re: [linux-lvm] lvcreate, vgscan problem! Message-Id: <20020118154628.GL1684@tykepenguin.com> References: <20020118141431.32744.qmail@web13005.mail.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20020118141431.32744.qmail@web13005.mail.yahoo.com> 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: Fri Jan 18 09:47:02 2002 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com On Fri, Jan 18, 2002 at 06:14:31AM -0800, Prashant Kharche wrote: > Hi! > I have LVM 1.0.4.rc4 package and linux kernel > 2.4.17. Following commands are giving me errors : > > vgscan - > gives error message as > " Invalidate :Busy Buffer ..." > pvcreate, vgcreate commands are working properly.. and > also manages to create to volume groups.. > my sequence of commands is - > 1.vgscan > 2.pvcreate > 3.vgcreate > 4.lvcreate : gives me error .. > If it's a segfault and you're using RedHat then edit make.tmpl and change -O2 to -O0 or ... better still... download the released 1.0.1 which already has this change in it. patrick