Date: Fri, 28 Apr 2000 14:51:33 +0100 From: Ben Smithurst <ben@scientia.demon.co.uk> To: cache manager <cache@scnc.jps.k12.mi.us> Cc: freebsd-questions@freebsd.org Subject: Re: df reports wrong size Message-ID: <20000428145133.W86507@strontium.scientia.demon.co.uk> In-Reply-To: <Pine.BSF.4.10.10004280741230.98570-100000@scnc.jps.k12.mi.us> References: <Pine.BSF.4.10.10004280741230.98570-100000@scnc.jps.k12.mi.us>
next in thread | previous in thread | raw e-mail | index | archive | help
cache manager wrote: > I recently added a second external scsi drive to my FreeBSD 4.0 server. > I fdisked and labled four seperate slices as such > /Volume1 > /Volume2 > /Volume3 > /Volume4 > > each volume has 2 gig. > Now df reports > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/da0s1a 49583 28864 16753 63% / > /dev/da0s1f 8351897 514667 7169079 7% /usr > /dev/da0s1e 19815 2658 15572 15% /var > procfs 4 4 0 100% /proc > > This is way wrong and consequently Samba reports these volumes as only > having 50 meg on them. Well, I'm confused because df isn't showing your /Volume[1-4] partitions at all. Did you mount them correctly? Add them to your /etc/fstab file and do a 'mount -a'. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000428145133.W86507>