> "alert htfwriter_write no space left on device"

> My Linux expert thought I should see if my root directory were filled
> up.  No it wasn't.

Well, not just /, but any filesystem.

But checking after the fact may be useless.  It's entirely possible
that, after getting (and reporting) the error, whatever produced it
deleted what it had done and thus brought the filesystem in question
back to its usual level of fullness.

To diagnose this in detail, I would run whatever you were doing under
syscall tracing (ktrace, strace, whatever your OS provides for syscall
tracing) to see what process is producing the complaint and see what
call it is (presumably) in response to.

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                [email protected]
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B

Reply via email to