bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem resizing ext2 filesystem on LVM


From: Andrew Clausen
Subject: Re: Problem resizing ext2 filesystem on LVM
Date: Thu, 10 Jan 2002 01:45:39 +1100
User-agent: Mutt/1.2.5i

On Tue, Jan 08, 2002 at 06:43:56PM +0100, Dave Wapstra wrote:
> I changed the reserved space:
> 
> -Reserved block count:     0
> +Reserved block count:     2209790
> 
> and that works fine.

That sees to rule out any OS issues...

So, that really only leaves the possibility of a bug in the resizer.

Is it possible to run gdb?  Did you compile parted yourself?
To debug parted, you'll need the source code + compiled with
debug information.  Tell me when you've got that far ;)

        CFLAGS=-g ./configure && make

Andrew



reply via email to

[Prev in Thread] Current Thread [Next in Thread]