Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 1998 14:11:29 +0000 (GMT)
From:      Rob Hartill <robh@imdb.com>
To:        stable@FreeBSD.ORG
Subject:   MFS size problem.  2.2.6-BETA
Message-ID:  <Pine.BSF.3.96.980326140332.13427A-100000@localhost>

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

After a reboot:

# cat /etc/fstab
# Device                Mountpoint      FStype  Options         Dump    Pass#
/dev/sd0s1b             none            swap    sw              0       0
/dev/sd0s1a             /               ufs     rw              1       1
/dev/sd0s1e             /usr            ufs     rw,noatime      2       2
proc                    /proc           procfs  rw              0       0
/dev/sd0s1b             /tmp            mfs     rw,-s=524288    0       0

# swapinfo
Device      1024-blocks     Used    Avail Capacity  Type
/dev/sd0s1b      393216        0   393152     0%    Interleaved

# df /tmp
Filesystem  1024-blocks     Used    Avail Capacity  Mounted on
mfs:24            31411        1    28898     0%    /tmp

# umount /tmp
# mount /tmp

# df /tmp
Filesystem  1024-blocks     Used    Avail Capacity  Mounted on
mfs:230          253955        1   233638     0%    /tmp

-=-=

What did I screw up ?

cheers
rob
--
Rob Hartill                              Internet Movie Database (Ltd)
http://www.moviedatabase.com/   .. a site for sore eyes.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980326140332.13427A-100000>