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

Re: ext3 Partition 6GB less than underlying logical volume even after resizing using resize2fs



On Fri, Apr 06, 2007 at 06:52:30PM +0530, Siju George wrote:
> Hi,
> 
> I got a Server Installed with LVM by a third party.
> 
> the /var/www is on LV /dev/vg1/www
> 
> df -h Shows  /var/www is only 394 GB
> whereas lvdisplay shows /dev/vg1/www to be 400 GB
> 

I use JFS for everything, running Etch with its 2.6 kernel and I haven't
had any problems.

Could the difference between what lvdisplay shows and df be a
combination of:

	df shows the free space available within a filesystem

	lvdisplay shows the free space available on an LV

	Could the diff be the amount of space taken up by the filesystem
	infrastructure itself (metadata, inode tables, etc)?

	What about the difference between -h (K=1024) and --si (K=1000)?

Doug.



Reply to: