Date: Mon, 12 Mar 2001 21:35:02 +0100 From: Poul-Henning Kamp <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 ' Message-ID: <55449.984429302@critter> In-Reply-To: Your message of "Mon, 12 Mar 2001 12:31:41 PST." <Pine.LNX.4.21.0103121224060.31161-100000@zeppo.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
That looks like regular softupdates behaviour to me ? In message <Pine.LNX.4.21.0103121224060.31161-100000@zeppo.feral.com>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55449.984429302>