Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  2 Jan 98 16:49:18 GMT
From:      Matthew Seaman <Matthew_Seaman@plsys.co.uk>
To:        bugs@freebsd.org
Cc:        tech@plsys.co.uk
Subject:   MFS file system incorrect size on reboot.
Message-ID:  <199801021649.QAA27378@ivyhouse.plsys.co.uk>

next in thread | raw e-mail | index | archive | help

Hi,

Directly after a reboot our 2.2.5-Stable system seems to have approximately  
\pi * 10^4 blocks available in the MFS filesystem mounted on /tmp.  Which is  
odd, as there should be an approximately 500Mb swap partition available.

Unmounting and re-mounting the file system gives the correct size.  Changing  
the `-s' flag to mount_mfs makes no difference.

greyhound.plsys.co.uk# df /tmp
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
mfs:26          31416        1    28902     0%    /tmp
greyhound.plsys.co.uk# umount /tmp && mount /tmp
greyhound.plsys.co.uk# df /tmp
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
mfs:228        508296        1   467632     0%    /tmp

This is:

greyhound.plsys.co.uk# uname -a
FreeBSD greyhound.plsys.co.uk 2.2.5-STABLE FreeBSD 2.2.5-STABLE #0: Fri Jan   
2 16:30:41 GMT 1998     
matthew@greyhound.plsys.co.uk:/usr/src/sys/compile/GREYHOUND  i386

	Cheers
	
	Matthew


--
           Certe, Toto, sentio nos in Kansate nin iam adesse.

Matthew Seaman P&L Systems, 12 The Broadway, Amersham, Bucks., HP7 0HP, UK
Tel: +44 1494 432422  Fax: +44 1494 432478



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801021649.QAA27378>