Bug 2377
| Summary: | dump fails, claiming corruption of FS which passes fsck | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | haas |
| Component: | dump | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.2 | CC: | haas, per.starback |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-08-30 23:28:48 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
haas
1999-04-26 20:10:50 UTC
Can you make sure that 1) the file system has been fsck'd. It's not enough to rely on the fsck run during reboot -- you will need to run e2fsck with the -f flag. 2) The file system that you are dumping is "quiet". Ideally dump should be run with an unmounted file system. 3) Check /var/log/messages for disk hardware errors. You might also try recompiling and running dump-0.4 from rawhide.redhat.com to see whether there is a dump problem that has been fixed already. Did dump-0.4 help your problem> closed due to lack of feedback. Likely user error or fixed in current release. |