From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Dilger Subject: Re: [linux-lvm] ext2resize error Message-ID: <20020806212542.GF23923@clusterfs.com> References: Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: 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: Tue Aug 6 16:26:02 2002 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Jonathan S. Polacheck" Cc: linux-lvm@sistina.com On Aug 06, 2002 15:54 -0500, Jonathan S. Polacheck wrote: > I have a Mandrake Linux 8.1 system with a 2.4.8 kernel. My logical volumes > include /usr, /var and /home (not / or /boot). I originally set up all > lv(s) as ext3, which seemed to preclude the ext2_online patch. My > /dev/sys/usr lv shows 2.44 gig in lvdisplay. My one PV shows 3616 free > PEs. df shows /usr to be 2,015,824 (k) and 96% utilized. I run telinit 1 > then umount -a. /usr unmounts. I then run ext2resize /dev/sys/usr. It > returns "Your filesystem is too occupied to resize it to 16000 bytes." Can you run "ext2resize -v -d /dev/sys/usr" and send me the output? If that doesn't produce anything useful, you may also need to run "strace ext2resize /dev/sys/user" as well. What does /proc/partitions say about /dev/sys/usr? Cheers, Andreas -- Andreas Dilger http://www-mddsp.enel.ucalgary.ca/People/adilger/ http://sourceforge.net/projects/ext2resize/