Bug 172275
Summary: | system-config-lvm crashes on startup | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | bob mckay <urilabob> |
Component: | system-config-lvm | Assignee: | Stanko Kupcevic <kupcevic> |
Status: | CLOSED DEFERRED | QA Contact: | Jim Parsons <jparsons> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 4 | CC: | agk |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-12-18 19:55:23 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
bob mckay
2005-11-02 07:16:21 UTC
Sorry, now explained. The crash occurred because VolGroup00 was inconsistent - it was marked as not including the deleted physical volume, but the physical volume still considered itself part of VolGroup00. Once this was repaired, system-config-lvm works fine. (I guess this could be left as a request for enhancement, ie that system-config-lvm check consistency, and if it detects an inconsistency, fail gracefully with a message to the user explaining what the inconsistency is - ideally, even what to do about it) |