Bug 208674
Summary: | RPM database is too easily corrupted | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Trevin Beattie <trevin> |
Component: | rpm | Assignee: | Paul Nasrat <nobody+pnasrat> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 6 | CC: | mattdm, mej |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-07-17 12:39:20 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
Trevin Beattie
2006-09-30 02:39:37 UTC
P.S.: If it would help, I can upload a copy of the rpm database files that had gotten corrupted. After my prior experience with trying to fix the database under FC5, when the same thing happened in FC6 I made a copy of the files *before* trying to recover them. It's 29MB bzipped though. While you're at it, you should file this bug against the kernel too, since losing power during disk operations can result in the need to fsck the filesystem, and files may end up stuck in /lost+found instead of where they belong. Definitely an ext2 bug. Although disk corruption can and does happen after a kernel crash or power loss, the corruption is usually limited to files which were being written at the moment the system went down, not the entire filesystem. Plus, e2fsck more often than not will successfully restore your filesystem to working order with minimal or no loss of files. This is especially true of journaling filesystems. So no, I don't see a problem with ext2. Just rpm. (P.S.: if you lose more than just the files you were working on when your system goes down, then that would be an ext2 or e2fsck bug, and you should report it.) (In reply to comment #3) > Plus, e2fsck more often than not will successfully restore your filesystem > to working order with minimal or no loss of files. This is especially true > of journaling filesystems. The same is true of RPM. The appropriate tools used according to well-publicized instructions almost never result in the loss of data. > So no, I don't see a problem with ext2. Just rpm. That's your experience. I've had far more data loss due to filesystem failures than rpm. Fedora Core 5 and Fedora Core 6 are, as we're sure you've noticed, no longer test releases. We're cleaning up the bug database and making sure important bug reports filed against these test releases don't get lost. It would be helpful if you could test this issue with a released version of Fedora or with the latest development / test release. Thanks for your help and for your patience. [This is a bulk message for all open FC5/FC6 test release bugs. I'm adding myself to the CC list for each bug, so I'll see any comments you make after this and do my best to make sure every issue gets proper attention.] |