From owner-freebsd-isp Wed Aug 19 06:39:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA10673 for freebsd-isp-outgoing; Wed, 19 Aug 1998 06:39:13 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from visio.c3.hu (visio.c3.hu [194.38.96.80]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA10667 for ; Wed, 19 Aug 1998 06:39:08 -0700 (PDT) (envelope-from pisti@visio.c3.hu) Received: (from pisti@localhost) by visio.c3.hu (8.9.1/8.9.1/C3) id PAA14818; Wed, 19 Aug 1998 15:37:58 +0200 (MET DST) Date: Wed, 19 Aug 1998 15:37:58 +0200 From: Pecsenyanszky Istvan To: Chris Foote cc: Pecsenyanszky Istvan , freebsd-isp@FreeBSD.ORG Subject: Re: file system full In-Reply-To: Message-ID: X-Old-From: Pecsenyanszky Istvan MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 19 Aug 1998, Chris Foote wrote: > Some space is reserved for root that normal users are unable to use. > Using 'tunefs' with the -m option, you should be able to reduce the > space reserved for root on an existing parition. Even root cannot write on the file system. Incidentally I've created this file system with `newfs -m 0', so 0% reserved for root. # dd if=/dev/zero of=dummy.tmp /home: write failed, file system is full dd: dummy.tmp: No space left on device 15+0 records in 14+0 records out 7168 bytes transferred in 0.001444 secs (4964050 bytes/sec) # df . Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/sd0s1e 36790190 35423783 1366407 96% /home # now I have 1.3GB unusable space :( Thank you, Istvan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message