From owner-freebsd-current Mon Mar 12 12:34:53 2001 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 982B837B71A for ; Mon, 12 Mar 2001 12:34:48 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.1/8.11.1) with ESMTP id f2CKZ2V55451; Mon, 12 Mar 2001 21:35:02 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: mjacob@feral.com Cc: current@FreeBSD.ORG Subject: Re: Latest with 'swap-backed md-based /tmp to replace mfs-based one ' In-Reply-To: Your message of "Mon, 12 Mar 2001 12:31:41 PST." Date: Mon, 12 Mar 2001 21:35:02 +0100 Message-ID: <55449.984429302@critter> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That looks like regular softupdates behaviour to me ? In message , Matthew Jacob writes: > >It doesn't panic, yet. Good! Much improved! > >All is good, ahem, except that when I ran this tmp filesystem out of space, it >takes a while before the space comes back if you remove files :-).... > >farrago.feral.com > lmdd of=/tmp/file > >/tmp: write failed, file system is full >117.19 MB in 9.07 seconds (12.9239 MB/sec) >farrago.feral.com > rm /tmp/file; ls /tmp; while : ; do df -k /tmp && date && >sleep 1; done >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:48 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:49 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:50 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:51 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:52 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:53 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:54 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:55 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:56 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:57 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:58 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:29:59 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:30:00 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 120080 0 100% /tmp >Mon Mar 12 12:30:01 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 8 120072 0% /tmp >Mon Mar 12 12:30:02 PST 2001 >Filesystem 1K-blocks Used Avail Capacity Mounted on >/dev/md10c 130520 8 120072 0% /tmp >Mon Mar 12 12:30:03 PST 2001 > >-matt > > > > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message