Hide Forgot
Description of problem: I would like to enable logging to /var/log/messages whenever a filesystem reaches 100%. How would I enable that? Logging kern.* does not seem to pick it up. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Filesystem is package with basic system directory layout. It has nothing to do with logging of kernel information. Reassigning to kernel guys.
I think this is a dup of Bug #457787 ENOSPC can come about a few different ways; (no blocks left; no inodes left; no space left in xattr, etc) but we should be able to get tracepoints in reasonable spots to detect this, I'd think.
Thanks for the input Eric. Indeed, the customer request here matches the problem stated in BZ 457787 *** This bug has been marked as a duplicate of bug 457787 ***