| Summary: | panic: sched_sync: fsync failed | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Jan <Jan> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Jan
1999-09-12 18:10:01 UTC
Responsible Changed From-To: freebsd-alpha->freebsd-bugs This is not an alpha specific bug, it just happened on an PII here. (but running postfix, not diablo) I think this is a problem with softupdates. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 > I think this is a problem with softupdates.
Any write error probably causes this problem. ffs_fsync() now aborts
after a write error. This is just one of the problems caused by
improving the handling of write errors.
Bruce
State Changed From-To: open->feedback Do these panics still occur on more recent releases? State Changed From-To: feedback->closed This PR has been in feedback for 4 months now, and regards FreeBSD 3.2. Time to close it. |