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




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to